Skip to main content
POST
Decode a composite Pix Automático QR code from its URL

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
recurrencePayloadUrl
string
required

The recurrence JWS host URL to decode (urlPayloadJsonRec; no scheme).

Response

OK

contractNumber
string
required

Contract/order identifier (nrContrato).

debtor
object
required
frequency
integer<int64>
required

tpFrequencia.

recipient
object
required
recurrenceId
string
required

Unique recurrence id.

retry
integer<int64>
required

retentativa policy.

startDate
string
required

First payment date (aaaa-mm-dd).

amount
number<double>

Fixed payment amount in reais.

contractDesc
string

Free-text contract description.

createdDateTime
string

QR creation timestamp (dtHrCriacao).

endDate
string

Last payment date (aaaa-mm-dd).

maxFloorAmount
number<double>

Floor amount in reais (pisoValorMaximo).

presentedDateTime
string

QR presentation timestamp (dtHrApresentacao).

updates
object[] | null

Recurrence status history (atualizacoes).