Skip to main content
POST
Create static QR code

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Obtain token from /v1/login/oauth/access_token endpoint using client credentials (clientId and clientSecret).

Include token in Authorization header: Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...

Token expires after 3600 seconds (1 hour).

Body

application/json
key
string
required

Pix key of the recipient.

Example:

"12345678901"

amount
number<double>
required

Fixed amount for the static QR code.

Example:

100

recipientName
string
required

Name of the recipient (payee).

Example:

"João da Silva"

accountId
string<uuid>
required

Account identifier of the recipient.

Example:

"019c96a0-0a98-7287-9a31-786e0809c769"

txId
string
required

Unique transaction identifier (endToEndId).

Example:

"TXN123456789"

description
string
required

Description of the payment.

Example:

"Payment for services"

Response

Static QR code created successfully

qrCode
string
required

Generated Pix QR code string.

Example:

"00020101021226850014br.gov.bcb.pix2563qrcode.example.com.br/v2/cobv/9d36b84fc70b478fb95c12729b90ca255204000053039865802BR5913Merchant Name6009Sao Paulo62070503***63042C43"