API reference
Search
K
Links
Comment on page

Shipping categories

The shipping category object and the allowed CRUD operations on the related resource endpoint
Shipping categories determine which shipping methods are available for the associated SKUs. Unless the selected inventory model strategy is no split, if an order contains line items belonging to more than one shipping category it is split into more shipments.
In case the inventory model strategy is left as default – no split – just a single shipment is always created, no matter if the order contains SKUs associated with different shipping categories. In this case, the number of available shipping methods will increase accordingly since they won't be filtered by shipping category.
Data model
Check the related ER diagram and explore the flowchart that illustrates how the shipping category resource relates to the other API entities.
How-to
Check the related guide to learn more about the available inventory model strategies, how they work, and how shipping categories are involved in the process.