| Name | Description | Type | Additional information | 
|---|---|---|---|
| AddressID | 
                         If supplied then will be used in preference to individual address elements  | 
                    integer | 
                             None.  | 
                
| DirectDelivery | 
                         If true, this address will be added as a one-off delivery address. Ignored if address ID is specified  | 
                    boolean | 
                             None.  | 
                
| MedicalVATExempt | 
                         If true, this order will be marked as having a medical VAT exemption for qualifying products. Ignored if DirectDelivery=false  | 
                    boolean | 
                             None.  | 
                
| CustomerCollecting | 
                         If true, this order will be set as a customer collect. No other delivery data needs to be sent and despatch method will be ignored  | 
                    boolean | 
                             None.  | 
                
| DeliveryCompany | string | 
                                 Max length: 40  | 
                |
| Line1 | string | 
                                 Required Max length: 50  | 
                |
| Line2 | string | 
                                 Max length: 50  | 
                |
| Line3 | string | 
                                 Max length: 50  | 
                |
| Town | string | 
                                 Max length: 50  | 
                |
| County | string | 
                                 Max length: 25  | 
                |
| Postcode | string | 
                                 Max length: 15  | 
                |
| Country | 
                         Country code from the country list ISO3  | 
                    string | 
                                 Max length: 3  | 
                
| Firstname | string | 
                                 Required Max length: 20  | 
                |
| Surname | string | 
                                 Required Max length: 30  | 
                |
| string | 
                                 Required Max length: 70  | 
                ||
| Phone | string | 
                                 Max length: 20  | 
                |
| Mobile | string | 
                                 Max length: 20  |