Update a CobV (due-date) composite PIX Automatico QR code
Updates a previously generated CobV (cobrança com vencimento) 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-708426a25db5"
Body
Merchant city (cidade).
"Sao Paulo"
Days after the due date the charge can still be paid (diasAposVenc).
365
Due date for payment (dtVenc; aaaa-mm-dd).
"2021-06-17"
Final charge amount in centavos (valorFinal).
100001
The recipient PIX key the composite QR pays into.
"fulano.tal@provedor.com.br"
CobV JWS host URL (urlPayloadJson; no scheme).
"pix.example.com/cobv/abc"
Recipient/beneficiary name (nomeRecebedor).
"Fulano de Tal"
Recipient street (logradouroRecebedor).
"Rua Pix, 123"
Recurrence stRecorrencia transition (0..4).
0
Recipient state (uf).
"SP"
Charge situation (0=Active,1=Completed,2=Removed by recipient,3=Removed by PSP).
0
Conciliation id (idConciliacaoRecebedor).
"JDPI2020010300000000000000000000001"
Recipient postal code (cep).
"01227200"
Indirect-PSP certificate ISPB (ispbCertificadoJws, string).
"04358798"
Updated debtor name (dadosRecorrencia.devedor.nome).
"Fulano dos Santos"
Optional additional-data entries (dadosAdicionais).
Discount in centavos (desconto; omit/0 to skip).
4
Fine in centavos (multa; omit/0 to skip).
20022
Interest in centavos (juros; omit/0 to skip).
1015
JWK Set URL (urlJwk; no scheme).
"example.com/jwks"
Original charge amount in centavos (valorOriginal).
100116
Optional payer block.
Rebate in centavos (abatimento; omit/0 to skip).
111
Recurrence JWS host URL (urlPayloadJsonRec; no scheme).
"pix.example.com/rec/def"
Updated recurrence first payment date (dtInicialRecorrencia).
"2025-03-15"
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

