loans--status
Operations addressed under /loans — 79 operations.
Rendered section: This page contains the status route group from loans. This is a presentation-only partition; it does not change the API contract or operation tags in the downloadable OpenAPI.
update-loan-status
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_LOAN_17 | 400 | LOAN_MUST_NOT_BE_NULL |
path Parameters
idupdate-loan-status › Request Body
statusPermitted values — validated against the loan_status parameter.
| Value | Meaning |
|---|---|
1 | INAPPROVAL |
2 | APPROVED |
3 | REJECTED |
4 | PAYMENT |
5 | Finalized |
6 | CLOSED |
7 | Finalization Cancellation |
8 | Payment Cancellation |
9 | CANCELED |
10 | Saved |
11 | Waiting For Finalization |
12 | Waiting For Cancellization |
13 | LATE CANCELLED |
Permitted values — validated against the vendor_disbursement_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Pending Money Transfer | en: Pending Money Transfer · tr: Para Transferi Bekliyor · ar: التحويل المالي المعلق |
2 | Completed | en: Completed · tr: Ödeme Gerçekleşti · ar: تمّ. |
update-loan-status › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.