Placeholders for the Account entity
The following Placeholders are used for the Account entity (see Viewing and updating 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.default_payment_method_id | ID of a Payment method set as a default for the specified Account Type |
account.class_id | Account Class ID (see Account Classes) |
account.class_key | Account Class key |
account.financial_blocking_threshold | Value of the financial blocking threshold of the Account (see Creating an Account Class) |
account.financial_blocking_threshold_with_currency | Financial blocking threshold of the Account with currency |
account.subscription_credit_limit | Value of the subscription credit limit of the Account |
account.subscription_credit_limit_with_currency | Subscription credit limit of the Account with currency |
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.human_status_name | Displayed name of the Account status |
account.name | Account full name (company name, if a customer is a legal entity) |
account.first_name | First name of the contract person |
account.middle_name | Middle name of the contract person |
account.last_name | Last name of the contract person |
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 of 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 of the user responsible for the financial matters |
account.bill_user_first_name | First name of the user responsible for the financial matters |
account.bill_user_middle_name | Middle name of the user responsible for the financial matters |
account.bill_user_last_name | Last name of 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 of the user responsible for the technical matters |
account.tech_user_first_name | First name of the user responsible for the technical matters |
account.tech_user_middle_name | Middle name of the user responsible for the technical matters |
account.tech_user_last_name | Last name of the user responsible for the technical matters |
account.has_manager | Indication that the Account is linked to a Manager |
account.manager.id | ID of the Account Manager |
account.manager.status | Status of the Account Manager |
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) |
account.has_endless_non_trial_subscriptions | Indication that the Account has at least one commercial Subscription with the endless period |