Skip to main content
POST
Refund a transaction ( STABLE )

Authorizations

Authorization
string
header
required

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

Path Parameters

uuid
string<uuid>
required

UUID of the transaction to refund

Body

application/json
amount
integer
required

Amount to refund

Example:

100

client_reference_id
string

Client reference id

Example:

"123456"

Response

Refund created

status
boolean
Example:

true

message
string
Example:

""

data
object
errors
string
Example:

null

error_code
string
Example:

null