Get a Refund
Get a Refund
Use this endpoint to retrieve a refund by its unique identifier.
GET
Get a Refund
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unique identifier of the Midaz Ledger Account (UUID format).
Path Parameters
Unique identifier of the refund request (UUID format).
Response
Refund details retrieved successfully.
Refund unique identifier.
Example:
"019c96a0-0c53-7a8d-8e29-67971d96d0e3"
Original transfer E2E ID.
Example:
"E123456789BR1234567890123456789"
Return transfer E2E ID.
Example:
"D123456789BR1234567890123456789"
Refund amount.
Example:
"100.00"
Refund status.
Example:
"COMPLETED"
Refund reason code.
Example:
"FR01"
Example:
"2024-01-15T10:30:00Z"

