Accounts
Overview
An organization, company, or individual involved with your organization (for example, a customer).
System fields
System fields are read-only fields found on most objects. These fields are automatically updated during API operations. To learn more see System Fields.
Standard fields
Field Name | Details | Required |
---|---|---|
BillingCity | Type Text Description The city of the Account’s billing address. Must be between 0 and 40 characters |
No |
BillingPostalCode | Type Text Description The zip or postal code of the Account’s billing address. Must be between 0 and 20 characters |
No |
BillingState | Type Text Description The state of the Account’s billing address. Must be between 0 and 80 characters |
No |
BillingStreet | Type Text Description The street address of the Account’s billing address. Must be between 0 and 255 characters |
No |
Fax | Type Text Description The Account’s fax number. Must be between 0 and 40 characters |
No |
Name | Type Text Description The name of the Account. Must be between 0 and 255 characters |
Yes |
Phone | Type Text Description The phone number for the Account. Must be between 0 and 40 characters |
No |
ShippingCity | Type Text Description The city of the Account’s shipping address. Must be between 0 and 40 characters |
No |
ShippingPostalCode | Type Text Description The ZIP or postal code of the Account’s shipping address. Must be between 0 and 20 characters |
No |
ShippingState | Type Text Description The state of the Account’s shipping address. Must be between 0 and 80 characters |
No |
ShippingStreet | Type Text Description The street address of the Account’s shipping address. Must be between 0 and 255 characters |
No |
Related objects
This object has the following related objects.
Name | Details |
---|---|
Availabilities | Object Has many (ClientAvailabilities) Description Client Availabilities associated with the Account. |
Contacts | Object Has many (Contacts) Description Contacts associated with the Account. |
Jobs | Object Has many (Jobs) Description Jobs associated with the Account. |
Locations | Object Has many (Locations) Description Locations associated with the Account. |
ResourceScores | Object Has many (AccountResourceScores) Description Resources that should or shouldn’t be allocated to work associated with the Account. |
Tags | Object Has many (AccountTags) Description Tags associated with the Account. |
Deprecated fields
This section lists fields that are marked as deprecated and are maintained for backwards compatibility purposes only. It’s recommended not to use them in new implementations, as they may be removed in future releases.
- Rank
- RequiresWhitelist
Feedback
Was this page helpful?