loans--delegations
Operations addressed under /loans — 79 operations.
Rendered section: This page contains the delegations 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-delegation-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<LoanDelegationDto>.
| Field | Declared type | Nullable |
|---|---|---|
LoanId | Guid | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeget-delegation-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.
amountbeginDatecurrencyNumbercustomerIdendDateidloanIdpartnerIdproductCountproductNameproductTypePermitted values — validated against the product_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Electronik goods | en: electronic goods · tr: Elektronik eşyalar · ar: سلع إلكترونية |
2 | Telecommunication products | en: Telecommunication products · tr: Telekominasyon ürünü · ar: منتجات الاتصالات |
3 | Construction Materials | en: Construction Materials · tr: İnşaat malzemeleri · ar: مواد البناء |
statusPermitted 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: تمّ. |
get-loan-delegation-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<LoanDelegationBaseDto>.
| Field | Declared type | Nullable |
|---|---|---|
CustomerId | Guid | no |
Amount | decimal? | yes |
Status | int | no |
BeginDate | DateTime? | yes |
EndDate | DateTime? | yes |
PartnerId | Guid | no |
LoanDelegationDetail | List<LoanDelegationDetailDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_LOAN_17 | 400 | LOAN_MUST_NOT_BE_NULL |
path Parameters
idquery Parameters
orderByorderSortpageIndexpageSizeget-loan-delegation-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.
amountbeginDatecurrencyNumbercustomerIdendDateidpartnerIdproductCountproductNameproductTypePermitted values — validated against the product_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Electronik goods | en: electronic goods · tr: Elektronik eşyalar · ar: سلع إلكترونية |
2 | Telecommunication products | en: Telecommunication products · tr: Telekominasyon ürünü · ar: منتجات الاتصالات |
3 | Construction Materials | en: Construction Materials · tr: İnşaat malzemeleri · ar: مواد البناء |
statusPermitted 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: تمّ. |
create-loan-delegation
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_LOAN_17 | 400 | LOAN_MUST_NOT_BE_NULL | not published in this snapshot |
ERR_LOAN_40 | 400 | START_DATE_NOT_ALLOWED_TO_BE_GREATER_THAN_END_DATE | The start date must be less than the end date |
path Parameters
idcreate-loan-delegation › Request Body
beginDatecustomerIdendDatecreate-loan-delegation › 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.
idget-delegation-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 LoanDelegationDto.
| Field | Declared type | Nullable |
|---|---|---|
LoanId | Guid | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LOAN_17 | 400 | LOAN_MUST_NOT_BE_NULL | not published in this snapshot |
ERR_LOAN_39 | 400 | DELEGATION_IS_NOT_FOUND | Loan - delegation cannot be found. :{0} |
path Parameters
iddelegationIdget-delegation-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.
amountbeginDatecurrencyNumbercustomerIdendDateidloanIdpartnerIdproductCountproductNameproductTypePermitted values — validated against the product_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Electronik goods | en: electronic goods · tr: Elektronik eşyalar · ar: سلع إلكترونية |
2 | Telecommunication products | en: Telecommunication products · tr: Telekominasyon ürünü · ar: منتجات الاتصالات |
3 | Construction Materials | en: Construction Materials · tr: İnşaat malzemeleri · ar: مواد البناء |
statusPermitted 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-delegation
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_LOAN_17 | 400 | LOAN_MUST_NOT_BE_NULL | not published in this snapshot |
ERR_LOAN_39 | 400 | DELEGATION_IS_NOT_FOUND | Loan - delegation cannot be found. :{0} |
ERR_LOAN_40 | 400 | START_DATE_NOT_ALLOWED_TO_BE_GREATER_THAN_END_DATE | The start date must be less than the end date |
path Parameters
iddelegationIdupdate-loan-delegation › Request Body
beginDatecustomerIdendDateupdate-loan-delegation › 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-loan-delegation-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_LOAN_17 | 400 | LOAN_MUST_NOT_BE_NULL | not published in this snapshot |
ERR_LOAN_39 | 400 | DELEGATION_IS_NOT_FOUND | Loan - delegation cannot be found. :{0} |
path Parameters
iddelegationIdupdate-loan-delegation-status › Request Body
statusPermitted values — validated against the loan_delegation_status parameter.
| Value | Meaning |
|---|---|
1 | Pending |
2 | active |
3 | cancel |
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-delegation-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.