Skip to main content
POST
Asigna una divergencia de contrato de consignado

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

X-Idempotency
string
requerido

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

Parámetros de ruta

id
string<uuid>
requerido

Contract divergence identifier.

Cuerpo

application/json
assignee
string
requerido

Operator now responsible for the item.

Required string length: 1 - 255
expectedVersion
integer<int64>
requerido

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

Rango requerido: x >= 1

Respuesta

OK

adjustmentStatus
string
requerido

not_required|required|requested|posted.

authority
string
requerido

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

category
string
requerido

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

classification
string
requerido

Specific durable exception inside the category.

contractId
string
requerido

Contract the divergence belongs to.

createdAt
string
requerido

RFC3339 UTC.

dispositionState
string
requerido

open|disposed.

effect
string
requerido

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

firstObservedAt
string
requerido

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

id
string
requerido

Contract divergence identifier.

latestObservedAt
string
requerido

Most recent observation (RFC3339 UTC).

occurrenceKey
string
requerido

Replay-fencing key for the observed occurrence.

railAcceptedAt
string
requerido

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

slaDueAt
string
requerido

Resolution deadline (RFC3339 UTC).

updatedAt
string
requerido

RFC3339 UTC.

version
integer<int64>
requerido

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.