Stock transfers
The stock transfer object and the allowed CRUD operations on the related resource endpoint
An order can be configured to ship from a specific stock location only (e.g. primary). In this scenario, the number of shipments is minimized by creating one or more stock transfers from the stock location where the items are available to the primary one. Shipping categories are still honored, by creating different shipments.
Stock transfers can also be created outside of the order scope. In this case, they have no relationships with shipments and line items.
Check the related ER diagram and explore the flowchart that illustrates how the stock transfer resource relates to the other API entities.
Check the related guide to learn more about the available inventory model strategies, how they work, and how stock transfers are managed based on each of them.
Last modified 1yr ago