baskets
Operations addressed under /baskets — 2 operations.
get-basket-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<BasketDto>.
| Field | Declared type | Nullable |
|---|---|---|
OrderNo | string | no |
HbUserRef | string | no |
NationalIdentity | string | no |
CompanyName | string | no |
Phone | string | no |
Email | string | no |
EmailValidity | string | no |
DeliveryTypeInfo | string | no |
AvailabilityCheck | string | no |
HbBasketType | string | no |
ApplicationNumber | string | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeget-basket-list › 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.
applicationNumberavailabilityCheckcompanyNamedeliveryTypeInfoemailemailValidityhbBasketTypehbUserRefidnationalIdentityorderNophoneget-basket-by-order-no
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 BasketDetailsDto.
| Field | Declared type | Nullable |
|---|---|---|
Products | List<BasketProductDto> (collection) | no |
Deliveries | List<BasketDeliveryDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LAPPLCTN_8 | 400 | BASKET_NOT_FOUND | Application status is not suitable to add expense information. |
path Parameters
orderNoget-basket-by-order-no › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
applicationNumberavailabilityCheckcompanyNamedeliveryTypeInfoemailemailValidityhbBasketTypehbUserRefidnationalIdentityorderNophone