Skip to main content
POST
Criar cobrança PIX (QR Code imediato)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
amountInCents
integer
required

Valor em centavos (> 0)

Example:

10000

customer
object
required
description
string
Example:

"Pedido #1234"

postbackUrl
string<uri>

Recebe webhooks só desta transação

seller
object
items
object[]

Response

Cobrança criada

success
boolean
Example:

true

message
string
Example:

"Transação criada com sucesso"

data
object