Rate this page:

AccountInfoType

The GetAccountInfo function result.

Fields

account_id

Copy URL
account_id: 

number

The account's ID

account_name

Copy URL
account_name: 

string

The account's name

account_email

Copy URL
account_email: 

string

The account's email

api_key

Optional
Copy URL
api_key: 

string

The account API key. Use password or api_key authentication to show the api_key

account_first_name

Optional
Copy URL
account_first_name: 

string

The first name

account_last_name

Optional
Copy URL
account_last_name: 

string

The last name

created

Copy URL
created: 

timestamp

The UTC account created time in 24-h format: YYYY-MM-DD HH:mm:ss

language_code

Optional
Copy URL
language_code: 

string

The notification language code (2 symbols, ISO639-1). Examples: en, ru

location

Optional
Copy URL
location: 

string

The account location (timezone). Examples: America/Los_Angeles, Etc/GMT-8, Etc/GMT+10

min_balance_to_notify

Optional
Copy URL
min_balance_to_notify: 

decimal

The min balance value to notify by email or SMS

account_notifications

Optional
Copy URL
account_notifications: 

boolean

Voximplant notifications are required

tariff_changing_notifications

Optional
Copy URL
tariff_changing_notifications: 

boolean

Voximplant plan changing notifications are required

news_notifications

Optional
Copy URL
news_notifications: 

boolean

Voximplant news notifications are required

billing_address_name

Optional
Copy URL
billing_address_name: 

string

The company or businessman name

billing_address_country_code

Optional
Copy URL
billing_address_country_code: 

string

The billing address country code (2 symbols, ISO 3166-1 alpha-2). Examples: US, RU, GB

billing_address_address

Optional
Copy URL
billing_address_address: 

string

The office address

billing_address_zip

Optional
Copy URL
billing_address_zip: 

string

The office ZIP

billing_address_phone

Optional
Copy URL
billing_address_phone: 

string

The office phone number

billing_address_state

Optional
Copy URL
billing_address_state: 

string

The office state (US) or province (Canada), up to 100 characters. Examples: California, Illinois, British Columbia

active

Copy URL
active: 

boolean

The account activation flag

frozen

Optional
Copy URL
frozen: 

boolean

Is account blocked by Voximplant admins or not

balance

Optional
Copy URL
balance: 

decimal

The account's money

credit_limit

Optional
Copy URL
credit_limit: 

decimal

The account's credit limit

currency

Optional
Copy URL
currency: 

string

The currency code (USD, RUR, EUR, …)

support_robokassa

Optional
Copy URL
support_robokassa: 

boolean

Robokassa payments are allowed

support_bank_card

Optional
Copy URL
support_bank_card: 

boolean

Bank card payments are allowed

support_invoice

Optional
Copy URL
support_invoice: 

boolean

Bank invoices are allowed

account_custom_data

Optional
Copy URL
account_custom_data: 

string

The custom data

access_entries

Optional
Copy URL
access_entries: 

[string]

The allowed access entries (the API function names)

with_access_entries

Optional
Copy URL
with_access_entries: 

boolean

Set true to get the admin user permissions

callback_url

Optional
Copy URL
callback_url: 

string

If URL is specified, Voximplant cloud will make 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 will have a JSON-encoded body that conforms to the AccountCallbacks structure

callback_salt

Optional
Copy URL
callback_salt: 

string

If salt string is specified, each HTTP request made by the Voximplant cloud toward the callback_url will have 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

send_js_error

Optional
Copy URL
send_js_error: 

boolean

Sending email when a JS error occures

billing_limits

Optional
Copy URL
billing_limits: 

BillingLimitsType

The payments limits applicable to each payment method

a2p_sms_enabled

Optional
Copy URL
a2p_sms_enabled: 

boolean

One-way SMS activation flag