Skip to main content
PUT
Retirar a suspensão do pagamento antecipado da competência

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

X-Idempotency
string
obrigatório

Client-chosen idempotency key. REQUIRED: an absent key is 422, never a generated default.

Exemplo:

"idem-antecipacao-excluir-0001"

Parâmetros de caminho

numero_contrato
string
obrigatório

Rail contract number of an averbação belonging to the authenticated tenant.

Required string length: 2 - 15
Exemplo:

"1997123478"

competencia
string
obrigatório

The suspended competência to withdraw, yyyyMM.

Pattern: ^[0-9]{6}$
Exemplo:

"202611"

Resposta

OK

contrato
string
obrigatório

The contract number the rail confirmed the operation against.

Exemplo:

"1997123478"

mensagem
string
obrigatório

The rail's own message.

Exemplo:

"Antecipacao de parcela realizada com sucesso"