Get one contract's averbação operation
Returns ONE contract’s averbação operation, by the rail contract number.
It answers from a LOCAL table and never reaches the Dataprev rail. The tenant is derived from the validated identity: a contract that does not exist and a contract belonging to another tenant are the SAME answer, 404, so this read cannot be used to probe another tenant’s book.
The body is the operation object itself, with no envelope, the same shape as one element of GET /v1/consignado/averbacao-operations. Every conditional instant is present and null until the step it names has happened.
This is the READ half of the address whose POST creates the payroll-deduction mandate. It creates nothing and changes nothing.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
The rail contract number, exactly as it was registered. It is never trimmed or normalized.
2 - 15Response
OK
The rail's return code for the averbação call. Empty until the rail answered.
The rail's message for the averbação call. Empty until the rail answered.
The situation the operation is durably parked in.
claimed, averbacao_invoking, averbacao_unknown, attachment_pending, attachment_invoking, attachment_unknown, confirmed, rejected 
