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.
Documentation Index
Fetch the complete documentation index at: https://docs.ach.netevia.com/llms.txt
Use this file to discover all available pages before exploring further.
Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.
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