Account Location Query Object Formats
Include Page | ||||
---|---|---|---|---|
|
Account Location Query Object Properties
Required properties are in bold.
Property | Type | Description | ||||
---|---|---|---|---|---|---|
AccountName | string | Identifies the name of the account | ||||
AccountNum | string | Contains a value that uniquely identifies the account record. This must be a unique value across all account objects. | ||||
AccountType | string | Identifies the type of account. Valid values are:
| ||||
Address | object | The address details for the account location. | ||||
Contacts | collection | An optional collection of contacts at the account location. | ||||
string | The primary email address for the account location. | |||||
LanguageID | string | The language code identifier associated with the account location. | ||||
LocationNum | string | The unique account location number. This number must be globally unique. | ||||
Name | string | A simple name of the account location. | ||||
Notes | string | General notes about the account location. | ||||
POReq | boolean | Identifies if a purchase order number is required at the time of the visit. If this field is not present, it will default to false. | ||||
ServiceAreaID | string | The service area the account location is associated with.
| ||||
SigReq | boolean | Identifies if a signature is required to complete the work order process. The application has a default global setting related to signature capture. If this property is specified, then its value will override the system default. Valid values are:
| ||||
StorageLocationID | string | The inventory storage location identifier for the account location. |