installment-delay-penalties
Operations addressed under /installment-delay-penalties — 2 operations.
get-installment-delay-penalty-detail-list
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<InstallmentDelayPenaltyDetailDto>.
| Field | Declared type | Nullable |
|---|---|---|
CustomerLoanCollectionId | Guid | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeget-installment-delay-penalty-detail-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.
accountingEntryIdcalculatedMethodcustomerLoanCollectionIddelayAmountdelayDayCountfromAmountidratestatusPermitted values — validated against the delay_penalty_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
4 | Kısmi Ödendi | en: Partial Collection · tr: Kısmi Ödendi · ar: مجموعة جزئية |
3 | collected | en: collected · tr: ödendi · ar: مُجمَّع |
1 | active | en: Active · tr: Aktif · ar: نشط |
2 | passive | en: Passive · tr: Pasif · ar: مبادلة |
totalDelayAmountget-delay-penalty-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 InstallmentDelayPenaltyDetailDto.
| Field | Declared type | Nullable |
|---|---|---|
CustomerLoanCollectionId | Guid | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_COLLECTION_22 | 400 | LOAN_COLLECTION_INSTALLMENT_DELAY_PENALTIES_NOT_FOUND | Installment delay penalty cannot be found. Installment Delay Penalty:{0} |
path Parameters
idget-delay-penalty-by-id › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
accountingEntryIdcalculatedMethodcustomerLoanCollectionIddelayAmountdelayDayCountfromAmountidratestatusPermitted values — validated against the delay_penalty_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
4 | Kısmi Ödendi | en: Partial Collection · tr: Kısmi Ödendi · ar: مجموعة جزئية |
3 | collected | en: collected · tr: ödendi · ar: مُجمَّع |
1 | active | en: Active · tr: Aktif · ar: نشط |
2 | passive | en: Passive · tr: Pasif · ar: مبادلة |
totalDelayAmount