Create dynamic COB QR Code

Generate a new dynamic COB QR Code and EMV (Europay Mastercard Visa) string.

COB is short for cobranca, which means charge in Portuguese. A COB QR Code has an expiration date while a COBV QR Code has a due date, fine, interest, and rebates.

For more information, refer to Pix and QR Codes.

Typically, this endpoint is used to generate a dynamic QR Code for the Pix instant payments system.

Body Params

Create COB QR Code Request Body

payee
object
required

Payee information

payer
object
required

Payer information

string
required
length between 26 and 36

Client-generated unique transaction ID for client monitoring and tracking.

number
required

Initial payment amount

string
length ≤ 140

Payee text sent to payer.

integer

QR Code's maximum time for presentation (in seconds)

boolean

Can payer change payment values? Default is false.

boolean
Defaults to false

Can QR Code be reused? Default is false.

location
object

Location URL information

additional_information
array of objects

Additional remarks

additional_information
string

Access token related to the url_payload/url_payload_rec fields, used to register and validate a QR code.

This field must be provided if the PSP requires it. The URL format is described in the Manual of Standards for PIX Initiation.

withdraw
object

Withdrawal information

change
object

Change information

Headers
string
required

Account token - token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.

Responses

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