Make a PIX payment using bank account details

Creates a PIX payment request using the destination account's bank details, without requiring a PIX key.

Use this endpoint when the recipient does not provide a PIX key but supplies the bank account details that will receive the credit, or when the integration requires a transfer to a specific account without using a PIX key.

  • The CPF/CNPJ provided must be valid.
  • All bank details must belong to the same account.
  • The system may reject inconsistent or non-existent bank details.
  • The account_type field supports the following values:
    • CACC: Checking account
    • SVGS: Savings account
    • SLRY: Salary account
    • TRAN: Transactional account
Body Params
float
required

Transaction id on the side of the merchant

float
required

Decimal value of the amount being charged (in R$)

string

Message sent along with the PIX payment.

string
required

First name of the one being charged. Highly recommended

string
required

Last name of the one being charged. Highly recommended

string
required

Document number for the one being charged. Usually CPF for people and CNPJ for companies.

string
required

Email address for the one being charged. Highly recommended

string
required

Bank branch number.

string
required

Bank account number.

string
required

The ISPB is an 8-digit code assigned by the Central Bank of Brazil to each institution participating in the PIX system.

string
required

CACC → (Checking Account / Credit Account) – most common case

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json