GET api/Common/V1/BasketManipulation/MyUserBasketList
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of CommonUserMerchantBasket| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| User | CommonUser |
None. |
|
| Company | CommonCompany |
None. |
|
| Items | Collection of CommonBasketItem |
None. |
|
| FreeItems | Collection of CommonFreeBasketItem |
None. |
|
| CreatedOn | date |
None. |
|
| ArticleQuantityCount | integer |
None. |
|
| TotalAmountBasketAmount | decimal number |
None. |
|
| HasItems | boolean |
None. |
|
| IsEmpty | boolean |
None. |
|
| BasketStateInt | integer |
None. |
|
| State | BasketStateEnum |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.