Skip to main content
GET
Fetch the transaction history for a bank account. ( STABLE )

Authorizations

Authorization
string
header
required

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

Path Parameters

aggregator_type
enum<string>
required

Bank Account Provider. Possible Values: bank_link

Available options:
bank_link
account_uuid
string<uuid>
required

UUID of the bank account

Response

Successful Response

status
boolean
Example:

true

message
string
Example:

null

data
object
errors
string[]