Mobile Payments Received list.


Merchant can view there transaction List History.

   Merchants will get the list of payments received by Mobile.


How to get Mobile payment recieved list?

The POST request will be send over HTTPS to the endpoint.


What Parameters are required?

custId- MerchantId
walletOwnerId – For Decimal Finance Mobile App User it will be 7
to_iban – Merchant IBAN Number
verificationHash – Verification Hash is the combination of (secKey+custId+toIban+walletOwnerId)


How to Generate Verification Hash Online?

https://www.freeformatter.com/sha256-generator.html#ad-output

Sample Request


Sample Response


List of response code from API

Response Code Message
1 SUCCESS
2 FAILED
3 INVALID TOKEN