Account Location Related Objects Account Object
Account Object Formats
Account Object Properties
Required properties are in Bold.
Property | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AccountNum | string | Contains a value that uniquely identifies the account record. This must be a unique value across all account objects. | |||||||||||||||
AccountsReceivable | string | Contains a Account Receivable Ledger Types System Category value identifying the type of accounts receivable account to track invoice payments. 3.19.0 | |||||||||||||||
AccountType | string | Identifies the type of account. Valid values are:
| |||||||||||||||
Addresses | collection | Contains zero or more address details for the account. | |||||||||||||||
Contacts | collection | Contains zero or more contact details for the account. | |||||||||||||||
FlexForms | collection | An optional collection of FlexForm IDs. Each form specified in the collection will be available for the identified task. See: FlexForm Object 4.2.0 | |||||||||||||||
FlexAttrs | object | This property contains the Flex-Field values that were entered.
Flex-Field values can be pre-populated from the backend
4.2.0 | |||||||||||||||
Integrations | object | ServiceMobility integrates with many external systems. This optional object contains external system's unique identifier and/or sync token for Account object. See: Integrations 4.5.0 | |||||||||||||||
IsActive | boolean | Default value is Identifies if the account is active and can be used in mobile application. Valid values are:
4.3.0 | |||||||||||||||
Name | string | Identifies the name of the account | |||||||||||||||
Notes | string | Contains optional account notes. | |||||||||||||||
PaymentSystemID | string | Contains payment processing system identifier for the account. This must be a unique value across all account objects. 3.49.0 | |||||||||||||||
TaxExempt | boolean | Indicates whether the account is exempt from collecting taxes 3.19.0 | |||||||||||||||
TierPricingID | string | Contains tier pricing identifier for the account. 3.18.0 | |||||||||||||||
Website | string | Specifies the URL of the account's website. |