Element: ns:PageNumber [type FindProductsResponseType]DescriptionThe number of the page of data returned. Derived ByType xs:int RemarksIf many products are found and multiple pages of results are available, use this in combination with ApproximatePages and MoreResults to decide which page to retrieve next. As FindProducts only returns up to 2000 products, the maximum possible value is theoretically 2000 (if you were to set MaxEntries to 1 in the request).
|