This class represents inbound OrderCustomers
| Name | Type | Additional information | Description |
|---|---|---|---|
| ExtraAddresses | Collection of CustomerAddress |
None. |
List of extra Addresses for the customer |
| Vehicle | Vehicle |
None. |
Information describing the Vehicle. Not supported on check-in with Aloha. |
| CustomFields | Collection of string |
None. |
An optional custom field in which any desired data can be stored. Can only hold up to 10 custom fields. |
| 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 |