Rechazar la solicitud de préstamo
Transiciona una solicitud de préstamo pendiente de aprobación a rechazada.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
Loan application identifier.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Cuerpo
Respuesta
OK
Authenticated officer who created the application (request subject).
Borrower identifier.
Expected disbursement date (RFC3339, UTC).
"2026-06-14T12:00:00Z"
Loan application identifier (UUID).
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Loan product version this application was created against (UUID).
"550e8400-e29b-41d4-a716-446655440000"
ISO-2 jurisdiction code resolved at preview time.
"BR"
Jurisdiction profile version resolved at preview time.
"1.0.0"
Preview schedule snapshot this application was created from (UUID).
"6ba7b810-9dad-11d1-80b4-00c04fd430c8"
Number of installments requested.
24
Requested monthly interest rate as a decimal string, scale 8 (e.g. "0.00000100").
"0.00000100"
Requested principal amount as a decimal string, minor-unit precision scale 2 (e.g. "50000.00").
"50000.00"
Lifecycle status: one of pending_approval, approved, rejected, withdrawn, disbursed.
"pending_approval"
Approval facts; present only when the application is approved or disbursed.
Disbursement facts; present only when the application is disbursed.
Rejection facts; present only when the application is rejected.
Withdrawal facts; present only when the application is withdrawn.

