Returns StandbyProducts that confirm the filter options.
Method | /GetStandbyProducts |
The request body is of type GetStandbyProducts.
Name | Description | Data Type |
---|---|---|
filter | StandbyProductsFilter | |
offset | xml:int | |
maxRecords | xml:int | |
orderBy | xml:string | |
skipItemId | xml:int |
|
The response body is of type GetStandbyProductsResponse.
Name | Description | Data Type |
---|---|---|
GetStandbyProductsResult | ArrayOfViewStandbyProductInfo |
|