Transfers
cPanel Account Transfer
Add module to transfer session
This function adds a transfer session to a queue. For more information about how this function works with other functions in the transfer and restore process, read our Guide to Transfer and Restore API Functions documentation.
Important:
The module parameter determines which additional parameters to use with the function.
get/enqueue_transfer_item
Response
HTTP Request was successful.
Example response
{
"metadata": {
"command": "enqueue_transfer_item",
"reason": "OK",
"result": 1,
"version": 1
}
}