Cancelling a Domain Transfer
Synopsis
| Description: | A command to cancel a transfer for a domain name. |
| URL: | https://toolkit.centralnic.com/srv/cancel_transfer |
| HTTP Method: | POST |
| Requires Authentication?: | Yes |
| Requires SSL?: | Yes |
| Query Parameters: | |
| test | The test flag (eg 1 or 0, optional) |
| user | Your Registrar Handle ID |
| password | Your encrypted Registrar password |
| domain | The domain name (eg example.uk.com) |
Using this command, you can cancel a pending transfer request. If you are not the gaining registrar for the domain name, or the transfer has already been approved or rejected, an error will be raised.
Response Format
The response will be of the form
Status: 0 Message: transfer has been cancelled.
In the event of an error, the server will return something like this:Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74 Status: 1 Message: Domain not found.