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

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

numero_contrato
string
obrigatório

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

Required string length: 2 - 15

Resposta

OK

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

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

response_message
string
obrigatório

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

status
enum<string>
obrigatório

The situation the operation is durably parked in.

Opções disponíveis:
claimed,
averbacao_invoking,
averbacao_unknown,
attachment_pending,
attachment_invoking,
attachment_unknown,
confirmed,
rejected