Pix | Payments
📄️ Create Decoded QR Code
Generate a new Decoded QR Code ID to facilitate pix payments by QR code. Provide the QR Code's information in the request body and execute to obtain its ID (decoded_qr_code_id), which is required for creating pix payments using a QR Code.
📄️ Create Decoded Pix Key ID
Generate a new Decoded Pix Key ID to facilitate pix payments by pix key. Provide the pix key's information in the request body and execute to obtain its ID (decoded_pix_key_id), which is required for creating pix payments using a pix key.
📄️ Create Decoded Pix Account ID
Generate a new Decoded Pix Account ID to enable pix payments by bank account. Enter the bank account's information in the request body below and execute to obtain its ID (decoded_pix_account_id), which is required for creating pix payments using a bank account.
📄️ Cancel Payment by Operation ID
Cancel a payment by its operation ID. This route works for payments scheduled. If the payment is scheduled:
📄️ Withdraw Payment with Static QR Code
Withdraw a payment using a static QR code.
📄️ Withdraw Payment with Dynamic QR Code
Withdraw a payment using a dynamic QR code.
📄️ Create Due Date Payment with Dynamic QR Code
Create a due date payment using a dynamic QR code.
📄️ Create Change Payment with Dynamic QR Code
Initiate a change a payment using a dynamic QR code.
📄️ Create Payment with Dynamic QR Code
Initiate a payment using a dynamic QR code.
📄️ Create Payment with Static QR Code
Initiate a payment using a static QR code.
📄️ Create Pix Payment by Bank Account
Initiate a new pix payment using a bank account. Provide the required information and submit.
📄️ Create Pix Payment by Pix Key
Initiate a new pix payment using a pix key. First, create a Decoded Pix Key ID at the endpoint /pix/payment/decode/by-key. Then, use the decoded_pix_key_id to enter the pix payment's information in the request body and execute.
📄️ Decode and Create Pix Payment by Pix Key
Initiate a new pix payment using a pix key. Enter the decode and pix payment's information in the request body and execute.
📄️ List Pix Payments
Retrieve a list of the user's pix payments. Use optional filter parameters to refine your search.
📄️ Get Pix Payment by ID
Retrieve the state and details of a pix payment by providing its ID.
📄️ Create Pix Trusted Contact
Create a new pix trusted contact. This endpoint is used to create a new pix trusted contact for the user.
📄️ List Pix Trusted Contact
Retrieve a list of pix trusted contact for the user.
📄️ Get Pix Trusted Contact by ID
Retrieve a pix trusted contact by id for the user.
📄️ Delete pix trusted contact
<b>Description</b>: Delete an pix trusted contact by its document.