Cancels (and deletes) a current transfer.
https://backoffice.hostcontrol.com/api/v1/domain-transfer/[domain_transfer_id]
None
DELETE https://backoffice.hostcontrol.com/api/v1/domain-transfer/42
Result
{
"result": null,
"success": true
}