🌐 Data Model
The Data Model section provides a comprehensive overview of the key entities within the Seven Senders ecosystem. It is designed to help you understand the structure and relationships of these entities, which is particularly useful when working on integrations between your systems and Seven Senders.
Order:
- Description: Represents a customer order. An order can contain multiple order items and can be linked to one or multiple shipments.
Order Item:
- Description: Individual items within an order, each linked to a specific product.
Product:
- Description: The catalog of sellable items. Each product can appear in multiple order items across different orders.
Shipment:
- A shipment represents a physical dispatch unit generated from an order. It contains key shipment details such as tracking codes and reference numbers, along with customer information, including the delivery address.
Customs Shipment:
- Description: Has a 1:1 connection to (regular) shipments and includes additional metadata required for customs clearance when shipping to Switzerland, the United Kingdom, or Norway.
Customs Manifest:
- A Customs Manifest represents a consolidation of multiple customs shipments that are treated as a single entity in the context of customs processing.
Label:
- Description: Labels are the printed entities attached to the physical shipment in the warehouse. While Seven Senders automatically generates the underlying shipment upon label creation, a separate customs shipment must be generated for all deliveries destined for Switzerland, the United Kingdom, or Norway.
Updated 21 days ago
What’s Next