v1

latestSwagger 2.02026-07-136573327.3 KB
Domains

Query the current transfer status

get/v2/customers/{customerId}/domains/{domain}/transfer

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 Name

Headers

X-Request-Idstring

A client provided identifier for tracking this request.

Response

Request was successful

transferStatusCodesstring[] required

The current registry transfer status codes of the domain<br/><ul><li><strong style='margin-left: 12px;'>CLIENT_APPROVED</strong> - The losing registrar approved the transfer.</li><li><strong style='margin-left: 12px;'>CLIENT_CANCELLED</strong> - The gaining registrar cancelled the transfer.</li><li><strong style='margin-left: 12px;'>CLIENT_REJECTED</strong> - The losing registrar rejected the transfer.</li><li><strong style='margin-left: 12px;'>PENDING</strong> - The transfer is pending at the registry.</li><li><strong style='margin-left: 12px;'>SERVER_APPROVED</strong> - The registry approved the transfer, auto-approve.</li><li><strong style='margin-left: 12px;'>SERVER_CANCELLED</strong> - The registry cancelled the transfer.</li></ul>