Integration Process
There are six milestones to reach during the onboarding process, with the majority of time spent doing the actual integrations.
![Document image Document image](https://images.archbee.com/jkjvFoAhcCOuXl4gtNIld/DpwyXuYErn2MxknlRYtob_steps-to-seller-onboarding.png?format=webp)
Saks will provide you with our Marketplace terms and conditions for your review which must be signed prior to creating your Marketplace account.
Upon accepting the Saks Marketplace terms and conditions, Saks will send an invitation via email for you to join our Marketplace. Once accepted, your store will be created automatically.
Now that your store is created, it’s time to set it up with your products and offers. Review our API documentation, and when you’re ready to start integrating with our Marketplace, you will generate your unique API key and begin calling our APIs. Primary API development is focused on several pre-transaction areas (before an item sells) and post-transaction areas (after an item sells).
Below is an example subset of key API areas: A comprehensive set of APIs are available once you gain access to the marketplace.
- Product & Offer Importing: Image, Description, Size, Price, Inventory, etc
- Populate the product template file we provide with your product data, then:
- Upload this product file in your Mirakl Back Office (store admin area) OR
- Import your product file:
- Maintain your offers (inventory, pricing, etc):
- API Reference: OR11: Retrieve Order (and refunds if applicable)
- API Reference: OR21: Accept/Reject Order
- API Reference: OR73: Retrieve Packing Slip
- API Reference: OR23: Add Tracking Info
- API Reference: OR24: Confirm Shipment
- API Reference: OR29: Cancel Order
When your store passes your testing, Saks will validate your store as well.
To begin migrating your store to production, Saks will create a new, empty store in our production environment.
Your production store now needs to be populated with your products and offers, just like you did with your sandbox store. You will generate a production-specific API key and repeat the integration in our production environment.