Cancel a PIX Automatico authorization
Cancels a recurring-payment authorization (JDPI 4.3.5), transitioning it to Cancelled and soft-deleting the local row. Returns the cancellation id (idCancelamento).
POST
Cancel a PIX Automatico authorization
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
The recurrence id (29-char, RR...).
Example:
"RR0435879820240605njua7shf40o"
Body
application/json
Response
OK
Cancellation timestamp (dtHrCancelamento, UTC).
Example:
"2024-02-01T10:00:00Z"
The cancellation id (29-char, IC...).
Example:
"IC0435879820240605abcd1234567"
The recurrence id.
Example:
"RR0435879820240605njua7shf40o"
The resulting local authorization status.
Example:
"Cancelled"

