Register an inbound PIX Automatico cancellation
Registers a recurring-payment cancellation outcome delivered by JDPI (section 5.2.5, the plugin is the server). An accepted cancellation (stCancelamento=0) transitions the authorization to Cancelled and soft-deletes the row; a rejected cancellation (stCancelamento=1) is acknowledged with no state change. Returns the local SGCT id.
Authorizations
JWT bearer token issued by the identity provider.
Body
Requester CPF/CNPJ (a v5.5.0 string).
"77379362038"
First payment date (aaaa-mm-dd).
"2024-01-10"
Unique cancellation id (29-char, IC...).
"IC0435879820240605bcdb1fhn43a"
Unique recurrence id (29-char, RR...).
"RR0435879820240920njua7shf40o"
Cancellation reason (0..10).
6
Contract/order identifier (35-char).
"1234567890ABC"
The recurrence pagador.
The recurrence recebedor.
Cancellation status (0=Aceito, 1=Rejeitado).
0
Recurrence periodicity (0..4).
4
Requester person type (0=PF, 1=PJ).
0
JDPI error code (100-char; on a rejected cancellation).
""
JDPI error description (1000-char).
""
Free-text contract description (35-char).
"Conta de energia"
The devedor, sent only when it differs from the payer.
Last payment date (aaaa-mm-dd).
"2026-01-10"
Cancellation timestamp (UTC).
"2024-09-23T10:10:06.101Z"
Recurrence creation timestamp (UTC).
"2024-09-20T09:25:49.025Z"
Fixed payment amount in reais (a JSON number).
550

