refunds
Retrieve a Refund
Retreieve a refund by its ID
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
refund_id
string
requiredID of the refund to retrieve
Response
200 - application/json
id
string