curl --location --request POST 'https://api-test.tevaupay.com' \ --header 'x-nexus-api-key;' \ --header 'versions: v1' \ --header 'appId;' \ --header 'timestamp;' \ --header 'nonce;' \ --header 'sign;'
{ "auditRemark": "topUp successfully", "eventType": "BusinessDeposit", "tenantAmt": 0.2, "channelAmount": 0.19, "orderId": "D260611072123456", "txHash": "0xee6xxx5aa" }