Update an immediate dynamic composite PIX Automatico QR code
Updates a previously generated immediate-dynamic composite PIX QR code, keyed by its document id (idDocumento). The response carries the JDPI-computed revision (revisao).
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
The recurrence/charge document id (idDocumento, GUID).
"52c43361-caa1-4ddb-9152-708426a25db4"
Body
Merchant city (cidade).
"Sao Paulo"
JWK Set URL (urlJwk; no scheme).
"example.com/jwks"
The recipient PIX key the composite QR pays into.
"fulano.tal@provedor.com.br"
Original charge amount in centavos (valorOriginal).
100001
Payment JWS host URL (urlPayloadJson; no scheme).
"pix.example.com/abc"
Recipient/beneficiary name (nomeRecebedor).
"Fulano de Tal"
Recurrence stRecorrencia transition (0..4).
0
Charge situation (0=Active,1=Completed,2=Removed by recipient,3=Removed by PSP).
0
Conciliation id (idConciliacaoRecebedor).
"JDPI2020010300000000000000000000001"
Indirect-PSP certificate ISPB (ispbCertificadoJws, string).
"04358798"
Updated debtor name (dadosRecorrencia.devedor.nome).
"Fulano dos Santos"
Optional additional-data entries (dadosAdicionais).
QR expiration in seconds (0 = JDPI default).
86400
Optional payer block.
Recurrence JWS host URL (urlPayloadJsonRec; no scheme).
"pix.example.com/rec/def"
Updated recurrence first payment date (dtInicialRecorrencia).
"2025-02-10"
Recipient postal code (cep).
"01227200"
Response
OK
The regenerated EMV composite-QR payload (base64-decoded, ready to render).
"00020126..."
The recurrence/charge document id (idDocumento, GUID).
"52c43361-caa1-4ddb-9152-708426a25db3"
The signed payment JWS (payloadJws; dynamic + cobv).
"eyJhbGciOiJQUzUxMi..."
The signed recurrence JWS (payloadJwsRecorrencia).
"eyJhbGciOiJQUzUxMi..."
The JDPI-computed charge revision (revisao; dynamic + cobv updates only).
2

