Skip to main content
GET
Get Refund Status

Authorizations

Authorization
string
header
required

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

Path Parameters

refundId
string
required

Response

Refund status retrieved successfully

statusCode
integer
Example:

200

success
boolean
Example:

true

message
string
Example:

"Refund status retrieved successfully"

refund
object