GET v3/stock-items
Returns a list of Merchandise items
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of StockItemName | Description | Type | Additional information |
---|---|---|---|
Description | string |
None. |
|
HtmlDescription | string |
None. |
|
ImageUrl | string |
None. |
|
Name | string |
None. |
|
PostageAndPacking | decimal number |
None. |
|
Price | decimal number |
None. |
|
StockLevel | integer |
None. |
|
ThumbnailUrl | string |
None. |
|
Id | string |
None. |
|
Attributes | There will be additional properties (custom to each client) with the prefix 'Attribute_' |
None. |
Response Formats
application/json, text/xml
Sample:
Sample not available.