Pix | Keys
📄️ List Pix Keys
Retrieve a list of the user's pix keys, excluding canceled keys.
📄️ Send Confirmation Code
<b>Tag</b>: api-baas-get-pix-keys-by-id-code
📄️ Confirm Pending Key Code
<b>Tag</b>: api-baas-post-pix-keys-verify-code-by-id
📄️ Cancel Pix Key
<b>Tag</b>: api-baas-delete-pix-keys-by-id-code
📄️ Get Pix Key by ID
Retrieve the state and detailed information of a pix key by specifying its ID. Canceled keys are not returned; instead, a 422 error will be sent.
📄️ Create Instant-Billing Dynamic QR Code
Generate a new instant-billing dynamic QR Code for the user.
📄️ Create Dynamic Due Date QR Code
Generate a new dynamic due date QR Code with a specific due date for the user.
📄️ Get Dynamic QR Code by ID
Retrieve a specific dynamic QR Code associated with the user using its unique identifier.
📄️ Create Static QR Code
Generate a new static QR Code for the user.
📄️ List Static QR Codes
Retrieve all static QR Codes associated with the user.
📄️ Create Async Static QR Code
Generate a new static QR Code for the user async, so the user needs to use the GET path to get the result.
📄️ Get Static QR Code by ID
Retrieve a specific static QR Code associated with the user by its unique identifier.
📄️ Delete Static QR Code
Remove a specific static QR Code associated with the user by its unique identifier.
📄️ Create Pix Key
<b>Tag</b>: api-baas-post-pix-keys
📄️ Approve Portability Start Process
<b>Tag</b>: api-baas-post-pix-keys-by-id-portabilities-start
📄️ Cancel Portability Start Process
<b>Tag</b>: api-baas-delete-pix-keys-by-id-portabilities-start
📄️ Approve Portability Claim Process
<b>Tag</b>: api-baas-post-pix-keys-by-id-portabilities-approve
📄️ Cancel Ownership Claim Start Process
<b>Tag</b>: api-baas-delete-pix-keys-by-id-claim-start
📄️ Approve Ownership Claim Start Process
<b>Tag</b>: api-baas-post-pix-keys-by-id-claims-start
📄️ Cancel Portability Claim Process (ZRO User)
<b>Tag</b>: api-baas-delete-pix-keys-by-id-portabilities-cancel
📄️ Cancel Ownership Claim Process (ZRO User)
<b>Tag</b>: api-baas-delete-pix-keys-by-id-claims-cancel
📄️ Delete Pix Key
<b>Tag</b>: api-baas-delete-pix-keys-by-id
📄️ Dismiss Pix Key
<b>Tag</b>: api-baas-post-pix-keys-dismiss-by-id