OwnerChange: ModifyContact
Material change with modify contact.
For handles which are linked as owner with a GTLD, "ownerchange status = REQUESTED" is returned, indicating that the IRTP process is started. This will happen, if at least one 'material' field is modified. Non material changes can still be done without triggering the IRTP process.
Command
command = ModifyContact
contact = P-ABC1
firstname = Max
lastname = Mustermann
organization = Example Inc
email = [email protected]
Response
code = 200
description = Command completed successfully
property[ownerchange status][0] = REQUESTED
ModifyContact checkonly: Material change
Command
command=ModifyContact
contact=P-ABC1
[email protected]
checkonly=1
Response
code = 200
description = Command completed successfully; Check only
runtime = 0.028
queuetime = 0
property[ownerchange status][0] = REQUESTED
property[validated][0] = 1
ModifyContact checkonly: No Material change
Command
command=ModifyContact
contact=P-ABC1
[email protected]
checkonly=1
Response
code = 200
description = Command completed successfully; Check only
runtime = 0.028
queuetime = 0
property[validated][0] = 1