Retrieve a Pix Transfer
Retrieve a Pix Transfer
Use this endpoint to retrieve a Pix transfer by its unique identifier.
GET
Retrieve a Pix Transfer
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 Pix transfer (UUID format).
Response
Pix transfer details retrieved successfully.
Transfer unique identifier.
Example:
"019c96a0-0c21-71f9-a487-66a1258278a1"
End-to-end identifier.
Example:
"E123456789BR1234567890123456789"
Transfer amount.
Example:
"100.00"
Transfer status.
Available options:
PENDING, PROCESSING, COMPLETED, FAILED, CANCELLED Example:
"COMPLETED"
Transfer type.
Available options:
CASHOUT, CASHIN Example:
"CASHOUT"
Example:
"2024-01-15T10:30:00Z"
Example:
"2024-01-15T10:30:00Z"

