Retrieve an Entry
Use this endpoint to retrieve a Pix entry by its unique identifier.
Autorizações
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Cabeçalhos
Unique identifier of the Midaz Ledger Account (UUID format).
Parâmetros de caminho
Unique identifier of the Pix entry (UUID format).
Resposta
Pix entry retrieved successfully.
Unique identifier of the entry (UUID format).
"019c96a0-0c0c-7221-8cf3-13313fb60081"
Pix key value.
"john.doe@example.com"
Type of Pix key.
"EMAIL"
Entry status (ACTIVE, INACTIVE).
"ACTIVE"
Creation timestamp.
"2024-01-15T10:30:00Z"
Last update timestamp.
"2024-01-15T10:30:00Z"

