| Name | Description | Type | Additional information | 
|---|---|---|---|
| DeliveryItemId | globally unique identifier | 
                             None.  | 
                |
| Position | integer | 
                                 Required  | 
                |
| ArticleNumber | string | 
                                 Required String length: inclusive between 0 and 50  | 
                |
| ItemText | string | 
                                 String length: inclusive between 0 and 250  | 
                |
| AdditionalInformation | string | 
                                 String length: inclusive between 0 and 250  | 
                |
| Quantity | decimal number | 
                                 Required  | 
                |
| DiscountInPercent | integer | 
                                 Required  | 
                |
| UnitType | string | 
                                 Required  | 
                |
| Id | globally unique identifier | 
                             None.  | 
                |
| CanUpdateRecord | boolean | 
                             None.  | 
                |
| CanDeleteRecord | boolean | 
                             None.  |