Error Handling
Methods
- Account/
 - Account/Auth/
 - Account/Auth/TwoFactor/
 - Account/BillingAddress/
 - Account/ChangeOrder/Source/
 - Account/ChatPassword/
 - Account/Contact/
 - Account/CreditCard/
 - Account/Cycle/
 - Account/Limits/
 - Account/Network/Private/
 - Account/PasswordReset/
 - Account/Paymethod/
 - Account/SSH/Key/
 - Account/Settings/
 - Account/StateData/
 - Account/Subscriptions/
 - Account/User/
 - Account/User/StateData/
 - Account/Verification/
 - Acronis/Backup/
 - Asset/
 - Asset/Cancellation/
 - Asset/Cancellation/Request/
 - Asset/Connections/
 - Asset/ControlPanel/Credentials/
 - Asset/Measurements/
 - Asset/Monitoring/
 - Asset/Network/Private/
 - Asset/Network/Private/VPN/
 - Attribution/
 - Basket/
 - Basket/Domain/
 - Basket/Item/
 - Basket/Item/Config/
 - Billing/
 - Billing/Bill/
 - Billing/Credit/
 - Billing/CreditCard/Profile/
 - Billing/Cycle/
 - Billing/Invoice/
 - Billing/Invoice/Preview/
 - Billing/PayPal/Agreement/
 - Billing/PayPal/Payment/
 - Billing/Payment/
 - Billing/Payment/Profile/
 - BusinessEmail/Customer/
 - BusinessEmail/Domain/
 - Cloud/Backup/
 - Cloud/Config/
 - Cloud/IP/Pool/
 - Cloud/Image/
 - Cloud/Private/Parent/
 - Cloud/Server/
 - Cloud/Template/
 - CloudSites/
 - CloudSites/Usage/
 - CodeGuard/User/
 - Contact/
 - Coupon/
 - Coupon/Claim/
 - Domain/
 - Domain/Services/
 - HostedEmail/Customer/
 - HostedEmail/Domain/
 - Licensing/
 - Licensing/Cpanel/
 - Licensing/Plesk/
 - Market/Bundle/
 - Market/Bundle/Package/
 - Market/Cart/
 - Market/Cart/Admin/Quote/
 - Market/Cart/Discount/
 - Market/Cart/Helpers/Configurator/
 - Market/Cart/Item/
 - Market/Package/
 - Market/Package/Product/
 - Market/Place/
 - Meta/Timing/
 - Migration/
 - Migration/Account/
 - Migration/Account/Server/
 - Migration/Account/Server/Access/
 - Migration/Destination/
 - Misc/JWT/
 - Monitoring/Bandwidth/
 - Monitoring/Load/
 - Monitoring/MWP/
 - Monitoring/Services/
 - Network/CDN/User/
 - Network/CDN/Zone/
 - Network/DNS/Domain/
 - Network/DNS/Domain/Contact/
 - Network/DNS/Domain/Nameserver/
 - Network/DNS/Domain/Transfer/
 - Network/DNS/Record/
 - Network/DNS/Reverse/
 - Network/DNS/Zone/
 - Network/DNS/Zone/History/
 - Network/Firewall/
 - Network/Firewall/Ruleset/
 - Network/IP/
 - Network/LoadBalancer/
 - Network/Pool/
 - Network/Private/
 - Network/Region/
 - Network/SSHKey/
 - Network/Util/
 - Network/Zone/
 - Notifications/
 - OneTimeSecret/
 - Order/
 - Order/AddOn/
 - Product/
 - Product/Addon/
 - Product/Marketplace/
 - Product/Series/
 - Project/
 - SSL/Certificate/
 - Salesforce/Account/InterWorx/
 - Salesforce/Chat/Auth/
 - Salesforce/User/
 - Server/
 - Server/Auth/
 - Server/Credentials/
 - Server/Plan/
 - Server/Power/
 - Server/Template/
 - Server/VirtualDomain/
 - Server/WHM/AccessHash/
 - Server/WHM/DNS/
 - Server/WHM/Firewall/
 - Signup/Basic/
 - Storage/Block/Cluster/
 - Storage/Block/Volume/
 - Storage/ObjectStore/
 - Support/
 - Support/Alert/
 - Support/Request/
 - Support/Request/Attachment/
 - Support/SystemStatus/
 - Support/Ticket/Auth/
 - Tags/Product/
 - UserTask/
 - Utilities/Info/
 - VIP/
 - VMware/vCloud/vDC/
 - VPN/
 - VPN/User/
 - WWW/Cart/
 - WordPress/Domain/
 
API Documentation (API Version bleed)
Network/DNS/Domain/Transfer/
DESCRIPTION
This section of the API allows for working with transfers for a given domain.
cancelTransfer
URL:
https://api.liquidweb.com/bleed/Network/DNS/Domain/Transfer/cancelTransfer
Description:
Cancel a given transfer, if possible.
Parameters:
| Parameter | Type | Notes | 
|---|---|---|
| uniq_id | A six-character identifier, containing only capital letters and digits. | * Required | 
Returns:
| Field | Type | 
|---|---|
| success | A boolean value (0 or 1). | 
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
createIncoming
URL:
https://api.liquidweb.com/bleed/Network/DNS/Domain/Transfer/createIncoming
Description:
Create an incoming domain transfer.
Parameters:
| Parameter | Type | Notes | 
|---|---|---|
| domain | A fully-qualified domain name (i.e. liquidweb.com, www.liquidweb.com, etc) | * Required | 
| eppCode | A string of text, containing no newlines or other control characters. | * Required | 
Returns:
| Field | Type | Notes | 
|---|---|---|
| created_date | A valid date and time in YYYY-MM-DD HH:MM:SS format, or a DateTime object. | |
| domain | A fully-qualified domain name (i.e. liquidweb.com, www.liquidweb.com, etc) | |
| id | A valid id number (a positive integer). | |
| is_cancellable | A boolean value (0 or 1). | |
| is_complete | A boolean value (0 or 1). | |
| registrar_detail_status_description | A string of text, containing no newlines or other control characters. | * Optional | 
| registrar_detail_status_id | A positive integer value (i.e. 1 and up). | * Optional | 
| registrar_order_id | An integer value. | * Optional | 
| registrar_status_id | A positive integer value (i.e. 1 and up). | * Optional | 
| transfer_type | One of: 'incoming', 'outgoing' | |
| uniq_id | A six-character identifier, containing only capital letters and digits. | 
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
createOutgoing
URL:
https://api.liquidweb.com/bleed/Network/DNS/Domain/Transfer/createOutgoing
Description:
Create an outgoing domain transfer.
Parameters:
| Parameter | Type | Notes | 
|---|---|---|
| uniq_id | A six-character identifier, containing only capital letters and digits. | * Required | 
Returns:
| Field | Type | Notes | 
|---|---|---|
| created_date | A valid date and time in YYYY-MM-DD HH:MM:SS format, or a DateTime object. | |
| domain | A fully-qualified domain name (i.e. liquidweb.com, www.liquidweb.com, etc) | |
| id | A valid id number (a positive integer). | |
| is_cancellable | A boolean value (0 or 1). | |
| is_complete | A boolean value (0 or 1). | |
| registrar_detail_status_description | A string of text, containing no newlines or other control characters. | * Optional | 
| registrar_detail_status_id | A positive integer value (i.e. 1 and up). | * Optional | 
| registrar_order_id | An integer value. | * Optional | 
| registrar_status_id | A positive integer value (i.e. 1 and up). | * Optional | 
| transfer_type | One of: 'incoming', 'outgoing' | |
| uniq_id | A six-character identifier, containing only capital letters and digits. | 
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
delete
URL:
https://api.liquidweb.com/bleed/Network/DNS/Domain/Transfer/delete
Description:
Delete a transfer record for the given domain.
Parameters:
| Parameter | Type | Notes | 
|---|---|---|
| uniq_id | A six-character identifier, containing only capital letters and digits. | * Required | 
Returns:
| Field | Type | 
|---|---|
| success | A boolean value (0 or 1). | 
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
details
URL:
https://api.liquidweb.com/bleed/Network/DNS/Domain/Transfer/details
Description:
Delete a transfer record for the given domain.
Parameters:
| Parameter | Type | Notes | 
|---|---|---|
| uniq_id | A six-character identifier, containing only capital letters and digits. | * Required | 
Returns:
| Field | Type | Notes | 
|---|---|---|
| created_date | A valid date and time in YYYY-MM-DD HH:MM:SS format, or a DateTime object. | |
| domain | A fully-qualified domain name (i.e. liquidweb.com, www.liquidweb.com, etc) | |
| id | A valid id number (a positive integer). | |
| is_cancellable | A boolean value (0 or 1). | |
| is_complete | A boolean value (0 or 1). | |
| registrar_detail_status_description | A string of text, containing no newlines or other control characters. | * Optional | 
| registrar_detail_status_id | A positive integer value (i.e. 1 and up). | * Optional | 
| registrar_order_id | An integer value. | * Optional | 
| registrar_status_id | A positive integer value (i.e. 1 and up). | * Optional | 
| transfer_type | One of: 'incoming', 'outgoing' | |
| uniq_id | A six-character identifier, containing only capital letters and digits. | 
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
list
URL:
https://api.liquidweb.com/bleed/Network/DNS/Domain/Transfer/list
Description:
List a transfer records for the given account.
Parameters:
| Parameter | Type | Notes | ||||||
|---|---|---|---|---|---|---|---|---|
| order_by | An associative array containing the fields: | |||||||
  | ||||||||
| page_num | A positive integer value (i.e. 1 and up). | * Optional
  | ||||||
| page_size | A positive integer value (i.e. 1 and up). | * Optional
  | ||||||
Returns:
| Field | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| item_count | A non-negative integer value (i.e. 0 and up). | ||||||||||||||||||||||||||||||||||
| item_total | A non-negative integer value (i.e. 0 and up). | ||||||||||||||||||||||||||||||||||
| items | An array of associative arrays containing | ||||||||||||||||||||||||||||||||||
  | |||||||||||||||||||||||||||||||||||
| page_num | A positive integer value (i.e. 1 and up). | ||||||||||||||||||||||||||||||||||
| page_size | A positive integer value (i.e. 1 and up). | ||||||||||||||||||||||||||||||||||
| page_total | A positive integer value (i.e. 1 and up). | ||||||||||||||||||||||||||||||||||
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
resendEmail
URL:
https://api.liquidweb.com/bleed/Network/DNS/Domain/Transfer/resendEmail
Description:
Resend the authorization email for an incoming transfer
Parameters:
| Parameter | Type | Notes | 
|---|---|---|
| uniq_id | A six-character identifier, containing only capital letters and digits. | * Required | 
Returns:
| Field | Type | 
|---|---|
| success | A boolean value (0 or 1). | 
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
sendEPPCode
URL:
https://api.liquidweb.com/bleed/Network/DNS/Domain/Transfer/sendEPPCode
Description:
Sends the EPP code for a given domain
Parameters:
| Parameter | Type | Notes | 
|---|---|---|
| uniq_id | A six-character identifier, containing only capital letters and digits. | * Required | 
Returns:
| Field | Type | 
|---|---|
| success | A boolean value (0 or 1). | 
Possible Errors:
Refer to the Error Handling documentation for the list of exception types