loans--installments
Operations addressed under /loans — 79 operations.
Rendered section: This page contains the installments route group from loans. This is a presentation-only partition; it does not change the API contract or operation tags in the downloadable OpenAPI.
get-loan-installment-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
query Parameters
loanIdorderByorderSortpageIndexpageSizeget-loan-installment-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
collectionStatusPermitted values — validated against the collection_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Not collected | en: Not collected. · tr: Tahsil edilmedi. · ar: لم يتم جمعه. |
2 | Collected | en: Collected. · tr: Tahsil edildi. · ar: تم الجمع |
3 | Partial Collected | en: Partial Collected. · tr: Kısmi Tahsil edildi. · ar: تم الجمع الجزئي. |
4 | Early Collected | en: Early Collected. · tr: Erken Tahsil edildi. · ar: مجمعة مبكرًا. |
5 | Early Closing | en: Early Closing. · tr: Erken Kapama. · ar: إغلاق مبكر |
idinstallmentDateinstallmentNoinstallmentTotalAmountisAccrualloanIdpaybackPlanIdget-installment-list-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<InstallmentQueryDto>.
| Field | Declared type | Nullable |
|---|---|---|
InstallmentNo | int? | yes |
InstallmentDate | DateTime? | yes |
CollectionStatus | int? | yes |
IsAccrual | bool | no |
InstallmentTotalAmount | decimal? | yes |
InstallmentDetails | List<InstallmentDetailDto> (collection) | no |
Member names are the service's declaration names.
path Parameters
idquery Parameters
orderByorderSortpageIndexpageSizeget-installment-list-by-id › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
collectionStatusPermitted values — validated against the collection_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Not collected | en: Not collected. · tr: Tahsil edilmedi. · ar: لم يتم جمعه. |
2 | Collected | en: Collected. · tr: Tahsil edildi. · ar: تم الجمع |
3 | Partial Collected | en: Partial Collected. · tr: Kısmi Tahsil edildi. · ar: تم الجمع الجزئي. |
4 | Early Collected | en: Early Collected. · tr: Erken Tahsil edildi. · ar: مجمعة مبكرًا. |
5 | Early Closing | en: Early Closing. · tr: Erken Kapama. · ar: إغلاق مبكر |
idinstallmentDateinstallmentNoinstallmentTotalAmountisAccrual