AccountInfo
Props
a2pSmsEnabled
a2pSmsEnabled: false
| undefined
| true
Whether to activate one-way SMS
accessEntries
accessEntries: string[]
The allowed access entries (the API function names)
accountCustomData
accountCustomData: string
| undefined
The custom data
accountEmail
accountEmail: string
The account's email
accountFirstName
accountFirstName: string
| undefined
The first name
accountId
accountId: number
The account's ID
accountLastName
accountLastName: string
| undefined
The last name
accountName
accountName: string
The account's name
accountNotifications
accountNotifications: false
| undefined
| true
Whether Voximplant notifications are required
active
active: boolean
Whether the account is ctive
apiKey
apiKey: string
| undefined
The account API key. Use password or api_key authentication to show the api_key
balance
balance: number
| undefined
The account's money
billingAddressAddress
billingAddressAddress: string
| undefined
The office address
billingAddressCountryCode
billingAddressCountryCode: string
| undefined
The billing address country code (2 symbols, ISO 3166-1 alpha-2). Examples: US, RU, GB
billingAddressName
billingAddressName: string
| undefined
The company or businessman name
billingAddressPhone
billingAddressPhone: string
| undefined
The office phone number
billingAddressState
billingAddressState: string
| undefined
The office state (US) or province (Canada), up to 100 characters. Examples: California, Illinois, British Columbia
billingAddressZip
billingAddressZip: string
| undefined
The office ZIP
callbackSalt
callbackSalt: string
| undefined
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
callbackUrl
callbackUrl: string
| undefined
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 structure. The HTTP request has a JSON-encoded body that conforms to the structure
created
created: Date
The UTC account created time in 24-h format: YYYY-MM-DD HH:mm:ss
creditLimit
creditLimit: number
| undefined
The account's credit limit
currency
currency: string
| undefined
The currency code (USD, RUR, EUR, …)
frozen
frozen: false
| undefined
| true
Whether account is blocked by Voximplant admins
languageCode
languageCode: string
| undefined
The notification language code (2 symbols, ISO639-1). Examples: en, ru
location
location: string
| undefined
The account location (timezone). Examples: America/Los_Angeles, Etc/GMT-8, Etc/GMT+10
minBalanceToNotify
minBalanceToNotify: number
| undefined
The min balance value to notify by email or SMS
newsNotifications
newsNotifications: false
| undefined
| true
Whether Voximplant news notifications are required
sendJsError
sendJsError: false
| undefined
| true
Whether to send an email when a JS error occures
supportBankCard
supportBankCard: false
| undefined
| true
Whether Bank card payments are allowed
supportInvoice
supportInvoice: false
| undefined
| true
Whether Bank invoices are allowed
supportRobokassa
supportRobokassa: false
| undefined
| true
Whether Robokassa payments are allowed
tariffChangingNotifications
tariffChangingNotifications: false
| undefined
| true
Whether Voximplant plan changing notifications are required
withAccessEntries
withAccessEntries: false
| undefined
| true
Whether the admin user permissions are granted