Placeholders for the Account entity
The following Placeholders are used for the Account entity (see Viewing and updating an Account's details).
| Placeholder | Description |
|---|---|
| account.id | Account ID |
| account.type_id | Account Type ID (see Account Types) |
| account.type_key | Account Type key |
| account.class_id | Account Class ID (see Account Classes) |
| account.class_key | Account Class key |
| account.financial_blocking_threshold | Financial blocking threshold of the Account (see Creating an Account Class) |
| account.balance | Current value of the Account Balance |
| account.balance_with_currency | Current value of the Account Balance with currency. For example, 12.00$ |
| account.status | Account status |
| account.name | Company name, if a customer is a legal entity |
| account.first_name | First name for the user the owner access rights |
| account.middle_name | Middle name for the user the owner access rights |
| account.last_name | Last name for the user the owner access rights |
| account.street | Account address: street |
| account.building | Account address: building |
| account.office | Account address: office |
| account.country | Account address: a two-letter ISO code (ISO 3166-1 alpha-2) of the country |
| account.country_name | Account address: a full name for the country |
| account.city | Account address: a city |
| account.zip | Account address: a zip-code |
| account.phone | Phone number of the Account |
| account.custom_attributes | Custom attributes of the Account (see Managing Attributes) |
| account.bill_user_id | ID of the user responsible for the financial matters |
| account.bill_user_email | Email of the user responsible for the financial matters |
| account.bill_user_name | Full name for the user responsible for the financial matters |
| account.bill_user_first_name | First name for the user responsible for the financial matters |
| account.bill_user_middle_name | Middle name for the user responsible for the financial matters |
| account.bill_user_last_name | Last name for the user responsible for the financial matters |
| account.tech_user_id | ID of the user responsible for the technical matters |
| account.tech_user_email | Email of the user responsible for the technical matters |
| account.tech_user_name | Full name for the user responsible for the technical matters |
| account.tech_user_first_name | First name for the user responsible for the technical matters |
| account.tech_user_middle_name | Middle name for the user responsible for the technical matters |
| account.tech_user_last_name | Last name for the user responsible for the technical matters |
| account.manager.name | Account Manager's name |
| account.manager.email | Account Manager's email |
| account.owner_reset_password_url | One-time link to set the Account Owner password |
| account.admins_emails | List of emails of all Users with the Administrator role for the Account (see Managing Users) and the Active status for the Account (see Deactivating a User) |
| account.users_emails | List of emails of all Users with the User role for the Account (see Managing Users) and the Active status for the Account (see Deactivating a User) |