01-08-2025 02:13 AM
I am wondering whether it is possible to create and successfully publish offers for more than one marketplace for a single inventory item. According to the documentation for the getOffers endpoint, it states:
"Note: At this time, the same SKU value cannot be offered across multiple eBay marketplaces, so the marketplace_id query parameter currently does not have any practical use for this call."
This statement creates some ambiguity for me. In the sandbox environment, I tested adding an item with the locale set to pl-PL and successfully created and published an offer for Poland. Later, I replaced the same item, changing the locale to en-US, and managed to create and publish an offer for the U.S. as well.
Does this behavior imply that I can create offers for multiple marketplaces for a single SKU, or does the limitation mentioned in the documentation still apply in some way?
01-18-2025 01:46 AM
@wikmarg_0 wrote:I am wondering whether it is possible to create and successfully publish offers for more than one marketplace for a single inventory item. According to the documentation for the getOffers endpoint, it states:
"Note: At this time, the same SKU value cannot be offered across multiple eBay marketplaces, so the marketplace_id query parameter currently does not have any practical use for this call."
This statement creates some ambiguity for me. In the sandbox environment, I tested adding an item with the locale set to pl-PL and successfully created and published an offer for Poland. Later, I replaced the same item, changing the locale to en-US, and managed to create and publish an offer for the U.S. as well.
Does this behavior imply that I can create offers for multiple marketplaces for a single SKU, or does the limitation mentioned in the documentation still apply in some way?
hey!
You can create and publish offers for a single SKU across multiple eBay marketplaces. Create separate offers for each marketplace, referencing the same SKU, while adjusting details like pricing and shipping for each market. However, carefully manage inventory and adhere to eBay's policies for each marketplace.