Configure the status of an existing supply source
Learn how to use the Supply Sources API to configure the status of an existing supply source.
Learn how to use the Supply Sources API to configure the status of an existing supply source.
Prerequisites
To complete this tutorial, you need:
- Authorization from the selling partner for whom you are making calls. For more information, refer to Authorizing Selling Partner API applications.
- The Selling Partner Insights role assigned to your developer profile.
- The Selling Partner Insights role selected in the app registration page for your application.
Set the status of your store
Call the updateSupplySourceStatus
operation.
Note
The store status is
Inactive
by default. You should set the status asActive
when ready to go live.
Updated 9 days ago