Get All Batch Refunds ( STABLE )
This API retrieves a list of all batch refunds. The response provides details for each batch refund, including the total amount and relevant timestamps. Pagination options are available to efficiently manage large datasets.
Authorizations
Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.
Query Parameters
This parameter will filter the user's records based on the creation date of the batch refund.Date format: Y-m-d
"2024-03-01"
This parameter will filter the user's records based on the creation date of the batch refund.Date format: Y-m-d
"2024-03-10"
Sorting order: 'oldest' for ascending, 'newest' for descending.
oldest, newest "newest"
Page number for pagination.
1
Number of items per page.
10
