Obter estágio PDD da conta de empréstimo
Retorna o estágio de inadimplência PDD brasileiro atual e o estado de elegibilidade para accrual.
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
Loan account identifier.
Resposta
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.

