modify
Edit user parameters with the “website owner” type.
Request format
https://adfox.yandex.com/api/v1
? object=webmaster
& action=modify
& objectID=<integer>
& [account=<string>]
& [eMail=<string>]
& [company=<string>]
& [firstName=<string>]
& [lastName=<string>]
& [country=<string>]
& [state=<string>]
& [city=<string>]
& [ZIPCode=<string>]
& [address1=<string>]
& [address2=<string>]
& [phone=<string>]
& [fax=<string>]
& [WMZ=<string>]
& [WMZProtection=<string>]
& [YandexMoney=<string>]
& [comments=<string>]
|
|
ID of the object that the action is performed on. |
|
|
User account. The account name must be unique within the system. An entry can contain Russian and Latin letters, numbers, and any special characters. |
|
|
Email address to which the user's access will be registered. |
|
|
Company name. |
|
|
User's first name. |
|
|
User's last name. |
|
|
Country. |
|
|
Region. |
|
|
City. |
|
|
Postal code. |
|
|
Address. |
|
|
Address (continued). |
|
|
Phone. |
|
|
Fax. |
|
|
WebMoney wallet number. |
|
|
WebMoney wallet security code. |
|
|
Yandex Money wallet number. |
|
|
Comment. |
Response format
<response>
<status>
<code>{integer}</code>
</status>
</response>
Response parameters
|
|
Request processing status. If the value is |
Sample request and response
Request:
https://adfox.yandex.com/api/v1?object=webmaster&>action=modify&objectID=543&phone=84993334455Response:
<response> <status> <code>0</code> </status> </response>
Other actions with the object
See more actions with the webmaster object:
ID of the object that the action is performed on.
User account.
The account name must be unique within the system.
An entry can contain Russian and Latin letters, numbers, and any special characters.
Email address to which the user's access will be registered.
Company name.
User's first name.
User's last name.
Country.
Region.
City.
Postal code.
Address.
Address (continued).
Phone.
Fax.
WebMoney wallet number.
WebMoney wallet security code.
Yandex Money wallet number.
Comment.
Required parameter.