| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Gets or sets the identifier. |
integer |
Required |
| ShippingCode |
Gets or sets the unique code for the shipment. |
string |
Max length: 200 |
| CreateTimestamp |
Gets or sets the create timestamp. |
date |
Required |
| ChangeTimestamp |
The time data was changed. |
date |
None. |
| ShopId |
Gets or sets the Shop identifier. |
integer |
None. |
| OrderId |
Gets or sets the Order identifier. |
integer |
Required |
| OrderCode |
Gets or sets the corresponding Order code. |
string |
None. |
| WarehouseId |
Gets or sets the Warehouse identifier. |
integer |
None. |
| ParcelId |
The Id of the created parcel. |
integer |
None. |
| PickedTimestamp |
The time picked. |
date |
None. |
| PackedTimestamp |
The time packed. |
date |
None. |
| ShippedTimestamp |
The time shipped. |
date |
None. |
| HandOverTimestamp |
The time the Shipment was communicated to 3rd party fulfilment. |
date |
None. |
| ShipmentType |
The type of Shipment. |
ShipmentTypeEnum |
None. |