The request body is of type GetProducts.
Request Body Parameters
Name | Description | Data Type |
---|---|---|
filter | ProductsFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string | |
fieldsToReturn | xml:string |
Method | /GetProducts |
The request body is of type GetProducts.
Name | Description | Data Type |
---|---|---|
filter | ProductsFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string | |
fieldsToReturn | xml:string |
The response body is of type GetProductsResponse.
Name | Description | Data Type |
---|---|---|
GetProductsResult | ArrayOfViewProductInfo |
|