Skip to main content
PUT
Update 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 existing refund object to be updated

Body

application/json
reason
string

Reason for the refund

metadata
string

Set of key-value pairs to attach to the refund object

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.