CloneContact
(Related EPP Command » Contact:Create)The CloneContact command is used to create an exact duplicate of a particular contact.
Possible Gateways
The command CloneContact is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
command=CloneContact
contact= (CONTACT)
Response
code = (INT)
description = (TEXT)
property[CONTACT][0] = (CONTACT)
property[ROID][0] = (TEXT)
Attributes
CONTACT | Contact handle |
ROID | ROID of the new contact |
Optional
The following parameters are optional for this command.
Command
command=CloneContact
contact= (CONTACT)
new = 1
Response
code = (INT)
description = (TEXT)
property[CONTACT][0] = (CONTACT)
property[ROID][0] = (TEXT)
Attributes
NEW | Required if contact in same account should be cloned |