Overview of the account object
The standard information about an account sent to the service is described in the table below.
Name | Data type | Description | ||
|---|---|---|---|---|
| tenant | object | General information about an account who ordered the subscription on the service plan. The account information is stored and managed in the ActivePlatform installation | ||
| id | integer | Account ID | ||
| company_name | string | Company name, if the customer is a legal entity | ||
| type | string | Account type in the ActivePlatform installation | ||
| contact | object | General contact information of the account | ||
| first_name | string | First name of the account contact person | ||
| last_name | string | Last name of the account contact person | ||
| zip | string | Account address: zip-code | ||
| city | string | Account address: city | ||
| state | string | Account address: state or region | ||
| country | string | Account address: two-letter ISO code ISO 3166-1 alpha-2 of the country | ||
| phone | string | Contact phone number of the account:
| ||
| string | Contact email of the account | |||
| fax | string | Fax number of the account:
| ||
| address_line_1 | string | Account address (line 1): street, building | ||
| address_line_2 | string | Additional account address (line 2): street, building | ||
| owner | object | |||
| first_name | string | First name of the user with the owner access rights in this account | ||
| last_name | string | Last name of the user with the owner access rights in this account | ||
| phone | string | Contact phone number of the user with the owner access rights in this account:
| ||
The current version of Vendor Portal does not support additional account attributes. Contact the ActivePlatform team if your service requires this function (see Support contacts).