Revise recurrence (Pix Automático)
Revise recurrence (Pix Automático)
Partially revises a recurrence (Rec) by its idRec: changes calendario.dataInicial (only while status == CRIADA) and/or the status (CANCELADA cancels the mandate). Pix API PATCH /rec/. Rejects any change when the recurrence is EXPIRADA/CANCELADA/REJEITADA (422). Changes to rec.loc are not accepted on this endpoint. An unknown idRec returns 404 (canonical Problem envelope).
PATCH
Revise recurrence (Pix Automático)
Authorizations
JWT bearer token issued by the identity provider.
Headers
Idempotency key, max 255 characters.
Path Parameters
Identificador da recorrência [a-zA-Z0-9]{29}.
Pattern:
^[a-zA-Z0-9]{29}$Body
application/json
Response
OK
Identificador da recorrência.
Pattern:
^[a-zA-Z0-9]{29}$Available options:
NAO_PERMITE, PERMITE_3R_7D Available options:
CRIADA, APROVADA, REJEITADA, EXPIRADA, CANCELADA 
