I'm trying to send a verifyAddItem request to sandbox API with Trading and Python. I am trying to also set the shipping service for the eBay standard envelope as detailed in the api documentation ("To use this service, send envelopes using the USPS mail and set the ShippingService field to US_eBayStandardEnvelope.") "BuyerResponsibleForShipping": "true", "ReturnPolicy": { "ReturnsAcceptedOption": "ReturnsNotAccepted"}, "ShippingDetails": { "ShippingType": "Flat", "ShippingServiceOptions": { "FreeShipping": "false", "ShippingService": "US_eBayStandardEnvelope" }}, "Site": "US" }} and I am returned "'VerifyAddItem: Class: RequestError, Severity: Error, Code: 12519, Shipping service is not available. Shipping service eBay Standard Envelope(76) is not available., Class: RequestError, Severity: Error, Code: 10019, Inconsistent shipping parameters. One or more parameter values in the input request are invalid." What am I doing wrong?
-
- 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