Get a Refund
Use this endpoint to retrieve a refund by its unique identifier.
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.
"019c96a0-0c53-7a8d-8e29-67971d96d0e3"
Original transfer E2E ID.
"E123456789BR1234567890123456789"
Return transfer E2E ID.
"D123456789BR1234567890123456789"
Refund amount.
"100.00"
Refund status.
CREATED, PENDING, PROCESSING, COMPLETED, FAILED, CANCELLED "COMPLETED"
Refund type.
CASHOUT, CASHIN "CASHOUT"
Optional refund description.
"Customer reported unauthorized transaction"
Account identifier associated with the refund.
"01989f9e-6508-79f8-9540-835be49fbd0d"
"2024-01-15T10:30:00Z"
"2024-01-15T10:30:00Z"
Midaz ledger transaction and operation identifiers.
Custom key-value attributes associated with this refund. Maximum 50 keys, key max 100 chars, value max 2000 chars.

