loan-collections
Operations addressed under /loan-collections — 3 operations.
aurax-bnpl-bff-redirect-get-loan-collection-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-loan-collection-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<LoanCollectionDto>.
| Field | Declared type | Nullable |
|---|---|---|
LoanProductId | Guid? | yes |
Name | string | no |
Description | string | no |
IsActive | bool | no |
CollectionType | int | no |
FollowTypeId | Guid? | yes |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeaurax-bnpl-bff-redirect-get-loan-collection-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-get-debt-inquiry-for-bnpl-by-customerid-bpmn
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Read from the caller's token, not from the request: customerId.
aurax-bnpl-bff-redirect-get-debt-inquiry-for-bnpl-by-customerid-bpmn › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.