Practice onboarding an end-to-end seller with one SKU
Learn how to use the Supply Sources API to onboard an end-to-end seller with one SKU.
Learn how to use the Supply Sources API to onboard an end-to-end seller with one SKU.
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.
Step 1. Create the supply source
Call the createSupplySource
operation.
Step 2. Get the supply source
Call the getSupplySource
operation.
Step 3. Update the configuration status
Call the updateSupplySource
operation.
Step 4. Update the supply source status
Call the updateSupplySourceStatus
operation.
Step 5. Get the supply source
Call the getSupplySource
operation.
Updated 9 days ago