Introduction to Shipment Orders
A document used by an organization to specify the items that are to be transferred from a warehouse to whom and to which location is called a shipment order. It is typically sent along with a shipment so that the customer can verify the document to correctly reflect the items they received.
Attributes
Attribute | Description |
salesorder_id | string: Unique ID generated by the server for the Sales Order. This is used as identifier. |
shipment_date | string: Stipulated shipment date on the sales order. |
tracking_number | string: Tracking number of shipment. |
carrier | string: Carrier used for shipment. |
service | string: Type of service selected for shipment. |
tracking_url | string: The tracking url of the shipment. |