Initiate an inbound domain transfer
Transfers a domain name. Note You need to ensure that the domain name is not Locked.
path Parameters
domainNameInitiate an inbound domain transfer › Request Body
customerIdThe Customer for whom the Order should be added.
regContactIdThe Registrant Contact of the domain name. For .UK, the Registrant identity must not change during transfer.
adminContactIdThe Administrative Contact. Pass -1 for .EU, .RU, .UK (no admin contact).
techContactIdThe Technical Contact. Pass -1 for .EU, .RU, .UK.
billingContactIdThe Billing Contact. Pass -1 for .AT, .BERLIN, .CA, .EU, .NL, .NZ, .RU, .UK. field billing-contact-id.
invoiceOptionControls how the Customer Invoice will be handled.
autoRenewEnables or disables the Auto Renewal setting for the domain name.
authCodeAuthorization Code (Domain Secret) of the domain name to transfer. Optional for most TLDs; required at order placement for .AU, .CA, .DE, .EU, .NZ. May be submitted later via submit-auth-code when omitted.
purchasePrivacyAdds the Privacy Protection service. Not supported for .ASIA, .AT, .AU, .CA, .CN, .ORG.CO, .MIL.CO, .GOV.CO, .EDU.CO, .DE, .ES, .EU, .HN, .IN, .NL, .NZ, .PRO, .RU, .SX, .TEL, .UK, .US.
protectPrivacyEnables or disables the Privacy Protection setting for the domain name.
nsName Servers to associate with the domain name (maximum 13). Submitted as repeatable form field ns.
purchasePremiumDnsPurchase Premium DNS Service.
discountAmountOptional discount amount applied to this transfer.
Optional TLD-specific extra details as name/value pairs for transfer-specific extensions.
Supported attribute keys
- cedcontactid — .ASIA Charter Eligibility Declaration Contact ID (Admin, Technical, Billing, or Registrant contact ID).
- type — Premium domain type — premium (registry premium) or premiumft (aftermarket premium).
- premiumprice — Aftermarket premium price when type is premiumft (used as attr-value2 with type).
- tnc — Terms and conditions acceptance — Y or y for .FR, .SCOT, .NZ (EEA contact), etc.
- registrant-org-consent — Registrant organization consent for gTLDs with registrant organization value.
- premium — Registry premium domain transfer — set to true for premium domains.
Initiate an inbound domain transfer › Responses
OK
actionStatusStatus code of the queued domain action.
actionStatusDescHuman-readable description of the action status.
actionTypeDescHuman-readable description of the action type.
entityIdInternal entity identifier for the domain order.
eaqIdEntity action queue identifier for tracking the operation.
actionTypeAction type code for the queued operation.
currentActiondescriptionFree-text description of the action or domain row.
statusOverall operation status (for example, Success or Failed).
messageAdditional status or error message from the operation.
Privacy protection purchase details returned with domain mutation action envelopes.
List pending domain transfers
Returns pending inbound domain transfers.
query Parameters
sizepagecustomerIdCustomer Id.
domainNameDomain Name.
orderIdOrder Id.
resellerIdReseller Id.
actionAddedRangeStartAction Added Range Start.
actionAddedRangeEndAction Added Range End.
actionStatusAction Status.
showChildOrdersShow Child Orders.
sortSort.
List pending domain transfers › Responses
OK
Pending inbound domain transfers matching the query.
totalItemsTotal number of matching records in the database.
itemsOnPageNumber of records returned on this page.
statusOverall operation status (for example, Success or Failed).
messageAdditional status or error message from the operation.
Submit authorization code for a transfer
Submit the Domain Secret (also known as Authorization Code) for a domain name that is currently being transferred in to Demo Registrar.
path Parameters
orderIdSubmit authorization code for a transfer › Request Body
authCodeDomain Secret or Authorization Code for the domain name being transferred.
Submit authorization code for a transfer › Responses
OK
actionStatusStatus code of the queued domain action.
actionStatusDescHuman-readable description of the action status.
actionTypeDescHuman-readable description of the action type.
entityIdInternal entity identifier for the domain order.
eaqIdEntity action queue identifier for tracking the operation.
actionTypeAction type code for the queued operation.
currentActiondescriptionFree-text description of the action or domain row.
statusOverall operation status (for example, Success or Failed).
messageAdditional status or error message from the operation.
errorError message when the operation failed.
successWhether the boolean-style operation succeeded.
Validate whether a domain transfer request is valid
Checks if a transfer request is valid for the specified domain name.
path Parameters
domainNameValidate whether a domain transfer request is valid › Responses
OK
successWhether the boolean-style operation succeeded.
statusOverall operation status (for example, Success or Failed).
messageAdditional status or error message from the operation.

