Skip to main content
GET
Fetch Refund

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

ID of the refund object to fetch the details

Response

200 - application/json

200

status
string

Indicates whether the refund creation request was successful.

message
string

Describes the outcome of the refund operation.

data
object

Contains detailed information about a refund.