Get a specific PIX destination by ID.
Addresses
Get a specific PIX destination by ID.
GET
Get a specific PIX destination by ID.
Authorizations
API Key
Path Parameters
the ID of the customer
the ID of the PIX address
Response
GET Address Succeeded
PIX Address
Response containing PIX destination details.
When the address was created
The customer ID
The ID of the address
RecipientPix
A PIX payout recipient.
Example:
{
"account": { "key": "+5511987654321", "type": "PHONE" },
"recipient": {
"family_name": "Turing",
"given_name": "Alan",
"type": "Individual"
},
"tax_id": "12345678909"
}PIX Address Status
Available options:
RegistrationPending, Registered, RegistrationFailed When the address was last updated
Optional label for the address

