PaginationType
Contains data for controlling pagination in API requests. Pagination of returned data is required for some calls and not needed in or not supported for some calls. See the documentation for individual calls to determine whether pagination is supported, required, or desirable.
Types that use PaginationType:
GetAccountRequestType, GetBestOffersRequestType, GetFeedbackRequestType, GetItemsAwaitingFeedbackRequestType, GetItemTransactionsRequestType, GetMemberMessagesRequestType, GetMyMessagesRequestType, GetOrdersRequestType, GetSellerListRequestType, GetSellerTransactionsRequestType, GetVeROReportStatusRequestType, ItemListCustomizationType
Calls that use PaginationType:
GetAccount, GetBestOffers, GetFeedback, GetItemsAwaitingFeedback, GetItemTransactions, GetMemberMessages, GetMyeBayBuying, GetMyeBaySelling, GetMyMessages, GetOrders, GetSellerList, GetSellerTransactions, GetVeROReportStatus
Fields
The maximum and default values are not the same for all calls. For most Trading API calls, the maximum value is 200 and the default value is 25 entries per page.