Skip to main content
GET
Lea la exclusión que tiene esta gateway para un contrato

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

numero_contrato
string
requerido

The rail contract number whose exclusion is read.

Required string length: 2 - 15
Ejemplo:

"NC-000001"

Respuesta

The exclusion operation that describes the contract now.

motivoExclusao
enum<string>
requerido

The client's declared Manual 003 §3.3.1 reason, echoed from the durable authority.

Opciones disponibles:
1,
2,
3,
7,
8,
9
Ejemplo:

"1"

numeroContrato
string
requerido

The contract number the exclusion was addressed to.

Ejemplo:

"NC-000001"

status
enum<string>
requerido

Durable operation status. confirmed means the contract came off the payroll; rejected means the registry published a refusal; claimed, invoking and outcome_unknown all mean the effect at the registry is NOT known yet and M005 reconciliation has to close it — none of the three is a failure to retry blindly.

Opciones disponibles:
claimed,
invoking,
confirmed,
rejected,
outcome_unknown
Ejemplo:

"confirmed"

evidenceSource
string

Which proof produced the terminal state: exclude_response, operator_evidence or m005_observation. Empty until one did.

Ejemplo:

"exclude_response"

message
string

The refusal message the REGISTRY published. Present only on a rejected operation.

Ejemplo:

"motivo nao publicado"

outcomeAt
string<date-time>

Instant the registry answered, RFC 3339 UTC. ABSENT until it did.

Ejemplo:

"2026-08-05T12:00:00Z"

providerReference
string

The registry's own receipt for the mutation. ABSENT when it minted none, which is the normal case under an m005_observation confirmation — absence is never a verdict.

Ejemplo:

"HASH-1"

reasonCode
string

The refusal code the REGISTRY published. Present only on a rejected operation.

Ejemplo:

"ME"