Get Payment Request List
GET/v1/payment_requests
Retrieve a list of payment requests within a specified date range. This endpoint allows you to query transactions based on a from_date
and to_date
, supporting a maximum period of up to 1 year. For queries beyond this limit, please contact our support team.
Use pagination to navigate through large datasets, with a maximum of 20 records per page.
Request
Responses
- 200
- 400
- 401
Payment requests retrieved successfully.
Bad Request
Unauthorized