Errors

Full catalogue of error codes returned by the Management API
View as Markdown

Every Management API method can return an error response in place of the documented 200 body. The response envelope is:

1{
2 "error": {
3 "code": 1,
4 "msg": "Invalid account name or password"
5 }
6}

The table below lists every error currently emitted by the API.

CodeNameDescription
1FATAL_ERRORFatal error
2INTERNAL_ERRORInternal error
4DB_ERRORDB error
5BILLING_ERRORBilling failed
6API_KEY_GENERATION_FAILURECannot generate the unique ‘api_key’
9ACTIVATION_MAIL_ERRORActivation mail error
10SESSION_ID_GENERATION_ERRORCannot generate the unique ‘session_id’
12INVALID_FUNC_NAMEInvalid ‘func_name’ parameter
13INTERNAL_CONFIGURATION_ERRORThe ‘config’ table error
14SMS_GATEWAY_ERRORSMS gateway error
15MEDIA_SERVER_ERRORMedia server error
16MEDIA_BALANCER_ERRORMedia balancer error
17PAYPOINT_ERRORPaypoint failed
18CALLERID_VERIFICATION_ERRORCallerID verification server error
19ACD_FAILEDACD failed
20PHONE_PROVIDER_FAILEDPhone provider failed
21CALL_SERVICE_FAILEDCall service failed
22CONFERENCE_BALANCER_ERRORConference balancer error
23CONFERENCE_SERVER_ERRORConference server error
100AUTHORIZATION_FAILEDAuthorization failed
101INVALID_ARGUMENTSInvalid arguments
102MISSING_CMDMissing ‘cmd’ parameter
103UNKNOWN_COMMANDUnknown command
104FORBIDDEN_COMMANDForbidden command
105REQUIRED_OUTPUT_FORMAT_TYPE_IS_NOT_SUPPORTEDThe required output format type is not supported
106ACCOUNTS_NAME_ALREADY_USEDAccount’s name is not unique
107INVALID_APPLICATION_NAMEInvalid application name
108APPLICATION_COUNT_EXCEEDEDExceeded the application count limit per account
109USER_COUNT_EXCEEDEDExceeded the user count limit per account
110INVALID_PLANInvalid plan
111INVALID_DATE_FORMATInvalid date format
112PASSWORD_LENGTHThe password must be at least 6 characters long
113ACCOUNT_NAME_LENGTHAccount’s name must be at least 5 and up to 20 characters long
114ACCOUNT_NAME_INITIAL_LETTERAccount’s name should start with a letter and can contain latin characters, digits, hyphen
115INVALID_ACCOUNT_IDThe ‘account_id’ parameter is invalid
116INVALID_APPLICATION_IDThe ‘application_id’ parameter is invalid
117INVALID_USER_IDThe ‘user_id’ parameter is invalid
118USER_NAME_ISNT_UNIQUEThe user name is not unique
121INVALID_PHONE_NUMBERInvalid phone number
122USER_NAME_RESTRICTIONSThe user name should start with a letter or digit and can contain latin characters, digits, hyphen and must be at least 5 characters long
123INVALID_DATE_RANGEInvalid date range
125INVALID_MONEY_AMOUNTInvalid money amount
127INSUFFICIENT_MONEYInsufficient money
128ACCOUNTS_EMAIL_ISNT_UNIQUEAccount’s email is not unique
129APPLICATION_NAME_ISNT_UNIQUEApplication name is not unique
130SCRIPT_TEXT_IS_TOO_LONGThe script text is too long
131ACCOUNT_ISNT_ACTIVATEDThe account is not activated
132INVALID_SCENARIO_IDThe ‘scenario_id’ parameter is invalid
133SCENARIO_NAME_ISNT_UNIQUEThe scenario name is not unique
134REQUIRED_IS_EMPTYRequired parameter is empty
135SESSION_TIMEOUTSession timeout
136INVALID_EMAILInvalid email
137ACCOUNT_ISNT_LOGGEDThe account is not logged
139ACTIVATION_IS_OVER_FOR_THE_PHONE_NUMBERActivation is over for the phone number
140EXCEEDED_THE_MAX_SMS_CODE_ENTERING_ATTEMPTSExceeded the max SMS code entering attempts
141INVALID_SMS_CODEThe ‘sms_code’ parameter is invalid
142ACTIVATION_IS_NOT_REQUIREDActivation is not required
147INVALID_RULE_IDThe ‘rule_id’ parameter is invalid
148INVALID_RULE_PATTERNThe ‘rule_pattern’ parameter is invalid
149INVALID_RULE_PATTERN_EXCLUDEThe ‘rule_pattern_exclude’ parameter is invalid
150INVALID_CALL_SESSION_HISTORY_IDThe ‘call_session_history_id’ parameter is invalid
151REJECTED_PAYMENT_REQUESTRejected payment request
152NO_BANK_CARDNo bank card
153CARD_PAYMENT_AMOUNT_MUST_BE_GREATER_THAN_10The card payment amount must be greater than 10$
154MIN_BALANCE_MUST_BE_GREATER_THAN_1The ‘min_balance’ must be greater than 1 $
155CARD_OVERRUN_VALUE_MUST_BE_GREATER_THAN_10The ‘card_overrun_value’ must be greater than 10$
156INVALID_RULE_NAMEThe ‘rule_name’ parameter is invalid
157INVALID_USER_DISPLAY_NAMEThe ‘user_display_name’ parameter is invalid
158INVALID_CARD_HOLDERThe ‘card_holder’ parameter is invalid
159INVALID_ACCTThe ‘acct’ parameter is invalid
160INVALID_CVVThe ‘cvv’ parameter is invalid
161INVALID_SESSION_IDThe ‘session_id’ parameter is invalid
162TRY_LATERtry later..
163ACCOUNT_FIRST_NAME_TOO_LONGThe ‘account_first_name’ parameter length must be less than 50
164ACCOUNT_LAST_NAME_TOO_LONGThe ‘account_last_name’ parameter length must be less than 50
165EXCEEDED_THE_MAX_SMS_SENDING_ATTEMPTSExceeded the max SMS sending attempts
166REPEAT_SMS_SENDING_AFTER_3_MINUTESRepeat SMS sending after 3 minutes
167INVALID_ACTIVATION_METHODThe ‘activation_method’ parameter is invalid
168INVALID_SCENARIO_NAMEThe ‘scenario_name’ parameter is invalid
169INVALID_SIP_WHITELIST_IDThe ‘sip_whitelist_id’ parameter is invalid
170INVALID_SIP_WHITELIST_NETWORKThe ‘sip_whitelist_network’ parameter is invalid
171MIN_BALANCE_MUST_BE_LESS_THAN_50The ‘min_balance’ must be less than 50 $
172SIP_WHITE_LIST_NETWORK_COUNT_EXCEEDEDExceeded the SIP white list network count limit per account
173ACCOUNT_NAME_FORBIDDENThe account name is forbidden by the black list. Try another name
175DUPLICATE_RULE_NAMEThe ‘rule_name’ is not unique
177INVALID_PARENT_ACCOUNT_IDThe ‘parent_account_id’ parameter is invalid
180INVALID_EXCLUDED_USER_IDThe ‘excluded_user_id’ parameter is invalid
181INVALID_PHONE_IDThe ‘phone_id’ parameter is invalid
182OCCUPIED_PHONE_NUMBEROccupied phone number
183INVALID_CALLERID_IDThe ‘callerid_id’ parameter is invalid
184INVALID_CALLERID_NUMBERThe ‘callerid_number’ parameter is invalid
185FORBIDDEN_CALLERIDForbidden CallerID
186INVALID_VERIFICATION_CODEThe ‘verification_code’ parameter is invalid
188DUPLICATE_CALLERID_NUMBERThe ‘callerid_number’ is not unique
189INVALID_MOBILE_PHONEThe ‘mobile_phone’ parameter is invalid
190INVALID_TO_NUMBERThe ‘to_number’ parameter is invalid
191INVALID_FROM_NUMBERThe ‘from_number’ parameter is invalid
192INVALID_SMS_IDThe ‘sms_id’ parameter is invalid
194INVALID_CHILD_ACCOUNT_IDThe ‘child_account_id’ parameter is invalid
195UNSUPPORTED_BATCH_COMMANDUnsupported batch command
196TOO_MANY_BATCH_COMMANDSToo many batch commands. The max command count is 50 per batch
197INVALID_TRANSACTION_IDThe ‘transaction_id’ parameter is invalid
198INVALID_CHILD_ACCOUNT_NAMEThe ‘child_account_name’ parameter is invalid
199INVALID_CHILD_ACCOUNT_EMAILThe ‘child_account_email’ parameter is invalid
201INVALID_NEW_CHILD_ACCOUNT_EMAILThe ‘new_child_account_email’ parameter is invalid
202INVALID_LANGUAGE_CODEThe ‘language_code’ parameter is invalid
203INVALID_MOBILE_PHONEThe ‘mobile_phone’ parameter is invalid
204INVALID_BILLING_ADDRESS_COUNTRY_CODEThe ‘billing_address_country_code’ parameter is invalid
205BILLING_ADDRESS_NAME_TOO_LONGThe ‘billing_address_name’ parameter length must be less than 200
206BILLING_ADDRESS_ADDRESS_TOO_LONGThe ‘billing_address_address’ parameter length must be less than 512
207BILLING_ADDRESS_ZIP_TOO_LONGThe ‘billing_address_zip’ parameter length must be less than 30
208BILLING_ADDRESS_PHONE_TOO_LONGThe ‘billing_address_phone’ parameter length must be less than 30
209INVALID_TRANSACTION_TYPEThe ‘transaction_type’ parameter is invalid
210INVALID_CURRENCYThe ‘currency’ parameter is invalid
211ACCOUNT_CUSTOM_DATA_TOO_LONGThe ‘account_custom_data’ parameter length must be less than 8192
212USER_CUSTOM_DATA_TOO_LONGThe ‘user_custom_data’ parameter length must be less than 8192
213ACD_QUEUE_NAME_TOO_LONGThe ‘acd_queue_name’ parameter length must be less than 100
214INVALID_SERVICE_PROBABILITYThe ‘service_probability’ parameter value must be in range [0.5 … 1]
215INVALID_MAX_QUEUE_SIZEThe ‘max_queue_size’ parameter is invalid
216INVALID_MAX_WAITING_TIMEThe ‘max_waiting_time’ parameter is invalid
217INVALID_AVERAGE_SERVICE_TIMEThe ‘average_service_time’ parameter is invalid
218INVALID_ACD_QUEUE_IDThe ‘acd_queue_id’ parameter is invalid
219DUPLICATE_QUEUES_NAMEQueue’s name is not unique
220SKILL_NAME_TOO_LONGThe ‘skill_name’ parameter length must be less than 512
221DUPLICATE_SKILL_NAMESkill’s name is not unique
222INVALID_SKILL_IDThe ‘skill_id’ parameter is invalid
223INVALID_ACD_QUEUE_PRIORITYThe ‘acd_queue_priority’ parameter should be positive
224INVALID_EXCLUDED_SKILL_IDThe ‘excluded_skill_id’ parameter is invalid
225INVALID_AMOUNTThe ‘amount’ parameter is invalid
226PAYMENT_AMOUNT_TOO_LOWThe payment amount is very low. The amount must be greater than N
227INVALID_ACD_STATUSThe ‘acd_status’ parameter is invalid
228INVALID_AGGREGATIONThe ‘aggregation’ parameter is invalid
229INVALID_REPORTThe ‘report’ parameter is invalid
230ACCOUNT_PASSWORD_CHANGE_TEMPORARY_BLOCKEDAccount password change is over. Try later
231CODE_ENTRY_ATTEMPTS_EXHAUSTEDNo more attempts to enter code
232INVALID_CODEThe ‘code’ parameter is invalid
233INVALID_DATEThe ‘date’ parameter is invalid
234ACCOUNT_TRANSACTION_DESCRIPTION_TOO_LONGThe ‘account_transaction_description’ parameter length must be less than 120
235USER_TRANSACTION_DESCRIPTION_TOO_LONGThe ‘user_transaction_description’ parameter length must be less than 120
236PARENT_TRANSACTION_DESCRIPTION_TOO_LONGThe ‘parent_transaction_description’ parameter length must be less than 120
237CHILD_TRANSACTION_DESCRIPTION_TOO_LONGThe ‘child_transaction_description’ parameter length must be less than 120
239INVALID_COUNTRY_CODEThe ‘country_code’ parameter is invalid
240INVALID_PHONE_CATEGORY_NAMEThe ‘phone_category_name’ parameter is invalid
241INVALID_PHONE_REGION_IDThe ‘phone_region_id’ parameter is invalid
242INVALID_COUNTRY_STATEThe ‘country_state’ parameter is invalid
243INVALID_PHONE_COUNTThe ‘phone_count’ parameter is invalid
244INVALID_SUBSCRIPTION_TEMPLATE_IDThe ‘subscription_template_id’ parameter is invalid
245INVALID_SUBSCRIPTION_TEMPLATE_NAMEThe ‘subscription_template_name’ parameter is invalid
246INVALID_SUBSCRIPTION_TEMPLATE_TYPEThe ‘subscription_template_type’ parameter is invalid
247INVALID_PRIORIITYThe ‘priority’ parameter is invalid
248INVALID_MAX_SIMULTANEOUSThe ‘max_simultaneous’ parameter is invalid
249INVALID_NUM_ATTEMPTSThe ‘num_attempts’ parameter is invalid
250INVALID_CSV_FILEInvalid CSV file
251CALL_SERVICE_ERRORCall service error
252ERROR_RESPONSE_FROM_CALL_SERVICEError response from call service
253INVALID_NAMEThe ‘name’ parameter is invalid
254INVALID_GROUPThe ‘group’ parameter is invalid
255INVALID_LIST_IDThe ‘list_id’ parameter is invalid
257INVALID_REFERENCE_IPThe ‘reference_ip’ parameter is invalid
258INVALID_TO_PHONE_NEXT_RENEWALThe ‘to_phone_next_renewal’ parameter is invalid
259INVALID_MEDIA_URLThe ‘media_url’ parameter is invalid
260MEDIA_LINK_ACCESS_DENIEDAccess to the media link is denied
261INVALID_RECORD_IDThe ‘record_id’ parameter is invalid
262INVALID_PARESThe ‘PaRes’ parameter is invalid
263INVALID_MDThe ‘MD’ parameter is invalid
264INVALID_PRIVATEThe ‘private’ parameter is invalid
265INVALID_PROMO_CODEThe ‘promo_code’ parameter is invalid
266PROMO_CODE_IS_EXPIREDThe promo code is expired
267PROMO_CODE_HAS_BEEN_ALREADY_REDEEMEDThe promo code has been already redeemed
268PROMO_CODE_ALREADY_USEDThe second promo code activation is forbidden
269INVALID_CONFERENCE_NAMEThe ‘conference_name’ parameter is invalid
270CONFERENCE_NAME_TOO_LONGThe ‘conference_name’ parameter length must be less than 50
271SERVICE_LEVEL_THRESHOLD_COUNT_TOO_BIGThe service level threshold count must be less than 5
272SIP_REGISTRATIONS_COUNT_EXCEEDEDExceeded the maximum possible number of SIP registrations
273INVALID_USERNAMEThe ‘username’ parameter is invalid
274INVALID_PROXYThe ‘proxy’ parameter is invalid
275INVALID_REGISTRATION_IDThe ‘registration_id’ parameter is invalid
278INVALID_ACCOUNT_DOCUMENTThe ‘account_document’ parameter is invalid
280RESEND_DOCUMENTSRepeat an account document sending after 2 minutes
281ACCOUNT_VERIFICATION_REQUIREDAccount verification required
282ACCOUNT_VERIFICATION_IN_PROGRESSAccount verification in progress
283INVALID_TO_PURCHASE_DATEThe ‘to_purchase_date’ parameter is invalid
284INVALID_ADMIN_USER_IDThe ‘admin_user_id’ parameter is invalid
285INVALID_REQUIRED_ADMIN_USER_IDThe ‘required_admin_user_id’ parameter is invalid
286INVALID_REQUIRED_ADMIN_USER_NAMEThe ‘required_admin_user_name’ parameter is invalid
287ADMIN_USER_NAME_TOO_LONGThe admin user name length must be less than 50
288ADMIN_USER_DISPLAY_NAME_TOO_LONGThe ‘admin_user_display_name’ parameter length must be less than 255
289ADMIN_USER_COUNT_LIMIT_EXCEEDEDExceeded the admin user count limit per account
290DUPLICATE_ADMIN_USER_NAMEThe admin_user_name is not unique
291INVALID_ADMIN_ROLE_IDThe ‘admin_role_id’ parameter is invalid
292INVALID_ADMIN_ROLE_NAMEThe ‘admin_role_name’ parameter is invalid
293ADMIN_ROLE_NAME_TOO_LONGThe admin role name length must be less than 160
294DUPLICATE_ADMIN_ROLE_NAMEThe admin_role_name is not unique
295ADMIN_ROLE_COUNT_LIMIT_IS_EXCEEDEDExceeded the admin role count limit per account
296INVALID_ALLOWED_ENTRIESThe ‘allowed_entries’ parameter is invalid
297INVALID_DENIED_ENTRIESThe ‘denied_entries’ parameter is invalid
300INVALID_LIKE_ADMIN_ROLE_IDThe ‘like_admin_role_id’ parameter is invalid
301INVALID_INCLUDED_ADMIN_ROLE_IDThe ‘included_admin_role_id’ parameter is invalid
302INVALID_EXCLUDED_ADMIN_ROLE_IDThe ‘excluded_admin_role_id’ parameter is invalid
303PAYMENT_REFERENCE_IS_AMBIGUOUSThe ‘payment_reference’ parameter is ambiguous
304PAYMENT_REFERENCE_TOO_LONGThe ‘payment_reference’ parameter length must be less than 127
305INVALID_INNThe ‘inn’ parameter is invalid
306INVALID_KPPThe ‘kpp’ parameter is invalid
307COMPANY_NAME_TOO_LONGThe ‘company_name’ parameter length must be less than 512
308COMPANY_ADDRESS_TOO_LONGThe ‘company_address’ parameter length must be less than 512
309COMPANY_PHONE_TOO_LONGThe ‘company_phone’ parameter length must be less than 20
310CONTRACTOR_EDIT_FORBIDDENForbidden to edit the contractor. Please send an email to the Voximplant team instead
311CONTRACTOR_INFO_NOT_SETPlease set the contractor info first
312INVALID_OLD_INVOICE_NUMBERThe ‘old_invoice_number’ parameter is invalid
314CONCURRENT_RESOURCE_LIMIT_EXCEEDEDConcurrent resource limit exceeded
315INVALID_REQUESTED_RESOURCEThe requested resource parameter is invalid
316REQUESTED_RESOURCE_IS_FORBIDDENThe requested resource parameter is forbidden
317ACCOUNT_UPGRADE_REQUIREDUpgrade to a paid account to use the requested resource parameter
318MONEY_AMOUNT_TOO_LOWThe money amount must be greater than N RUR
319INVALID_OLD_INVOICE_NUMBERThe ‘old_invoice_number’ parameter is invalid
320INVALID_AUTHORIZED_IPThe ‘authorized_ip’ parameter is invalid
321AUTHORIZED_IP_NOT_FOUNDThe authorized IP is not found
322INVALID_CONTAINS_IPThe ‘contains_ip’ parameter is invalid
323IP_WHITELIST_EXCEEDEDExceeded the authorized IP count limit per account
324INVALID_VERIFICATION_NAMEThe ‘verification_name’ parameter is invalid
325INVALID_TO_UNVERIFIED_HOLD_UNTILThe ‘to_unverified_hold_until’ parameter is invalid
326INVALID_VERIFICATION_STATUSThe ‘verification_status’ parameter is invalid
327ERROR_PARSING_XLS_FILEError parsing XLS file
331NO_PHONES_IN_STOCKNo phones in the stock
332INSUFFICIENT_PHONESInsufficient phones in the stock, available N
334NOT_FOUND_COUNTRYS_REGION_BY_CODECountry’s region is not found by code
335PHONE_NUMBER_ALREADY_EXISTSPhone number already exists
336AMBIGUOUS_REGIONAmbiguous region
337USER_DOCUMENTS_NOT_FOUNDUser documents are not found
338VERIFICATION_USERS_DOCUMENT_ALREADY_COMPLETEVerification user’s document already complete
339NO_USER_DOCUMENTSUser documents do not exist
340RATE_LIMIT_EXCEEDRate limit exceed
341RECORD_NOT_FOUNDRecord is not found by ID
343INVALID_INDIVIDUAL_FULL_NAMEThe ‘individual_full_name’ parameter is invalid
344INVALID_INDIVIDUAL_BIRTH_DATEThe ‘individual_birth_date’ parameter is invalid
345INVALID_INDIVIDUAL_PASSPORT_SERIESThe ‘individual_passport_series’ parameter is invalid
346INVALID_INDIVIDUAL_PASSPORT_NUMBERThe ‘individual_passport_number’ parameter is invalid
347INVALID_INDIVIDUAL_PASSPORT_ISSUE_DATEThe ‘individual_passport_issue_date’ parameter is invalid
348INVALID_INDIVIDUAL_PASSPORT_ISSUED_BYThe ‘individual_passport_issued_by’ parameter is invalid
349INVALID_INDIVIDUAL_REGISTRATION_ADDRESSThe ‘individual_registration_address’ parameter is invalid
350INVALID_LEGAL_ENTRY_FULL_NAMEThe ‘legal_entry_full_name’ parameter is invalid
351INVALID_LEGAL_ENTRY_PHONEThe ‘legal_entry_phone’ parameter is invalid
352INVALID_LEGAL_ENTRY_ADDRESSThe ‘legal_entry_address’ parameter is invalid
353INVALID_LEGAL_ENTRY_ACTUAL_ADDRESSThe ‘legal_entry_actual_address’ parameter is invalid
354INVALID_OGRNThe ‘ogrn’ parameter is invalid
355INVALID_CALL_HISTORY_REPORT_IDThe ‘call_history_report_id’ parameter is invalid
356CALL_HISTORY_REPORT_IN_PROGRESSThe call history report is not ready yet
357CALL_HISTORY_REPORT_GENERATION_FAILEDThe call history report generation failed
358INVALID_VERIFICATION_TYPEInvalid verification type
359INVALID_SALUTATIONInvalid salutation
360VERIFICATION_TYPE_NOT_FOUNDVoxbone verification type is not found
361PROOF_OF_ADDRESS_NOT_FOUNDProof of address is not found
362INVALID_NEW_ADMIN_USER_NAMEThe ‘new_admin_user_name’ parameter is invalid
363INVALID_CODE_OR_ACCESS_TOKENThe ‘code’ parameter (access token) is invalid
364CURRENT_ACCOUNT_PASSWORD_NOT_SPECIFIEDThe current account password is missing
365PURCHASE_INFO_NOT_FOUNDPurchase info is not found
366PENDING_ADDRESS_VALIDATIONPending address validation
367INVALID_CALLBACK_TYPEThe ‘callback_type’ parameter is invalid
368PHONE_PROVIDER_ERRORPhone provider error
369INVALID_PHONE_OWNER_REGION_CODEIncorrect parameter ‘phone_owner_region_code’
370INVALID_REGION_CODEIncorrect parameter ‘phone_owner_region_code’ or ‘phone_owner_zip_code’
371INVALID_HISTORY_TYPEThe ‘history_type’ parameter is invalid
372INVALID_PSTN_BLACKLIST_PHONEThe ‘pstn_blacklist_phone’ parameter is invalid
373PSTN_BLACKLIST_SIZE_IS_EXCEEDEDExceeded the PSTN blacklist phones count limit per account
374INVALID_CARRIER_IDThe ‘carrier_id’ parameter is invalid
375RULE_NO_SCENARIO_BOUNDNo scenario is bound to the rule
376INVALID_SUBSCRIPTION_IDThe ‘subscription_id’ parameter is invalid
377PHONE_GROUP_INCOMPLETEThe phone group is incomplete
378INVALID_PUSH_IDThe ‘push_id’ parameter is invalid
379ACCOUNT_PLAN_CHANGE_FORBIDDENForbidden to change the account plan
380INVALID_PUSH_PROVIDERThe push provider is invalid
381QUEUE_APPLICATION_NOT_BOUNDNo application is bound to the queue
382INVALID_SERVER_TYPEThe ‘server_type’ parameter is invalid
383INVALID_SERVER_IPThe ‘server_ip’ parameter is invalid
384PUSH_CREDENTIAL_ALREADY_ATTACHEDPush credential has already been attached to an application
385SENDING_SMS_ERRORSending sms error
386SMS_DISABLED_FOR_NUMBERSMS disabled for number
389NO_BANK_CARD_ORDERNo bank card order
390CARD_PAYMENT_AMOUNT_TOO_LARGEThe card payment amount must be less than N
391CARD_PAYMENT_LIMIT_IS_EXCEEDEDExceeded the card payment limit
392CAPTCHA_ERRORPlease enter the captcha!
393USER_NOT_BOUND_TO_THE_APPLICATIONThe user is not bound to the application
394SIP_REGISTRATION_IS_PERSISTENTThe SIP registration is persistent
395PHONE_NUMBER_UNUSABLEThe phone number is yours
396INVALID_RECORD_STORAGE_IDThe ‘record_storage_id’ parameter is invalid
397CHILDREN_ACCOUNT_COUNT_LIMIT_PER_DAY_IS_EXCEEDEDExceeded the children account count limit per day
398INVALID_CALLBACK_URLThe ‘callback_url’ parameter is invalid
399CALLBACK_SALT_INVALIDThe ‘callback_salt’ parameter length must be less than 40
400INVALID_PSTN_BLACKLIST_IDThe ‘pstn_blacklist_id’ parameter is invalid
401INVALID_ADVANCED_FILTERSThe ‘advanced_filters’ parameter is invalid
405INVALID_CONTACT_IDThe ‘contact_id’ parameter is invalid
406INVALID_CONTACT_DATAThe ‘contact_data’ parameter is invalid
407DUPLICATE_CONTACTThe contact is not unique
408CONTACT_DATA_INVALIDThe contact data must be at least 1 and up to 1024 characters long
409INVALID_CONTACT_TYPEThe ‘contact_type’ parameter is invalid
410INVALID_NOTIFICATION_GROUPThe ‘notification_group’ parameter is invalid
411CONTACT_COUNT_LIMIT_PER_ACCOUNT_IS_EXCEEDEDExceeded the contact count limit per account
412INVALID_NEW_CONTACT_DATAThe ‘new_contact_data’ parameter is invalid
413INVALID_NEW_CONTACT_TYPEThe ‘new_contact_type’ parameter is invalid
414INVALID_VERIFICATION_CODEThe ‘verification_code’ parameter is invalid
415CONTACT_IS_ALREADY_VERIFIEDThe contact is already verified
416RETRY_LATERRepeat after N seconds
417INVALID_CONTACT_DESCRIPTION_LENGTHThe contact description must be at least 1 and up to 1024 characters long
418SCENARIO_COUNT_LIMIT_IS_EXCEEDEDThe scenario count limit is exceeded
419SCENARIO_COUNT_LIMIT_PER_RULE_IS_EXCEEDEDThe scenario count limit per rule is exceeded
420MULTI_SUBSCRIPTION_DOESNT_EXISTSMulti subscription does not exist
421MULTI_SUBSCRIPTION_DOESNT_EXIST_FOR_NUMBERSMulti subscription does not exist for the specified numbers
422INVALID_SOURCEThe ‘source’ parameter is invalid
423INVALID_DESTINATIONThe ‘destination’ parameter is invalid
424REGULATION_ADDRESS_AND_REGION_MISMATCHProvided regulation address cannot be used for numbers in the specified region
425INVALID_PSTN_BLACKLIST_PHONEThe ‘pstn_blacklist_phone’ parameter length must be less than 100
426INVALID_PLAN_TYPEThe ‘plan_type’ parameter is invalid
427INVALID_LIST_TYPEInvalid list type. Possible values are ‘automatic’ and ‘manual’
428INVALID_STATUSInvalid status. Possible values are ‘in progress’, ‘canceled’ and ‘completed’
429INVALID_RESOURCE_TYPEThe ‘resource_type’ parameter is invalid.
430INVALID_PRICE_GROUP_NAMEThe ‘price_group_name’ parameter is invalid.
433INVALID_KEY_IDInvalid key id.
434INVALID_SUB_USER_IDInvalid subuser id.
435INVALID_ROLE_SETInvalid role set.
436SUB_USER_LOGIN_NOT_UNIQUESub user login is not unique.
437MAX_NUMBER_OF_KEYS_EXCEEDEDMax number of keys exceeded.
438MAX_NUMBER_OF_SUB_USERS_EXCEEDEDMax number of subusers exceeded.
439SUB_USER_HAS_KEYS_WITH_ROLES_TO_REMOVESubuser has at least one key with this roles.
440INVALID_ROLE_IDThe ‘role_id’ parameter is invalid.
441INVALID_ROLE_NAMEThe ‘role_name’ parameter is invalid.
442INVALID_RESOURCE_DISCOUNT_IDThe ‘resource_discount_id’ parameter is invalid.
443INVALID_SUBSCRIPTION_DISCOUNT_IDThe ‘subscription_discount_id’ parameter is invalid.
444INVALID_TARGET_PRICE_CALCULATION_ACCOUNT_IDThe ‘target_price_calculation_account_id’ is forbidden for user.
445INVALID_SUBSCRIPTION_PERIODIC_FIXEDThe ‘subscription_periodic_fixed’ must be greater than the base price.
446INVALID_SUBSCRIPTION_INSTALLATION_FIXEDThe ‘subscription_installation_fixed’ must be greater than the base price.
447INVALID_TOKEN_FORMATInvalid token format
447INVALID_TOKEN_FORMATInvalid token format.
448CURRENT_SUB_USER_PASSWORD_MISSINGCurrent subuser password is missing.
449ROLE_ID_AND_ROLE_NAME_AT_THE_SAME_TIMEUsing ‘role_id’ and ‘role_name’ at the same_time.
450INVALID_MGP_TEMPLATE_IDThe ‘mgp_template_id’ parameter is invalid.
451INVALID_ACCOUNT_TAX_RATE_IDThe account’s tax rate ID must be the same as the MGP tax rate ID.
452INVALID_SUB_USER_NAME_LENSubuser name must be at least 5 and up to 20 characters long.
453INVALID_SUB_USER_NAME_SYMBOLSSubuser name should start with a letter and can contain latin characters
454INVALID_TOKEN_TTLThe token TTL exceeds the maximum limit.
455TOKEN_ISSUED_IN_FUTUREToken issued in the future.
456TOKEN_EXPIREDThe token has expired.
457INVALID_MIN_PAYMENT_AMOUNTThe ‘min_payment_amount’ parameter is invalid.
458ONLY_ONE_OF_PARAMETERSSpecify only one of the following parameters: %1$s
459UNKNOWN_REPORT_TYPEUnknown report type.
460UNKNOWN_PERIODThe ‘per_time’ parameter is invalid.
461INVALID_RESOURCE_IDThe ‘resource id’ parameter is invalid.
462INVALID_NEW_USER_NAMENew user name should start with a letter or digit and can contain latin characters
463EMPTY_NEW_PASSWORDBlank password is not allowed. Please specify a new password at least 8 characters long.
464REQUIRED_CHARACTERS_NEW_PASSWORDPassword should be at least 8 characters long and contain uppercase characters (A-Z)
465INVALID_DIALOGFLOW_KEY_IDThe ‘dialogflow_key_id’ parameter is invalid.
466INVALID_BILLING_ADDRESS_STATE_LENThe ‘billing_address_state’ parameter length must be less than
467CONTRACTOR_WITH_DEBTThe old contractor has a debt and cannot be changed
468INVALID_CHANGE_CONTRACTOR_IN_PREV_PERIODCannot change the contractor because previous period is not closed
470INVALID_SMS_DIRECTION_PARAMETERInvalid value specified for the ‘direction’ parameter. Allowed parameter values are: ‘IN’
471CANT_GET_TEMPLATES_FOR_ACCOUNTCannot fetch the subscription templates for the current account as it does not support child account management.
472EMPTY_AGREEMENT_ARGUMENTSThe following agent parameters can not be found:
473INVALID_DOCUMENT_STATUSOperation denied for the current status of the document: %s.
474INVALID_DOCUMENT_IDThe ‘document_id’ parameter is invalid.
475INVALID_INDIVIDUAL_PHONE_NUMBERThe ‘individual_phone_number’ parameter is invalid.
476INVALID_LEGAL_STATUSThe ‘legal_status’ parameter is invalid.
477LENGTH_EXCEEDEDThe ‘%s’ parameter length must not exceed %d symbols.
478INVALID_PROXY_PASSPORT_SERIESThe ‘proxy_passport_series’ parameter is invalid.
479INVALID_PROXY_PASSPORT_NUMBERThe ‘proxy_passport_number’ parameter is invalid.
480CONTRACTOR_DATA_CONFLICTS_WITH_AGREEMENTUpdate failed. You cannot change your individual taxpayer number. To change it
481INVALID_AGREEMENT_DOCUMENTThe ‘agreement’ parameter is invalid.
482INVALID_MIME_TYPEInvalid MIME type.
483INVALID_AGREEMENT_EMAILInvalid email.
484HTTP_REQUEST_REJECTEDHTTP request is rejected due to probable automatic request resend. Try again later.
485PARAMETER_CANT_BE_EMPTYSpecify the ‘%s’ parameter
485PARAMETER_CANT_BE_EMPTY_EXSpecify the ‘%1$s’ parameter.
486INVALID_BIKInvalid ‘bik’ parameter value.
487INVALID_EXPENSE_ACCOUNTInvalid ‘expense_account’ parameter value.
488INVALID_CORRESPONDENT_ACCOUNTInvalid ‘correspondent_account’ parameter value.
489INVALID_CHANGE_CONTRACTOR_IN_PERIODCannot change the contractor in a closed period
490INVALID_CONTRATORNot found selected contractor
491LOW_AMOUNTThe ‘%1smustbegreaterthans' must be greater than %3s%4$s.
492FORBIDDEN_PARAMETERThe ‘%1$s’ parameter is forbidden.
493VALUE_NOT_UNIQUEThe ‘%1$s’ is not unique.
494SC_QUEUE_COUNT_LIMITThe queues limit per application is exceeded.
495SC_SKILL_COUNT_LIMITThe skill count limit per application is exceeded.”;
496INVALIDThe ‘%1$s’ parameter is invalid.
497INVALID_RANGE%2sshouldbeinrangeofs should be in range of %3s..%4$s
498MAX_AGENT_SKILLS_EXCEEDEDAgent can be assigned up to 5 skills
499TOO_LONGThe ‘%1sparameterlengthmustbelessthans' parameter length must be less than %3s.
500INVALID_PARTNER_CODE_LENGTHThe ‘partner_code’ parameter length must be less than
501FILE_NOT_FOUNDFile not found.
506NO_ROUTE_FOR_DST_NUMBERSNo routes for numbers %3$s in dst_numbers
507INVALID_SRC_NUMBERThe ‘src_number’ parameter is invalid.
508INVALID_TEXTThe ‘text’ parameter is invalid.
509A2P_SMS_DISABLEDA2P SMS disabled for number %1$s
511REGISTRATION_INCOMPLETERegistration incomplete
512EXCEED’%1$s’ parameter changes limit exceeded.
513UNABLE_SEND_EMAILUnable to send an email
514LOCKEDAccount creation has already started
515SAME_OPERATION_LIMITThe same operation has been performed recently. Please
516PAYMENT_IN_PROGRESSPayment in progress.
517INSUFFICIENT_PASSPORT_DATA_LENGTHThe combined length of the ‘%1sands' and '%2s’ parameters cannot be less than 6 characters.
518CERT_APPLE_INVALIDInvalid SSL Certificate type. You have specified the VOIP provider type in your request but the certificate provided is not of type VoIP.
519CERT_APPLE_VOIP_INVALIDInvalid SSL Certificate type. You have provided the VOIP certificate type in your request but the provider specified is not of type VOIP.
520CERT_EXPIREDSSL Certificate is expired. Expiration date: %s
521CERT_NOT_YET_VALIDSSL Certificate is not yet valid. Please check the ‘Not Valid Before’ parameter in the certificate properties.
522CERT_PROD_MODE_NOT_SUPPORTEDSSL Certificate does not support production mode. Please check the ‘is_dev_mode’ parameter in your request.
523PASSWORD_TOO_WEAKPassword is too weak
524WHITESPACES_NOT_ALLOWEDPassword cannot contain spaces.
525INAPPROPRIATE_AGENT_REPORTSGrouping by user can be specified for %s reports only.
526INAPPROPRIATE_QUEUE_REPORTSGrouping by queue can be specified for %s reports only.
527VPN_IS_NOT_ALLOWEDPlease make a request outside VPN.
528NOT_SUPPORT_SMSSms is not supported
529PHONE_NUMBERS_LIST_IS_NOT_AVAILABLEThe list of phone numbers for this category is not available.
530BUYING_BY_PHONE_NUMBER_IS_NOT_SUPPORTEDCannot get the number list for this category. Please
531REGULATION_ADDRESS_NOT_REQUIREDThis phone category does not require a regulation address.
532REGULATION_ADDRESS_NOT_REQUIRED_ADDITIONAL_DOCUMENTSThis regulation address does not require additional documents.
533ALFABANK_PAYMENT_BY_NOT_RUS_CARD_FORBIDDENWe do not accept cards issued outside Russian Federation.
534NO_EMAIL_FOR_RECEIPTCannot find a proper email for receipts.
535PASSWORD_WAS_ALREADY_USEDPlease choose a password that you have not used before.
536PARENT_AUTHORIZED_IPS_USEDCannot add or delete Authorized IPs because this setting is managed by your parent account.
537ONLY_PASSWORD_AUTHENTICATION_FOR_EMAIL_CHANGINGChanging the email is only possible with password authentication.
538ONBOARDING_IN_PROGRESSOnboarding is currently in progress.
539ONBOARDING_NOT_STARTEDUpdate failed. No active onboarding process found.
540COUNTABLE_SUBSCRIPTION_WAS_ALREADY_USEDThis type of subscription has been already attached
541COUNTABLE_SUBSCRIPTION_MUST_BE_IN_ACTIVE_STATUSCountable subscription must be in active status
542INVALID_NUMBER_STATUSThe ‘number_status’ parameter is invalid.
543CAN_NOT_PAY_WITHOUT_VALID_ADDRThe billing address is incorrect. Please check it and try again.
544INVALID_CUSTOM_RECORD_STORAGE_IDInvalid custom_record_storage_id.
545INVALID_HOST_PARAMETERInvalid ‘host’ parameter value.
546INVALID_APPLICATION_IDSInvalid Application IDs.
547TEST_NUMBER_ALREADY_EXISTSTest phone number already exists.
548TEST_NUMBER_NO_NUMBERTest phone number does not exist.
549TEST_NUMBER_VERIFIEDTest phone number is already verified.
550TEST_NUMBER_CODE_ATTEMPTS_LIMITNo attempts left to enter the verification code.
551TEST_NUMBER_NO_CODEPlease get a code first.
552TEST_NUMBER_WRONG_CODEWrong verification code.
553TEST_NUMBER_VERIFICATION_LIMITNo attempts left to verify this number.
554TEST_NUMBER_VERIFICATION_DAILY_LIMITYou’ve reached the daily limit on verification calls
555INVALID_TEST_NUMBER_VERIFICATION_CODEThe ‘verification_code’ parameter is invalid.
556EMAIL_COUNT_LIMITYou can add only 10 emails addresses.
557REPORT_NOT_FOUNDReport is not found.
558APPLICATION_NOT_FOUNDApplication is not found.
559SQ_CUSTOM_STATUS_ALREADY_EXISTSPlease enter a custom status that you have not used before.
560EMPTY_BILLING_EMAILWe need your email address to send a receipt after payment.
561MISMATCH_CURRENCY_AND_REGIONYou cannot use this currency with the current storage region. Please choose another currency or storage region.
562FORBIDDEN_LINK_REMOVINGYou cannot call this function for custom record storages.
563EXCEEDED_QUEUES_PER_AGENT_LIMITYou cannot bind more than %1$s queues to an agent.
564INVALID_SETTING_MGP_PRICEThe ‘price’ parameter is invalid.
565SETTING_MGP_ALREADY_EXISTSSetting MGP already exists.
566SETTING_MGP_DOES_NOT_EXISTSSetting MGP does not exist.
567ACCOUNT_MGP_ALREADY_EXISTSAccount MGP already exists.
568ACCOUNT_MGP_DOES_NOT_EXISTSAccount MGP does not exist.
569DATE_RANGE_LIMITDate range must be within %1$d days.
570CALLER_ID_ALREADY_VERIFIEDThe caller ID is already verified. You can extend the verification after %1$d day(s).
571MGP_TEMPLATE_DOES_NOT_EXISTSMGP template does not exist.
572AVALARA_ADDR_NOT_FOUNDAddress not found.
573USER_WITHOUT_SEPARATE_BILLING_ACCOUNTYou cannot transfer funds to this user
574BICS_DOCUMENT_FILE_ERRORCannot verify your documents at phone numbers provider. %1$s
575BICS_MANDATORY_FIELDS_ERRORRequired fields for phone number provider are missing or invalid. %1$s
576BICS_NUMBERS_ERRORCannot buy the selected phone number. %1$s
577BICS_REQUEST_ERRORCannot request phone numbers request from the provider. Please contact support.
578BICS_SERVICE_UNAVAILABLEPhone number provider is temporarily unavailable. Please contact support.
579BICS_ADDRESS_ERRORRequired address for phone number provider is invalid. %1$s
580BICS_ORDER_ERRORCannot purchase the selected phone number. Please contact support.
581PHONE_PROVIDER_NO_SUCH_PRODUCTNo phone numbers available for the current request. Please contact support.
583INVALID_PHONE_TO_PAYMENTSSpecify a valid mobile number.
584PHONE_IS_NOT_PERSONALSpecified phone number is rented. Please enter a personal phone number.