Skip to main content
POST
Reenfileire uma divergência de contrato do consignado

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

X-Idempotency
string
obrigatório

Canonical idempotency request ID (lib-commons enforcer reads this).

Parâmetros de caminho

id
string<uuid>
obrigatório

Contract divergence identifier.

Corpo

application/json
expectedVersion
integer<int64>
obrigatório

Compare-and-swap guard: the version this request was read against.

Intervalo obrigatório: x >= 1
reason
string

Optional free-text reason for the retry.

Maximum string length: 4000

Resposta

OK

adjustmentStatus
string
obrigatório

not_required|required|requested|posted.

authority
string
obrigatório

Source of truth for the contested value: client|dataprev|gateway|lender.

category
string
obrigatório

Bounded category: cash|rate|terms|margin|registration|technical.

classification
string
obrigatório

Specific durable exception inside the category.

contractId
string
obrigatório

Contract the divergence belongs to.

createdAt
string
obrigatório

RFC3339 UTC.

dispositionState
string
obrigatório

open|disposed.

effect
string
obrigatório

What the item does to the flow: audit_only|posting_pending|adjustment_required|booking_blocked.

firstObservedAt
string
obrigatório

First durable persist (RFC3339 UTC); the SLA clock start.

id
string
obrigatório

Contract divergence identifier.

latestObservedAt
string
obrigatório

Most recent observation (RFC3339 UTC).

occurrenceKey
string
obrigatório

Replay-fencing key for the observed occurrence.

railAcceptedAt
string
obrigatório

Instant the rail accepted the underlying fact (RFC3339 UTC).

slaDueAt
string
obrigatório

Resolution deadline (RFC3339 UTC).

updatedAt
string
obrigatório

RFC3339 UTC.

version
integer<int64>
obrigatório

Compare-and-swap guard: every mutation supplies this as expectedVersion.

amountCurrency
string

ISO-4217 currency of the contested amounts.

assignedAt
string

Instant of the current assignment (RFC3339 UTC).

assignee
string

Operator currently responsible, when assigned.

calculatedAt
string

Instant the Lender calculation was produced (RFC3339 UTC).

clientDeclaredAmount
string

Authoritative value the client declared, when a comparison exists.

disposedAt
string

Instant of disposition (RFC3339 UTC), present once disposed.

dispositionActor
string

Identity that disposed the item, present once disposed.

dispositionJustification
string

Free-text justification, present once disposed.

dispositionResult
string

Structured outcome, present once disposed.

lenderCalculatedAmount
string

Lender calculation. Audit evidence only, never authoritative.

ruleVersion
string

Version of the rule that produced the Lender calculation.