Set up Shipping Centers

Create or update shipping centers in OrderDynamics which are locations where orders are fulfilled and shipments are prepared for delivery

Necessary APIs & Endpoints Steps to Set up

Necessary APIs & Endpoints

Shipping Centers 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