The request body is of type GetProductsOverload.
Request Body Parameters
Name | Description | Data Type |
---|---|---|
filter | ProductsFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string | |
returnFieldsType | ProductsFieldsToReturnType |
Method | /GetProductsOverload |
The request body is of type GetProductsOverload.
Name | Description | Data Type |
---|---|---|
filter | ProductsFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string | |
returnFieldsType | ProductsFieldsToReturnType |
The response body is of type GetProductsOverloadResponse.
Name | Description | Data Type |
---|---|---|
GetProductsOverloadResult | ArrayOfViewProductInfo |
|