The request body is of type GetProductsWithCollections.
Request Body Parameters
Name | Description | Data Type |
---|---|---|
filter | ProductsFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string | |
collections | ArrayOfCollectionItemInfo |
Method | /GetProductsWithCollections |
The request body is of type GetProductsWithCollections.
Name | Description | Data Type |
---|---|---|
filter | ProductsFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string | |
collections | ArrayOfCollectionItemInfo |
The response body is of type GetProductsWithCollectionsResponse.
Name | Description | Data Type |
---|---|---|
GetProductsWithCollectionsResult | ArrayOfViewProductInfo | |
collections | ArrayOfCollectionItemInfo |
|