Skip to main content
POST
Pré-visualize um ajuste compensatório do consignado

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
adjustmentAmount
string
obrigatório

Signed compensating entry magnitude, exact two-decimal string. Sign convention: payment_shortfall must be negative, payment_excess must be positive.

currency
string
obrigatório

ISO-4217 currency code.

Required string length: 3
justification
string
obrigatório

Operator's structured justification.

Required string length: 1 - 4000
numeroContrato
string
obrigatório

Canonical rail contract number.

Required string length: 2 - 15
reason
enum<string>
obrigatório

Closed reason catalog; no free-form 'other'.

Opções disponíveis:
payment_shortfall,
payment_excess,
immutable_client_correction,
internal_ccb_residual
correctionEventId
string

Landed correction event this adjustment resolves. At most one of divergenceId/correctionEventId may be set.

Maximum string length: 255
debtAmountAfter
string

CCB debt after this adjustment. Both-or-neither with debtAmountBefore.

debtAmountBefore
string

CCB debt before this adjustment. Both-or-neither with debtAmountAfter.

divergenceId
string<uuid>

Divergence this adjustment resolves. At most one of divergenceId/correctionEventId may be set.

Resposta

OK

adjustmentAmount
string
obrigatório

Normalized signed amount, exact two-decimal string.

currency
string
obrigatório

ISO-4217 currency code.

numeroContrato
string
obrigatório

Canonical rail contract number.

principalSide
string
obrigatório

debit|credit: the direction the eventual posting intent moves the contract's principal (receivable) account. Always opposite suspenseSide.

reason
string
obrigatório

Closed reason catalog.

suspenseSide
string
obrigatório

debit|credit: the direction the eventual posting intent moves the tenant's suspense account.

debtAmountAfter
string

CCB debt after, when this adjustment changes the debt.

debtAmountBefore
string

CCB debt before, when this adjustment changes the debt.