| Property Name | Access | Description |
|---|---|---|
| Date | ReadWrite | The order date |
| DueDate | ReadWrite | The order due date |
| Order | ReadWrite | The sales order associated with the delivery |
| Number | ReadWrite | The order number. This will be automatically assigned for new orders. |
| Customer | ReadWrite | The customer placing the order. A list of customers can be retrieved from the customers service |
| SourceSalesQuotation | ReadWrite | The delivery contact from the associated customer's delivery contact collection. The ID of the delivery contact can be specified here when creating orders. |
| Contact | ReadWrite | The contact from the associated customer contacts collection. The ID of the delivery contact can be specified here when creating orders. |
| SalesContact | ReadWrite | This contact can either be a contact from the customer's contact list OR a contact from the Cash Customer contact list. |
| SalesRep | ReadWrite | The sales rep for the order. A list of valid sales reps can be retrieved from the sales reps service. If this is not specified the system will use the customer accounts sales rep. |
| Branch | ReadWrite | The branch the order was placed in |
| DespatchBranch | ReadWrite | The branch responsible for shipping the order. A list of valid branches is available in the branches service. |
| Currency | ReadWrite | The currency of the order. A valid list of currencies can be retrieved from the currencies service. |
| NetAmount | ReadWrite | The total net amount |
| TaxAmount | ReadWrite | The total tax amount |
| GrossAmount | ReadWrite | The total gross amount |
| Driver | ReadWrite | Driver |
| Items.Product | ReadWrite | Items.Product |
| Items.GrossPrice | ReadWrite | Items.GrossPrice |
| Items.NetPrice | ReadWrite | Items.NetPrice |
| Items.GrossAmount | ReadWrite | Items.GrossAmount |
| Items.NetAmount | ReadWrite | Items.NetAmount |
| Items.Quantity | ReadWrite | Items.Quantity |
| Items.PricingPerFactorUnit | ReadWrite | Items.PricingPerFactorUnit |
| Items.SellingUnits | ReadWrite | Items.SellingUnits |
| Items.TaxRate | ReadWrite | Items.TaxRate |
| Items.TaxAmount | ReadWrite | Items.TaxAmount |
| SourceSalesQuotation | ReadWrite | SourceSalesQuotation |
| AlternateReference | ReadWrite | AlternateReference |
| Items.PriceSource | ReadWrite | Items.PriceSource |
| Items.PricingStatus | ReadWrite | Items.PricingStatus |
| TransactionAccountCompanyRegistrationNumber | ReadWrite | TransactionAccountCompanyRegistrationNumber |
| BillingStatus | ReadWrite | BillingStatus |