Create PIX Checkout

Creates a new PIX checkout containing multiple PIX payments for processing.

Body Params
string
required
length ≤ 50

Unique identifier for the checkout provided by the client

debitAccount
object
required

Account information for checkout debit

payments
array of objects
required
length between 1 and 1000

List of PIX payments to be included in the checkout

payments*
string
required
length ≤ 50

Unique identifier for the payment within the checkout

pixKey
object
required

PIX key information for payment

number
required
0.01 to 999999.99

Payment amount in Brazilian Real (BRL)

string
required
length ≤ 100

Name of the payment beneficiary

string
length ≤ 200

Payment description or purpose

date

Scheduled payment date (YYYY-MM-DD format)

string
length ≤ 100

Optional client reference for the payment

string
length ≤ 100

Optional client reference for the checkout

Headers
uuid
required

Unique transaction identifier for request tracking

Responses

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