Skip to main content
GET
Get Transactions ( STABLE )

Authorizations

Authorization
string
header
required

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

Query Parameters

per_page
integer

Number of records per page

page
integer

Page number

start_date
string<date>

Start date for filtering transactions

end_date
string<date>

End date for filtering transactions

sort_order
enum<string>

Sort order

Available options:
newest,
oldest
payer_account_uuid
string<uuid>

UUID of the payer account

payer_account_aggregator_type
string

Aggregator type of the payer account (Required when payer_account_uuid is provided)

payee_account_uuid
string<uuid>

UUID of the payee account

payee_account_aggregator_type
string

Aggregator type of the payee account

Response

List of transactions

status
boolean
Example:

true

message
string
Example:

""

data
object
errors
string
Example:

null

error_code
string
Example:

null