The following placeholders are used for the Account entity.
|
Placeholder |
Description |
|---|---|
|
account.id |
The account ID |
|
account.type_id |
The account type ID (see Account types) |
|
account.type_key |
The account type key |
|
account.default_payment_method_id |
The ID of a payment method set as a default for the specified account type |
|
account.class_id |
The account class ID (see Account classes) |
|
account.class_key |
The account class key |
|
account.financial_blocking_threshold |
The value of the financial blocking threshold of an account (see Creating an account class) |
|
account.financial_blocking_threshold_with_currency |
Financial blocking threshold of an account with the currency units |
|
account.subscription_credit_limit |
The value of the subscription credit limit of an account |
|
account.subscription_credit_limit_with_currency |
The subscription credit limit of an account with the currency units |
|
account.balance |
The current value of the account balance |
|
account.balance_with_currency |
The current value of the account balance with the currency units. For example, $12.00 |
|
account.status |
The account status |
|
account.human_status_name |
The displayed name of the account status |
|
account.name |
The account full name (or the company name, if a customer is a legal entity) |
|
account.first_name |
The first name of the contract person |
|
account.middle_name |
The middle name of the contract person |
|
account.last_name |
The last name of the contract person |
|
account.street |
The account address: street |
|
account.building |
The account address: building |
|
account.office |
The account address: office |
|
account.country |
The account address: a two-letter ISO code (ISO 3166-1 alpha-2) of the country |
|
account.country_name |
The account address: the full name of the country |
|
account.city |
The account address: a city |
|
account.zip |
The account address: a zip-code |
|
account.phone |
The phone number of an account |
|
account.custom_attributes |
Custom attributes of an account (see Managing attributes) |
|
account.bill_user_id |
The ID of the user responsible for the financial matters |
|
account.bill_user_email |
The email of the user responsible for the financial matters |
|
account.bill_user_name |
The full name of the user responsible for the financial matters |
|
account.bill_user_first_name |
The first name of the user responsible for the financial matters |
|
account.bill_user_middle_name |
The middle name of the user responsible for the financial matters |
|
account.bill_user_last_name |
The last name of the user responsible for the financial matters |
|
account.tech_user_id |
The ID of the user responsible for the technical matters |
|
account.tech_user_email |
The email of the user responsible for the technical matters |
|
account.tech_user_name |
The full name of the user responsible for the technical matters |
|
account.tech_user_first_name |
The first name of the user responsible for the technical matters |
|
account.tech_user_middle_name |
The middle name of the user responsible for the technical matters |
|
account.tech_user_last_name |
The last name of the user responsible for the technical matters |
|
account.has_manager |
Indicates whether an account is linked to a manager |
|
account.manager.id |
The ID of the account's manager |
|
account.manager.status |
The status of the account's manager |
|
account.manager.name |
The name of the account's manager |
|
account.manager.email |
The email of the account's manager |
|
account.owner_reset_password_url |
A one-time link to set the Owner's password for an account in the classic Customer Control Panel |
|
account.owner_generate_password_url |
A one-time link to set the Owner's password for an account in the new Customer Control Panel |
|
account.admins_emails |
The list of emails of all users with the Administrator access level for an account (see Managing users) and the Active status for an account (see Deactivating a user) |
|
account.users_emails |
The list of emails of all users with the User access level for the account (see Managing users) and the Active status for an account (see Deactivating a user) |
|
account.finance_managers_emails |
The list of emails of all users with the Finance manager access level for the account (see Managing users) and the Active status for the account (see Deactivating a user) |
|
account.technical_managers_emails |
The list of emails of all users with the Technical manager access level for the account (see Managing users) and the Active status for the account (see Deactivating a user) |
|
account.has_endless_non_trial_subscriptions |
Indicates whether an account has at least one commercial subscription with the endless period |