Cards
List Payment
This API allows you to fetch a complete list of card payment transactions linked to your app-id. You can filter the results using optional query parameters such as date range and status. The response is paginated with a default of 20 transactions per page.
GET
List Payment
Authorizations
A unique identifier assigned to each application.
A secure token associated with the app-id.
Query Parameters
Filter transactions created after this date (UTC).
Filter transactions created before this date (UTC).
Page number to query. Default is 1.
Number of records per page. Default is 20.
Filter by transaction status.
Available options:
pending, authorised, waiting, received, expired, return_pending, return_expired, partially_refunded, return_received, return_rejected, failed, in_dispute, dispute_lost List Payment