Skip to main content
GET
Get Transaction Refunds ( STABLE )

Authorizations

Authorization
string
header
required

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

Path Parameters

transaction_uuid
string<uuid>
required

Transaction UUID

Example:

"9c2af585-9fea-4c47-ac12-e00f42943cd8"

Response

Refunds retrieved successfully

status
boolean
Example:

true

message
string
Example:

""

data
object
errors
object | null
error_code
string | null