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:

ParameterTypeRequiredDefault valueDescription
address string YES Address
address2 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)
contact_id integer 0 Contact profile id to modify (deprecated, please use 'contactId' parameter)
country string YES Country code
email2 string YES Contact email address (deprecated, please use 'email' parameter)
email string YES Contact email address
phone string YES Phone number (format: +CC.XXXXXXXXX, CC - country code)
fax string "" Fax number (format: +CC.XXXXXXXXX, CC - country code) (deprecated and unused)
pname string "" Profile name (deprecated, please use 'profileName' parameter)
profileName string YES Profile name
zip string YES Postal code

Return value

Operation result (boolean value).