Get Transactions Status History

An API call that gets transaction status history for a particular account holder between fromdate and todate. If fromdate and todate both are on a same date, it will display whole day transactions status history no matter what time they are. We return the transaction status history in pages, you can use the page parameter to get the next list of transactions after the first API call.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique account Holder Id (Path Variable)

Query Params
date-time
required

Transactions from date (Request Parameter). DateTime should be in the ISO format (yyyy-MM-ddTHH:mm:sssZ)"

date-time
required

Transactions to date (Request Parameter). DateTime should be in the ISO format (yyyy-MM-ddTHH:mm:sssZ)"

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json