Get transaction data
Get all suspended transactions
If any payment cannot be posted to any end-user account it will be posted to an institution suspense account for further processing by the issuer. The latest transactions will be listed in descending order by date.
GET
Query Parameters
The audit user to log the request
From which date you want to list the transactions in ISO-8601 date-time format.
Example:
"2019-01-28T00:00:00"
To which date you want to list the transactions in ISO-8601 date-time format.
Example:
"2019-01-28T00:00:00"
Current page
How many transactions should be returned per page, default is 15. Cannot be more than 30.
Required range:
1 < x < 30
Response
200
application/json
Successful lookup of transactions
The response is of type object[]
.