AccountInfoType
The GetAccountInfo function result.
Fields
a2p_sms_enabled
a2p_sms_enabled: boolean
Whether to activate one-way SMS
access_entries
access_entries: [string]
The allowed access entries (the API function names)
account_custom_data
account_custom_data: string
The custom data
account_email
account_email: string
The account's email
account_first_name
account_first_name: string
The first name
account_id
account_id: number
The account's ID
account_last_name
account_last_name: string
The last name
account_name
account_name: string
The account's name
account_notifications
account_notifications: boolean
Whether Voximplant notifications are required
active
active: boolean
Whether the account is ctive
api_key
api_key: string
The account API key. Use password or api_key authentication to show the api_key
balance
balance: decimal
The account's money
billing_address_address
billing_address_address: string
The office address
billing_address_country_code
billing_address_country_code: string
The billing address country code (2 symbols, ISO 3166-1 alpha-2). Examples: US, RU, GB
billing_address_name
billing_address_name: string
The company or businessman name
billing_address_phone
billing_address_phone: string
The office phone number
billing_address_state
billing_address_state: string
The office state (US) or province (Canada), up to 100 characters. Examples: California, Illinois, British Columbia
billing_address_zip
billing_address_zip: string
The office ZIP
billing_limits
billing_limits:
The payments limits applicable to each payment method
callback_salt
callback_salt: string
If salt string is specified, each HTTP request made by the Voximplant cloud toward the callback_url has a salt field set to MD5 hash of account information and salt. That hash can be used be a developer to ensure that HTTP request is made by the Voximplant cloud
callback_url
callback_url: string
If URL is specified, Voximplant cloud makes HTTP POST requests to it when something happens. For a full list of reasons see the type field of the AccountCallback structure. The HTTP request has a JSON-encoded body that conforms to the AccountCallbacks structure
created
created: timestamp
The UTC account created time in 24-h format: YYYY-MM-DD HH:mm:ss
credit_limit
credit_limit: decimal
The account's credit limit
currency
currency: string
The currency code (USD, RUR, EUR, …)
frozen
frozen: boolean
Whether account is blocked by Voximplant admins
language_code
language_code: string
The notification language code (2 symbols, ISO639-1). Examples: en, ru
location
location: string
The account location (timezone). Examples: America/Los_Angeles, Etc/GMT-8, Etc/GMT+10
min_balance_to_notify
min_balance_to_notify: decimal
The min balance value to notify by email or SMS
news_notifications
news_notifications: boolean
Whether Voximplant news notifications are required
send_js_error
send_js_error: boolean
Whether to send an email when a JS error occures
support_bank_card
support_bank_card: boolean
Whether Bank card payments are allowed
support_invoice
support_invoice: boolean
Whether Bank invoices are allowed
support_robokassa
support_robokassa: boolean
Whether Robokassa payments are allowed
tariff_changing_notifications
tariff_changing_notifications: boolean
Whether Voximplant plan changing notifications are required
with_access_entries
with_access_entries: boolean
Whether the admin user permissions are granted