Get Payment Request List
Retrieve a list of bank payment requests within a specified time period, up to a maximum of 1 year. This endpoint enables you to track and manage transactions by querying records based on a start (from_date) and end date (to_date). For queries beyond the 1-year limit, please contact our support team for assistance.
Pagination is supported, with up to 20 records returned per page, allowing you to browse through large datasets efficiently.
Authorizations
A unique identifier assigned to each application.
A secure token associated with the app-id.
Query Parameters
The start date for querying payment requests, formatted as 'DD/MM/YY' or 'YYYY-MM-DDThh:mm:ss' in UTC timezone.
The end date for querying payment requests, formatted as 'DD/MM/YY' or 'YYYY-MM-DDThh:mm:ss' in UTC timezone.
Page number to retrieve. Each page contains up to 20 records.