provisions
Operations addressed under /provisions — 11 operations.
create-provision
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 AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
create-provision › Request Body
debtAmountprovisionAmountprovisionDateprovisionTypePermitted values — validated against the provision_type parameter.
| Value | Meaning |
|---|---|
1 | General |
2 | Special |
Permitted values — validated against the provision_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | General | ar: عام |
2 | Special | ar: خاص |
followTypeIdcreate-provision › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
get-provision-by-follow-type-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<ProvisionDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
ProvisionType | int | no |
FollowTypeId | Guid? | yes |
DebtAmount | decimal | no |
ProvisionAmount | decimal | no |
AccountingEntryId | Guid? | yes |
ReversedAccountingEntryId | Guid? | yes |
ReversedDate | DateOnly? | yes |
Status | int | no |
ProvisionDate | DateOnly? | yes |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LGLFLLW_4 | 400 | FOLLOWTYPE_NOT_FOUND | Follow Type cannot be found. :{0} |
path Parameters
followTypeIdget-provision-by-follow-type-id › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
get-provision-item-list-by-customer-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<ProvisionItemDto>.
| Field | Declared type | Nullable |
|---|---|---|
LoanId | Guid | no |
ProvisionId | Guid | no |
CustomerId | Guid | no |
CustomerFollowDebtId | Guid? | yes |
DelayDayCount | int | no |
DebtAmount | decimal | no |
ProvisionAmount | decimal | no |
ProvisionRate | decimal? | yes |
ProvisionItemDetails | List<ProvisionItemDetailDto> (collection) | no |
Member names are the service's declaration names.
path Parameters
customerIdquery Parameters
orderByorderSortpageIndexpageSizeget-provision-item-list-by-customer-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.
customerFollowDebtIdcustomerIddebtAmountdelayDayCountidloanIdprovisionAmountprovisionIdprovisionRatestatusPermitted values — validated against the customer_follow_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Active | en: Active · tr: Aktif · ar: نشط |
2 | Passive | en: Passive · tr: Pasif · ar: سلبي |
get-provision-item-list-by-loan-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<ProvisionItemDto>.
| Field | Declared type | Nullable |
|---|---|---|
LoanId | Guid | no |
ProvisionId | Guid | no |
CustomerId | Guid | no |
CustomerFollowDebtId | Guid? | yes |
DelayDayCount | int | no |
DebtAmount | decimal | no |
ProvisionAmount | decimal | no |
ProvisionRate | decimal? | yes |
ProvisionItemDetails | List<ProvisionItemDetailDto> (collection) | no |
Member names are the service's declaration names.
path Parameters
loanIdquery Parameters
orderByorderSortpageIndexpageSizeget-provision-item-list-by-loan-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.
customerFollowDebtIdcustomerIddebtAmountdelayDayCountidloanIdprovisionAmountprovisionIdprovisionRatestatusPermitted values — validated against the customer_follow_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Active | en: Active · tr: Aktif · ar: نشط |
2 | Passive | en: Passive · tr: Pasif · ar: سلبي |
get-provision-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 ProvisionDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
ProvisionType | int | no |
FollowTypeId | Guid? | yes |
DebtAmount | decimal | no |
ProvisionAmount | decimal | no |
AccountingEntryId | Guid? | yes |
ReversedAccountingEntryId | Guid? | yes |
ReversedDate | DateOnly? | yes |
Status | int | no |
ProvisionDate | DateOnly? | yes |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LGLFLLW_16 | 400 | PROVISION_NOT_FOUND | Provision cannot be found. :{0} |
path Parameters
idget-provision-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.
accountingEntryIddebtAmountfollowTypeIdidprovisionAmountprovisionDateprovisionTypePermitted values — validated against the provision_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | General | ar: عام |
2 | Special | ar: خاص |
reversedAccountingEntryIdreversedDatestatusPermitted values — validated against the customer_follow_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Active | en: Active · tr: Aktif · ar: نشط |
2 | Passive | en: Passive · tr: Pasif · ar: سلبي |
update-provision-accounting-entry-id
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 | Message |
|---|---|---|---|
ERR_LGLFLLW_16 | 400 | PROVISION_NOT_FOUND | Provision cannot be found. :{0} |
path Parameters
idupdate-provision-accounting-entry-id › 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.
get-provision-details-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 ProvisionDetailDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
ProvisionType | int | no |
FollowTypeId | Guid? | yes |
DebtAmount | decimal | no |
ProvisionAmount | decimal | no |
AccountingEntryId | Guid? | yes |
ReversedAccountingEntryId | Guid? | yes |
ReversedDate | DateOnly? | yes |
Status | int | no |
ProvisionDate | DateOnly? | yes |
ProvisionItems | List<ProvisionItemDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LGLFLLW_16 | 400 | PROVISION_NOT_FOUND | Provision cannot be found. :{0} |
path Parameters
idget-provision-details-by-id › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
create-provision-item
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 AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LGLFLLW_16 | 400 | PROVISION_NOT_FOUND | Provision cannot be found. :{0} |
path Parameters
idcreate-provision-item › Request Body
customerIddebtAmountdelayDayCountloanIdprovisionAmountprovisionRatecustomerFollowDebtIdcreate-provision-item › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
update-provision-item-status
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idprovisionItemIdupdate-provision-item-status › Request Body
statusPermitted values — validated against the customer_follow_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Active | en: Active · tr: Aktif · ar: نشط |
2 | Passive | en: Passive · tr: Pasif · ar: سلبي |
update-provision-item-status › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
update-provision-reversed-account-entry-id
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 | Message |
|---|---|---|---|
ERR_LGLFLLW_16 | 400 | PROVISION_NOT_FOUND | Provision cannot be found. :{0} |
path Parameters
idupdate-provision-reversed-account-entry-id › Request Body
reversedAccountingEntryIdstatusPermitted values — validated against the provision_status parameter.
| Value | Meaning |
|---|---|
1 | Active |
2 | Passive |
Permitted values — validated against the customer_follow_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Active | en: Active · tr: Aktif · ar: نشط |
2 | Passive | en: Passive · tr: Pasif · ar: سلبي |
update-provision-reversed-account-entry-id › 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.
update-provision-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 | Message |
|---|---|---|---|
ERR_LGLFLLW_16 | 400 | PROVISION_NOT_FOUND | Provision cannot be found. :{0} |
path Parameters
idupdate-provision-status › Request Body
statusPermitted values — validated against the provision_status parameter.
| Value | Meaning |
|---|---|
1 | Active |
2 | Passive |
Permitted values — validated against the customer_follow_status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Active | en: Active · tr: Aktif · ar: نشط |
2 | Passive | en: Passive · tr: Pasif · ar: سلبي |
update-provision-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.