assignments
Operations addressed under /assignments — 3 operations.
get available limit bpmn
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bnpl-bff-dynamic-get-available-limit-bpmn service definition through POST /api/assignments/get-available-limit.
Request and response fields are declared on the routing target get-available-limit-bpmn-bff; this entry declares none of its own.
Response body, read from the service source
The route declares its response as AvailableLimitDto.
| Field | Declared type | Nullable |
|---|---|---|
AllotmentAmount | decimal | no |
AllotmentAssignmentId | Guid | no |
AllotmentAssignmentProductId | Guid | no |
AllotmentProductId | Guid | no |
AllotmentQueryId | Guid | no |
AvailableAllotmentAmount | decimal | no |
CurrencyNumber | string | no |
CustomerId | Guid | no |
CustomerProductRisk | decimal? | yes |
CustomerRiskId | Guid | no |
ProductAllotmentAmount | decimal | no |
QueryDate | DateTime | no |
IsLimitAvailable | bool | no |
Member names are the service's declaration names.
get available limit bpmn › Request Body
customerIdaccountProductIdtransactionAmountget available limit bpmn › 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-bnpl-bff-service-dynamic-get-available-limit-bpmn-bff
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-available-limit-bpmn-bff; this entry declares none of its own.
Response body, read from the service source
The route declares its response as AvailableLimitDto.
| Field | Declared type | Nullable |
|---|---|---|
AllotmentAmount | decimal | no |
AllotmentAssignmentId | Guid | no |
AllotmentAssignmentProductId | Guid | no |
AllotmentProductId | Guid | no |
AllotmentQueryId | Guid | no |
AvailableAllotmentAmount | decimal | no |
CurrencyNumber | string | no |
CustomerId | Guid | no |
CustomerProductRisk | decimal? | yes |
CustomerRiskId | Guid | no |
ProductAllotmentAmount | decimal | no |
QueryDate | DateTime | no |
IsLimitAvailable | bool | no |
Member names are the service's declaration names.
aurax-bnpl-bff-service-dynamic-get-available-limit-bpmn-bff › Request Body
customerIdaccountProductIdtransactionAmountaurax-bnpl-bff-service-dynamic-get-available-limit-bpmn-bff › 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-bnpl-bff-redirect-get-available-limit-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.
Response body, read from the service source
The route declares its response as AvailableLimitDto.
| Field | Declared type | Nullable |
|---|---|---|
AllotmentAmount | decimal | no |
AllotmentAssignmentId | Guid | no |
AllotmentAssignmentProductId | Guid | no |
AllotmentProductId | Guid | no |
AllotmentQueryId | Guid | no |
AvailableAllotmentAmount | decimal | no |
CurrencyNumber | string | no |
CustomerId | Guid | no |
CustomerProductRisk | decimal? | yes |
CustomerRiskId | Guid | no |
ProductAllotmentAmount | decimal | no |
QueryDate | DateTime | no |
IsLimitAvailable | bool | no |
Member names are the service's declaration names.
aurax-bnpl-bff-redirect-get-available-limit-bpmn › 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.