Modifying a Handle

Synopsis

Description:A command to modify a handle object
URL:https://toolkit.centralnic.com/srv/modify_handle
HTTP Method:POST
Requires Authentication?:Yes
Requires SSL?:Yes
 
Query Parameters:
testThe test flag (eg 1 or 0, optional)
userYour Registrar Handle ID
passwordYour encrypted Registrar password
handleThe ID of the handle to be modified
nameThe new name for the handle (optional)
companyThe new company/organisation for the handle (optional)
street1The new street address for the handle (optional)
street2The new street address for the handle (optional)
street3The new street address for the handle (optional)
cityThe new city for the handle (optional)
spThe new state/province for the handle (optional)
postcodeThe new postcode for the handle (optional)
countryThe new country for the handle (optional)
phoneThe new phone number for the handle (optional)
faxThe new fax number for the handle (optional)
emailThe new email for the handle (optional)
visibleWhether to show the handle in WHOIS records (1 or 0, optional)

This function allows you to update the contact details of any Handle for which you are the "sponsor". You will be the "sponsor" for any handle that is created through the create_handle, register or modify functions. You will also probably be the sponsor for any handle that is the Client handle for a domain on your account (the exception is when that handle is also associated with domain names on another registrar's account, in that situation neither registrar has sponsorship).

Please note that this function must not be used merely to change the client contact for a domain name to an entirely new entity, but only for incremental corrections to contact details. Also, changing the contact name or company for a handle will not affect the Registrant field for a domain name.

NB: You do not need to specify all the contact details if you only wish to change a subset of them.

Legacy Parameters

Prior to September 2006 this function accepted an address parameter for old-style flat address data. While this parameter is still supported, its use is not recommended in new client code.

Response Format

Responses from the server will have the form

Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74
Status: 0
Message: Handle modified OK

In the event of an error, the server will return a response of the form

Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74
Status: 1
Message: Permission denied.