Update a recurrence-only composite PIX Automatico QR code
Updates a previously generated recurrence-only composite PIX QR code, keyed by its document id (idDocumento), carrying the recurrence status transition (stRecorrencia).
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
The recurrence/charge document id (idDocumento, GUID).
"52c43361-caa1-4ddb-9152-708426a25db3"
Corpo
stRecorrencia transition (0=Created,1=Approved,2=Rejected,3=Expired,4=Cancelled).
1
Indirect-PSP certificate ISPB (ispbCertificadoJws, string).
"04358798"
Updated debtor name (devedor.nome).
"Fulano dos Santos"
New JWK Set URL (urlJwk; no scheme).
"example.com/jwks"
New recurrence JWS host URL (urlPayloadJsonRec; no scheme).
"pix.example.com/rec/abc"
New first payment date (dtInicialRecorrencia; aaaa-mm-dd).
"2025-02-10"
Conciliation id (idConciliacaoRecebedor).
"JDPI2024110800000000000000000000002"
Resposta
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

