customer-applications
Operations addressed under /customer-applications — 2 operations.
aurax-bnpl-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-bnpl-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-bnpl-bff-redirect-create-verified-customer-bpm
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 create-verified-customer-bff; this entry declares none of its own.
Response body, read from the service source
The route declares its response as CreateVerifiedCustomerDto.
| Field | Declared type | Nullable |
|---|---|---|
CustomerId | Guid | no |
CustomerNumber | string | no |
Member names are the service's declaration names.
Headers
partnerCodeaurax-bnpl-bff-redirect-create-verified-customer-bpm › Request Body
citizenidcustomerSubTypephoneNumberemailkycStatusworkingTypeaurax-bnpl-bff-redirect-create-verified-customer-bpm › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.