| Fulfillment details | The name, address, and email details for the primary recipient. |
| Ship date | The shipment time in UTC format. |
| Shipping method | The shipment method used to fulfill the allocation. For example, next day shipping. |
| Delivered Date | The delivery date. Initially, this value is null. Once delivery is complete, the date and time is displayed in UTC format. |
| Master tracking number | The tracking number for all cartons in the shipment. |
| Location Number | A unique value used to identify the Ship from location. This must be the locationNumber stored in the fabric Location service. |
| Location type | The location type. For example, a distribution center (DC) or warehouse. |
| Shipment ID | A system-generated shipment ID (UUID). |
| Shipment number | A merchant-specified shipment number for an invoice. |
| Shipment type | The shipment type, such as, Pickup, Ship_To_Store, or Ship_To_Home, that’s selected by the customer during checkout. This attribute is inherited from the order.shipInfo during allocation creation. |
| Allocation ID | A system-generated allocation ID (UUID) from the Create allocation endpoint. Allocation occurs prior to shipment creation. An allocationId is mandatory to create a shipment. |
| Vendor ID | The unique Vendor ID. This ID is used in dropshipping scenarios to indicate the vendor responsible for the given item. |
| Ship from | The allocation location name and number. |
| Ship from address | The full address of the fulfillment location. |
| Ship to | The shipping address details. |
| Ship to id | A system-generated UUID associated with shipInfo, generated from cart and checkout (CnC) service. Note: An order can have multiple ship-to (delivery) locations and items going to the same location share one shipToId. |
| PO Number | A merchant-defined purchase order number. |
| Status Code | The current shipment status code for the order. |
| Reshipment reason code | The reason provided for a reshipment. For example, missing order. |
| Updated at | The time the last update to shipment was made in UTC format. |
| Recipient name | The primary contact’s name. |
| Recipient email | The primary contact’s email. |
| Recipient phone | The primary contact’s phone number. |