Skip to main content
POST
Initiate refund

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

trace-id
string
default:{{$string.uuid}}

Body

application/json
transactionId
string
required

payment transaction id

requestId
string
required

refund transaction id, required for query refund

status
string
required

status

Response

200 - application/json
transactionId
string
required
status
string
required

created/refunding/success/failure/cancel/closed