Making calls to different eBay sites
Find the answer to your question
Advanced Search
Published: October 23 2008, 2:52:00 PMUpdated: August 08 2022, 6:36:41 AM
Question
How can I make API calls against different eBay sites?
Answer
Summary
The way to route API calls to different eBay sites depends on the API that you are using:
API | Format | What to set |
Trading | XML | HTTP header X-EBAY-API-SITEID |
Trading | SOAP | url parameter siteid |
Shopping | HTTP GET | url parameter siteid |
Shopping | HTTP POST | HTTP header X-EBAY-API-SITE-ID |
Merchandising | HTTP GET | url parameter GLOBAL-ID |
Merchandising | HTTP POST | X-EBAY-SOA-GLOBAL-ID |
Client Alerts | JSON | URL Parameter siteid |
Additional Information
Products
How well did this answer your question?
Answers others found helpful