Use this endpoint to create a new Pix entry associated with an account and its data.
This service does not perform the following validations and assumes they have been completed by the client before making the request:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the Midaz Ledger Account (UUID format).
Reason for creating the entry.
USER_REQUESTED, RECONCILIATION Type of Pix key being created.
EMAIL, PHONE, CPF, CNPJ, EVP "EMAIL"
Pix key value being registered (e.g., email address, phone, or CPF). Not required for EVP type.
Optional key-value map for storing custom attributes.
Pix entry created successfully.
Unique identifier of the entry (UUID format).
"550e8400-e29b-41d4-a716-446655440010"
Pix key value.
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"