Change language settings to use Topvisor in your preferred language. You can select and set a preferred language later in the Account settings. Change language settings to use Topvisor in your preferred language. ru Русский Apply

Errors processing requests

In case of an error, a result is equal to null.

In case of an error, a response includes an extra parameter errors with an array of error messages.

	{"result":null,"errors":[{"string":"Error description","detail":"Detailed description (if any)","code":"Error code"}]}