Identify the OrderCustomer for the order
| Name | Type | Additional information | Description |
|---|---|---|---|
| DeliveryZone | string |
None. |
Name of the delivery zone that contains the specified address.
|
| ExtraAddresses | Collection of OutAddress |
None. |
List of extra Addresses for the customer |
| Vehicle | OutVehicle |
None. |
The OrderCustomer Vehicle |
| CustomerId | long |
None. |
Customer ID |
| ReferenceId | long |
None. |
The Customer Reference Id supplied by external apps |
| FirstName | string |
None. |
The Customer's First Name |
| LastName | string |
None. |
The Customer's Last Name |
| string |
None. |
The Customer's email address |
|
| LoyaltyCardNumber | string |
None. |
The Customer's Loyalty ID |
| TaxId | string |
None. |
The Customer's Tax ID |
| Notes | string |
None. |
Customer notes e.g delivery instruction |
| VoicePhone | string |
None. |
The Customer's Phone Number |
| VoicePhoneExtension | string |
None. |
Customer's contact phone extension |
| PhoneType | PhoneType |
None. |
Customer's contact phone number type |
| AddressLine1 | string |
None. |
Line 1 of the Customer's address |
| AddressLine2 | string |
None. |
Line 2 of the Customer's address |
| City | string |
None. |
City of the Customer's address |
| State | string |
None. |
State of the Customer's address |
| Postal | string |
None. |
ZipCode of the Customer's address |
| AddressNotes | string |
None. |
Notes related to Customer's contact address |
| AddressType | AddressType |
None. |
The type of address |
| SaveAddress | boolean |
None. |
Determines whether the address will be saved by ATO |
| BusinessName | string |
None. |
OrderCustomer's associated Company |
| DepartmentName | string |
None. |
Department of the company associated with a customer |