Skip to main content
GET
Get one contract's averbação operation

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

numero_contrato
string
required

The rail contract number, exactly as it was registered. It is never trimmed or normalized.

Required string length: 2 - 15

Response

OK

attachment_at
string<date-time> | null
required
attachment_invocation_deadline_at
string<date-time> | null
required
attachment_unknown_at
string<date-time> | null
required
averbacao_at
string<date-time> | null
required
averbacao_invocation_deadline_at
string<date-time> | null
required
averbacao_unknown_at
string<date-time> | null
required
claimed_at
string<date-time>
required
contract_id
string
required
fact_id
string | null
required
numero_contrato
string
required
outcome_at
string<date-time> | null
required
response_code
string
required

The rail's return code for the averbação call. Empty until the rail answered.

response_message
string
required

The rail's message for the averbação call. Empty until the rail answered.

status
enum<string>
required

The situation the operation is durably parked in.

Available options:
claimed,
averbacao_invoking,
averbacao_unknown,
attachment_pending,
attachment_invoking,
attachment_unknown,
confirmed,
rejected