Managing Shipments

A shipment represents a collection of goods that are to be shipped together. This section explains how to create, retrieve and edit shipments.


What is a Shipment?

In the context of the Shipments platform, the term “shipment” refers to a collection of one or more items that are shipped from the same origin address, to the same destination address, on behalf of the same Sorted customer, using the same carrier service, on the same day.

Each shipment object contains details of the shipment’s current state (for example ready_to_ship or dispatched), its contents, its origin address, and its delivery address, alongside numerous optional properties. You can create and edit shipments via the Shipments API package.

Shipments Section Contents