Skip to main content
GET
Get All Batch Payouts ( SUNSETTING )

Authorizations

Authorization
string
header
required

Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.

Query Parameters

start_date
string<date>

Filter by start date (YYYY-MM-DD)

end_date
string<date>

Filter by end date (YYYY-MM-DD)

sort_order
enum<string>

Sort order ('oldest' or 'newest')

Available options:
oldest,
newest
page
integer

Page number for pagination

Example:

1

per_page
integer

Number of records per page

Example:

10

Response

Batch payouts retrieved successfully

status
boolean
Example:

true

message
string
Example:

""

data
object
errors
object | null
Example:

null

error_code
object | null
Example:

null