API version 2.0
Access API
Accounts
3min
The Account resource allow you to represent commercial organizations using your product.
Each account will have its own description and be associated with contacts. You can create and update companies and add custom attributes describing them. Accounts can be viewed individually or as a list.
An Account object contains the following fields
Attribute | Type | Description |
---|---|---|
object | string | Value is ‘account’ |
id | string | Salesmachine internal id representing the account |
created_at | timestamp | The time (in seconds) the account was added to Successeve |
unique_id | string | The account unique_id you have defined for the account. |
data | object | The custom attributes you have set on the account. |
salesmachine | object | The successeve metrics |
contacts | list | A list of contacts for the account |