Skip to content

Create static PIX QR Code

POST
/order/v1/banking/pix-static-qrcodes

Generate a static PIX QR Code for a company account.

idempotency-key
required
string

Unique key for idempotent requests

object
accountId
required

Account identifier

string format: uuid
pixKey
required

PIX key used for the QR Code

string
amount
required

Amount

object
currency
required

Currency code

string
Allowed values: BRL
value
required

Amount value as numeric string

string
description

Description for the QR Code

string
object
id
required

Identifier of the generated QR Code

string
qrcodeImageBase64
required

QR Code image in base64

string
qrcodeData
required

QR Code payload data

string
amount
required

Amount info

object
currency
required

Currency

string
Allowed values: BRL USD ARS EUR CLP COP MXN PEN BUSD USDT
value
required

Value as string

string
description
required

Description used on QR Code

string
conciliationId
required

Conciliation identifier

string

Bad request

Forbidden

Internal error