NameDescriptionTypeAdditional information
DropShipmentID ID of the Drop Shipment integer None.
DropShipmentGuid Unique GUID of the Drop Shipment globally unique identifier None.
DropShipmentReference StoreFeeder user facing reference number for the Drop Shipment string None.
DropShipmentStatus Status of the Drop Shipment DropShipmentStatuses None.
RaisedByUser User who raised the Drop Shipment UserBaseModel None.
Supplier Supplier that the Drop Shipment is for DropShipmentSupplierModel None.
DateRaised Date the Drop Shipment was originally raised date None.
DateSent The Date the Drop Shipment was sent to the Supplier date None.
DeliveryCost Delivery charge for the Drop Shipment decimal number None.
Currency Currency that the Drop Shipment is created in CurrencyBaseModel None.
ShippingAddress This is the Shipping Address for the Drop Shipment AddressModel None.
SupplierAddress This is the Supplier Address for the Drop Shipment AddressModel None.
Order Basic information about the Order OrderBaseModel None.
DropShipmentOrderLines List of Order Lines contained in the Drop Shipment. Collection of DropShipmentLineModel None.