Alterar los términos mutables de un contrato averbado
Esta operación actúa como proxy de alterar-consignado-trabalhador (Manual 003 §3.2): recuento de cuotas, monto de la cuota, nombre del trabajador y, opcionalmente, la primera competencia de deducción. Se aplican la misma prueba de titularidad del tenant y el mismo requisito de idempotencia que en suspend. El dinero es una cadena decimal, nunca un flotante.
Autorizaciones
JWT bearer token issued by the identity provider.
Encabezados
Client-chosen idempotency key. REQUIRED: an absent key is 422, never a generated default.
"idem-terms-2026-07-30-0001"
Parámetros de ruta
Rail contract number of an averbação belonging to the authenticated tenant.
1 - 15"99999999999AN1"
Cuerpo
Employer inscription type: 1 = CNPJ, 2 = CPF.
1, 2 "1"
Worker CPF, exactly 11 digits. In the BODY, never a path or query parameter.
^[0-9]{11}$"99999999999"
1"99999999999-A"
1"Trabalhador 99999999999"
1"42422253000101"
Number of instalments.
x >= 111
Instalment amount (decimal string, BRL, at most 2 decimals). A decimal string end to end — a money field never becomes a binary float on the way to the rail.
^[0-9]+(\.[0-9]{1,2})?$"444.96"
First deduction competência, yyyyMM. Obrigatório=Não at the rail: omitted, the rail fills it automatically. Relayed verbatim — sending an empty string would be an invalid value rather than an absence, so an omitted field is dropped from the wire.
"202608"
Respuesta
OK
The rail's own operation identity, surfaced as its exact decimal digits (the rail types it Numérico). Manual 003 publishes no response table for these operations, so it MAY be absent on a 2xx — a 2xx is itself the success signal, do not branch on this field being present.
"33908101"

