Hi, When I'm using the request below with/without the OutputSelector it affects if I'm getting pagination info. This seems very odd since eBay encourage OutputSelector and smaller and more specific requests. Any idea why this happens and how to fix it? (I have over 100 orders in this time period) Thanks. < ?xml version="1.0" encoding="utf-8"?>
< GetOrdersRequest xmlns="urn:ebay:apis:eBLBaseComponents">
< RequesterCredentials>
< eBayAuthToken>SECRET< /eBayAuthToken>
< /RequesterCredentials>
< OrderRole>Seller< /OrderRole>
< OrderStatus>Completed< /OrderStatus>
< OutputSelector>ShippingAddress< /OutputSelector>
< OutputSelector>CreatedTime< /OutputSelector>
< OutputSelector>Item< /OutputSelector>
< OutputSelector>OrderID< /OutputSelector>
< CreateTimeFrom>2016-06-01T00:00:00.0Z< /CreateTimeFrom>
< CreateTimeTo>2016-07-03T00:00:00.0Z< /CreateTimeTo>
< /GetOrdersRequest>
-
- Buy APIs (BETA) - Order
- Buy APIs - Browse
- Feedback, Comments, Suggestions
- New Sell APIs - Account, Inventory, Catalog and Compliance
- New Sell APIs - Fulfillment
- New Sell APIs - Marketing, Analytics, Metadata
- Post Order APIs - Cancellation
- Post Order APIs - Inquiry, Case Management
- Post Order APIs - Return
- Talk to your fellow developers
- Token, Messaging, Sandbox related issues
- eBay APIs: .NET SDK for Trading API
- eBay APIs: Java SDK for Trading API
- eBay APIs: Orders, resolutions and feedback
- eBay APIs: Search
- eBay APIs: Selling
- Sign in