Aplicar la transición de etapa PDD de la cuenta de préstamo
Registra una transición o cura de PDD y actualiza la elegibilidad prospectiva para accrual.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
Loan account identifier.
Cuerpo
Business date (YYYY-MM-DD or RFC3339).
"2026-06-14"
Effective timestamp (RFC3339 or YYYY-MM-DD).
"2026-06-14T12:00:00Z"
Target PDD stage.
current, stage_1, stage_2, stage_3 "stage_1"
Client-supplied idempotency key; deduplicated at the persistence layer.
128Jurisdiction code.
8"BR"
Jurisdiction profile version.
64"1.0.0"
Reason for the transition or cure.
512Actor or system that triggered the transition.
128Respuesta
OK
Interest accrual state implied by the current stage: accruing or suspended.
"accruing"
Business date the current stage applies to (YYYY-MM-DD, UTC).
"2026-06-14"
Current PDD delinquency stage: one of current, stage_1, stage_2, stage_3.
"stage_1"
RFC3339 UTC timestamp at which the current stage became effective.
"2026-06-14T12:00:00Z"
ISO jurisdiction code governing the staging (e.g. "BR").
"BR"
UUID of the most recent PDD stage transition applied to the account.
"550e8400-e29b-41d4-a716-446655440001"
UUID of the loan account whose PDD staging state is reported.
"550e8400-e29b-41d4-a716-446655440000"
Jurisdiction profile version in effect for the staging rules.
"1.0.0"
Reason recorded for entering the current stage.
Actor or system that triggered the current stage.
RFC3339 UTC timestamp when the staging state was last updated.
"2026-06-14T12:00:00Z"
Detail of the most recent stage transition; omitted when no transition exists.

