customer-blockeds
Operations addressed under /customer-blockeds — 2 operations.
aurax-bnpl-bff-service-dynamic-get-blocked-account-list-by-account-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-blocked-account-list-by-account-id; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<CustomerBlockedDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
BlockedItemId | Guid | no |
CustomerId | Guid | no |
BlockedAmount | decimal? | yes |
BlockedCurrencyNumber | string | no |
BlockedType | int | no |
BlockedDate | DateOnly | no |
BlockedDueDate | DateOnly? | yes |
UnblockedDate | DateOnly? | yes |
UnblockedReason | string | no |
IsActive | bool | no |
Direction | int | no |
Description | string | no |
AccountBlockeds | List<BlockedAccountItem> (collection) | no |
Member names are the service's declaration names.
path Parameters
accountIdquery Parameters
orderByorderSortaurax-bnpl-bff-service-dynamic-get-blocked-account-list-by-account-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.
blockedAmountblockedCurrencyNumberblockedDateblockedDueDateblockedItemIdblockedTypecustomerIddescriptiondirectionidisActiveunblockedDateunblockedReasonaurax-bnpl-bff-service-dynamic-get-customer-blocked-list-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-blocked-list-by-customer-id; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<CustomerBlockedDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
BlockedItemId | Guid | no |
CustomerId | Guid | no |
BlockedAmount | decimal? | yes |
BlockedCurrencyNumber | string | no |
BlockedType | int | no |
BlockedDate | DateOnly | no |
BlockedDueDate | DateOnly? | yes |
UnblockedDate | DateOnly? | yes |
UnblockedReason | string | no |
IsActive | bool | no |
Direction | int | no |
Description | string | no |
AccountBlockeds | List<BlockedAccountItem> (collection) | no |
Member names are the service's declaration names.
path Parameters
customerIdquery Parameters
orderByorderSortaurax-bnpl-bff-service-dynamic-get-customer-blocked-list-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.
blockedAmountblockedCurrencyNumberblockedDateblockedDueDateblockedItemIdblockedSubTypeblockedTypecustomerBlockedIdcustomerIddescriptiondirectionisActiveunblockedDateunblockedReason