v1

latestSwagger 2.02026-07-136573327.3 KB
Domains

Validate the request body using the Domain Transfer Schema for the specified TLD

post/v2/customers/{customerId}/domains/{domain}/transfer/validate

Path parameters

customerIdstring required

The Customer identifier<br/> Note: For API Resellers, performing actions on behalf of your customers, you need to specify the Subaccount you're operating on behalf of; otherwise use your shopper id.

domainstring required

Domain to transfer in

Headers

X-Request-Idstring

A client provided identifier for tracking this request.

Request body

authCodestring required

Authorization code from registrar for transferring a domain

periodinteger

Can be more than 1 but no more than 10 years total including current registration length

renewAutoboolean

Whether or not the domain should be configured to automatically renew

privacyboolean

Whether or not privacy has been requested

identityDocumentIdstring

Unique identifier of the identify document that the user wants to associate with the domain being transferred in. This is required only if the gaining registry has a requirement for an approved identity document

metadataobject

The domain eligibility data fields as specified by GET /v2/customers/{customerId}/domains/register/schema/{tld}

Response

Request was successful