| Name | 
            Description | 
            Type | 
            Additional description | 
        
            
                | ParcelId | 
                Parcel-id. The API will generate one if it is not set. The type must be a GS1 (SSCC). | 
                    
                            String
                     | 
                  | 
            
            
                | References | 
                References that is relevant only pr parcel. It is only possible to add reference of type 'internal(4)' on parcel level. | 
                    
                            Collection of ReferenceModel
                     | 
                  | 
            
            
                | Delete | 
                If true, the parcel will be marked as deleted. Not required. | 
                    
                            Boolean
                     | 
                  | 
            
            
                | Weight | 
                The parcel weight in kg. | 
                    
                            Double
                     | 
                Required  | 
            
            
                | LoadingMeters | 
                Number of loading meters. Not required. | 
                    
                            Decimal
                     | 
                  | 
            
            
                | PalletSpaces | 
                Number of pallett spaces. Not required. | 
                    
                            Int32
                     | 
                  | 
            
            
                | Length | 
                The parcel length in cm. Not required.  | 
                    
                            Int32
                     | 
                  | 
            
            
                | Height | 
                The parcel height in cm. Not required.   | 
                    
                            Int32
                     | 
                  | 
            
            
                | Width | 
                The parcel width in cm. Not required.  | 
                    
                            Int32
                     | 
                  | 
            
            
                | Volume | 
                The parcel volume in dm3. Not required.  | 
                    
                            Double
                     | 
                  |