Description
This function will list the available products
Style
Document
Input (Literal)
The input of this method is the argument listProducts of type listProducts having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
---|---|---|---|
searchFilter |
0..1 |
A filter to apply to the products |
|
queryLimit |
0..1 |
The query limit for the filter |
Output (Literal)
The output of this method is the argument listProductsResponse of type listProductsResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
productList |
0..1 |
Returns the list of products |