You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on integrating our application with Amazon's Selling Partner API and need to detect whether a product is using the "invitation-only shopping" format (where customers need to request an invitation to purchase).
I've searched through the API documentation including:
Catalog Items API
Listings Restrictions API
Product Pricing API
However, I couldn't find any specific endpoint or field that provides this information. The Listings Restrictions API shows approval requirements but doesn't seem to specifically identify invitation-only products.
Is there an official way to programmatically determine if a product is being sold through the invitation-only shopping format via SP API? If not through a dedicated endpoint, is there perhaps a specific field or response pattern in one of the existing APIs that indicates this status?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on integrating our application with Amazon's Selling Partner API and need to detect whether a product is using the "invitation-only shopping" format (where customers need to request an invitation to purchase).
I've searched through the API documentation including:
However, I couldn't find any specific endpoint or field that provides this information. The Listings Restrictions API shows approval requirements but doesn't seem to specifically identify invitation-only products.
Is there an official way to programmatically determine if a product is being sold through the invitation-only shopping format via SP API? If not through a dedicated endpoint, is there perhaps a specific field or response pattern in one of the existing APIs that indicates this status?
Any guidance would be greatly appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions