Suspend payroll deduction for an averbado contract
Proxies suspender-consignado-trabalhador (Manual 003 §3.4). The contract must be an averbação of the authenticated tenant that the rail acknowledged; anything else is 404 before the rail is called. X-Idempotency is required. Competência is calculated by the rail and is never sent. Reversible by the reactivate operation.
Authorizations
JWT bearer token issued by the identity provider.
Headers
Client-chosen idempotency key. REQUIRED: an absent key is 422, never a generated default.
"idem-lifecycle-2026-07-30-0001"
Path Parameters
Rail contract number of an averbação belonging to the authenticated tenant.
1 - 15"99999999999AN1"
Body
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"42422253000101"
Response
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"

