Create Dynamic QRCode

Creates a new dynamic QR code PIX (COB - Cobrança Imediata). This is the main endpoint for generating PIX with dynamic QR codes that customers can pay immediately. Includes expiration time, debtor information, and generates a dynamic QR code for payment.

Body Params
int32

The lifetime of the charge, specified in seconds. default: 86400

debtor
object

The nested fields under the debtor object are optional and identify the debtor, i.e., the person or institution to whom the charge is addressed. It does not necessarily identify the one who will actually make the payment. A CPF may be the debtor of a charge, but it may happen that another CPF makes the actual payment of the document. The fields debtor.cpf and debtor.cnpj cannot be filled at the same time. If the debtor.cnpj field is filled, then the debtor.cpf field cannot be filled, and vice versa. If the debtor.name field is filled, there must be either a debtor.cpf or a debtor.cnpj field filled.

number
required
≥ 0.01

amount of the charge.

string
length between 0 and 140

Optional description of the charge

string
length between 0 and 77

Optional information provided by the client. Can be an internal id for tracking the request.

boolean

If true, the payer of the charge have to be the same informed in the debtor field. Payments from other people will be refunded automatically

Headers
string

Transaction UUID

string
Defaults to pt

language

Responses

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