POST Catalog/Products
Get Products
Request Information
URI Parameters
None.
Body Parameters
GetProductsSearchRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| Filter | ProductsSearchFilter |
None. |
|
| Range | FilterRange |
Required |
|
| Lang | string |
None. |
|
| StoreID | integer |
None. |
Request 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.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ProductsSearchView| Name | Description | Type | Additional information |
|---|---|---|---|
| TotalCount | integer |
None. |
|
| MinAmount | decimal number |
None. |
|
| MaxAmount | decimal number |
None. |
|
| Products | Collection of ProductSearch |
None. |
|
| FilterableProperties | Collection of string |
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.