Function /contact/modify
Function invocation
https://json.aftermarket.pl/contact/modify
Function description
Modify domain registration contact profile data. Contact profile is changed and synchronized in each domain registry. Consent to hide whois data is available for private person only.
Input parameters
This function takes the following input parameters:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
address | string | YES | Address | |
string | "" | Additional address part (deprecated, please enter the entire address in 'address' parameter) | ||
city | string | YES | City | |
contactId | integer | YES | Contact profile id to modify (/contact/list) | |
integer | 0 | Contact profile id to modify (deprecated, please use 'contactId' parameter) | ||
country | string | YES | Country code | |
string | YES | Contact email address (deprecated, please use 'email' parameter) | ||
string | YES | Contact email address | ||
phone | string | YES | Phone number (format: +CC.XXXXXXXXX, CC - country code) | |
string | "" | Fax number (format: +CC.XXXXXXXXX, CC - country code) (deprecated and unused) | ||
string | "" | Profile name (deprecated, please use 'profileName' parameter) | ||
profileName | string | YES | Profile name | |
zip | string | YES | Postal code |
Return value
Operation result (boolean value).