Rejecting a Domain Transfer
Synopsis
| Description: | A command to reject a transfer for a domain name. |
| URL: | https://toolkit.centralnic.com/srv/reject_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 reject a pending outgoing transfer request. If you are not the losing 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
Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74 Status: 0 Message: transfer has been rejected.
In the event of an error, the server will return something like this:Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74 Status: 1 Message: There are no pending outgoing transfers for 'example.uk.com'.