Bank Transaction List


Merchant can view his own bank account transaction List.

   Merchants will get the list of their own bank acccount transaction list.


How to get Bank Transaction List?

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


How to get Bank Transaction List?

Merchant can view his own bank account transaction List.

cust_Id- MerchantId
walletOwnerId- For Decimal Finance Mobile App User it will be 7
verificationHash – Verification Hash is the combination of (secKey+custId+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