Get Payment Request List
GET/v1/payment_requests/bank_payments
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.
Request
Responses
- 200
- 400
- 401
Payment request list retrieved successfully.
Bad Request
Unauthorized