Set up Stores

Create or update store locations in OrderDynamics. Stores are locations that act as a physical location where customers can directly buy products.

They can receive inventory from shipment and inventory locations.

Necessary APIs & Endpoints Steps to Set up

Necessary APIs & Endpoints

Store Locations API

Create, view and update shipping centers using internal names

GET Get all Shipping Centers

PUT Update a Shipping Center

POST Create a Shipping Center

DEL Delete a Shipping Center

Steps to Set up

Call Get Shipping Center API to get shipping centers by unique identifier
Use PUT Update Shipping Center if the shipping center already exists to update its shipping center details
Use POST Create a Shipping Center to create a new shipping center