Skip to main content
GET
Get Transaction List ( SUNSETTING )

Authorizations

Authorization
string
header
required

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

Query Parameters

startDate
string<date>

Filter transactions created after this date (YYYY-MM-DD)

endDate
string<date>

Filter transactions created before this date (YYYY-MM-DD)

page
integer

Page number for pagination

pageSize
enum<integer>

Number of transactions per page

Available options:
10,
20,
50,
100,
200

Response

Successful response

status
boolean
Example:

false

message
string
Example:

""

data
object
errors
string
Example:

null

error_code
string
Example:

null