customer-applications
Operations addressed under /customer-applications — 7 operations.
aurax-bff-service-dynamic-get-customer-application-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-customer-application-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<CustomerApplicationDto>.
| Field | Declared type | Nullable |
|---|---|---|
ApplicationNumber | string | no |
CustomerId | Guid? | yes |
ApplicationDate | DateTime? | yes |
ValidityDate | DateTime? | yes |
Amount | decimal? | yes |
CurrencyNumber | string | no |
MaritalStatus | int? | yes |
Status | int? | yes |
PhoneNumber | string | no |
Email | string | no |
EducationLevelOccupationTypeFieldId | Guid? | yes |
JobOccupationTypeFieldId | Guid? | yes |
ApplicationScore | string | no |
JobTitleOccupationTypeFieldId | Guid? | yes |
WorkingStyleOccupationTypeFieldId | Guid? | yes |
PayDay | int? | yes |
WorkplaceSign | string | no |
OfficePhoneNumber | string | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeaurax-bff-service-dynamic-get-customer-application-list › Responses
Success. Returns a page of records: the collection under data, with total carrying the unpaged count.
Response records carried by this page.
totalTotal matching records, ignoring paging.
aurax-bff-dynamic-get-customer-application-by-customer-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-customer-application-by-customer-id; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<CustomerApplicationDto>.
| Field | Declared type | Nullable |
|---|---|---|
ApplicationNumber | string | no |
CustomerId | Guid? | yes |
ApplicationDate | DateTime? | yes |
ValidityDate | DateTime? | yes |
Amount | decimal? | yes |
CurrencyNumber | string | no |
MaritalStatus | int? | yes |
Status | int? | yes |
PhoneNumber | string | no |
Email | string | no |
EducationLevelOccupationTypeFieldId | Guid? | yes |
JobOccupationTypeFieldId | Guid? | yes |
ApplicationScore | string | no |
JobTitleOccupationTypeFieldId | Guid? | yes |
WorkingStyleOccupationTypeFieldId | Guid? | yes |
PayDay | int? | yes |
WorkplaceSign | string | no |
OfficePhoneNumber | string | no |
Member names are the service's declaration names.
path Parameters
customerIdquery Parameters
orderByorderSortpageIndexpageSizeaurax-bff-dynamic-get-customer-application-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.
amountapplicationDateapplicationNumberapplicationScorecurrencyNumbercustomerIdeducationLevelOccupationTypeFieldIdemailidjobOccupationTypeFieldIdjobTitleOccupationTypeFieldIdmaritalStatusofficePhoneNumberpayDayphoneNumberstatusvalidityDateworkingStyleOccupationTypeFieldIdworkplaceSignaurax-bff-dynamic-get-application-evaluation-result-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-application-evaluation-result-by-id; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<GetApplicationEvaluationResultDto>.
| Field | Declared type | Nullable |
|---|---|---|
RuleCode | string | no |
EvaluationStatus | int | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LAPPLCTN_1 | 400 | CUSTOMER_APPLICATION_NOT_FOUND | Customer application cannot be found. :{0} |
path Parameters
idquery Parameters
orderByorderSortpageIndexpageSizeaurax-bff-dynamic-get-application-evaluation-result-by-id › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
aurax-bff-redirect-get-customer-application-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<CustomerApplicationDto>.
| Field | Declared type | Nullable |
|---|---|---|
ApplicationNumber | string | no |
CustomerId | Guid? | yes |
ApplicationDate | DateTime? | yes |
ValidityDate | DateTime? | yes |
Amount | decimal? | yes |
CurrencyNumber | string | no |
MaritalStatus | int? | yes |
Status | int? | yes |
PhoneNumber | string | no |
Email | string | no |
EducationLevelOccupationTypeFieldId | Guid? | yes |
JobOccupationTypeFieldId | Guid? | yes |
ApplicationScore | string | no |
JobTitleOccupationTypeFieldId | Guid? | yes |
WorkingStyleOccupationTypeFieldId | Guid? | yes |
PayDay | int? | yes |
WorkplaceSign | string | no |
OfficePhoneNumber | string | no |
Member names are the service's declaration names.
aurax-bff-redirect-get-customer-application-list › 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.
aurax-bff-redirect-get-customer-application-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 CustomerApplicationDetailsDto.
| Field | Declared type | Nullable |
|---|---|---|
ApplicationIncomes | List<ApplicationIncome> (collection) | no |
ApplicationAssets | List<ApplicationAsset> (collection) | no |
ApplicationExpenses | List<ApplicationExpense> (collection) | no |
ApplicationProducts | List<ApplicationProduct> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LAPPLCTN_1 | 400 | CUSTOMER_APPLICATION_NOT_FOUND | Customer application cannot be found. :{0} |
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-get-customer-application-details-by-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.
aurax-bff-redirect-update-customer-application-ui-bpmn
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-update-customer-application-ui-bpmn › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.