Account
Methods
[GET]
getAccountInfo
Get info about your account, such as account name, currency etc.
getAccountInfo example
Parameters
domain:
string
Your account name
access_token:
string
Your api token
Returns
Account info is successfully retrieved
default:
Command execution error
[GET]
searchSettings
Get current account settings.
searchSettings example
Parameters
key:
string
Name of the setting, such as account_id, domain_name, etc
domain:
string
Your account name
access_token:
string
Your api token
Returns
Search request is successfully performed
default:
Command execution error