DeliverNote DeliveryNote fields

Name Required Type Example Description
Id false string Id of the deliveryNote Id of the deliveryNote
RecipientName false string Name of the clinic Name of the clinic
RecipientTENumber false string TE number of recipient TE number of recipient
Number false integer Delivery note number - same as the ID Delivery note number - same as the ID
Comment false string Comment from the clinic, special situation regarding the order Comment from the clinic, special situation regarding the order
ShipmentDate false string (date-time) date and time of shipment date and time of shipment
ShipmentOwner false string Who is the shipment owner Who is the shipment owner
TrackingNumber false string Tracking number for the order Tracking number for the order
ShipmentProvider false string The shipment provider used for shipping the order The shipment provider used for shipping the order
ShippingUrl false string Tracking URL provided for the package - track your package Tracking URL provided for the package - track your package
Timestamp false string (date-time) Time of creation Time of creation
DeliveryLines false DeliveryLine[] Array of deliveryNote - use the OData $expand to get deliveryLines (this is the value to put in) Array of deliveryNote - use the OData $expand to get deliveryLines (this is the value to put in)