Skip to main content
POST
Refresh refund status

Authorizations

Authorization
string
header
required

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

Headers

trace-id
string
required

Path Parameters

refundRequestId
string
required

Response

200 - application/json
refundRequestId
string
required

Refund request id

transactionId
string
required

Payment transaction id

status
enum<string>
required
Available options:
created,
succeeded,
failed,
canceled,
closed,
refunding
amount
string
required