GET api/Basket
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
BasketName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Count | integer |
None. |
|
Total | decimal number |
None. |
|
Saving | decimal number |
None. |
|
Taxes | decimal number |
None. |
|
Adjustments | Collection of BasketAdjustment |
None. |
|
ItemGroups | Collection of BasketItemGroup |
None. |
|
ItemProductGroups | Collection of BasketItemProductGroup |
None. |
|
Packages | Collection of Package |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.