PublicDomainTransferResponse

PublicDomainTransferResponse

NameDescriptionSchemaDefault
auto_extension
required
Indicates whether automatic extension is enabled for the domain.
Example : True
boolean
created_at
required
Created At
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
Created By
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
description
required
Description
Example : This is description
any of [string, null]
expired_date
required
The expiration date of the domain registration.
Example : 2026-09-09T00:00:00Z
string (date-time)
id
required
The unique identifier of the public domain name.
Example : 10fjkeweffpublicdomain3193rud543
string
modified_at
required
Modified At
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
Modified By
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
name
required
The name of the public domain name.
Example : example.com
string
start_date
required
The start date of the domain registration.
Example : 2025-09-09T00:00:00Z
string (date-time)
state
required
State
Example : TRANSFER_REQUESTED
enum (CREATING, REGISTERED, EXPIRED, DELETED, TRANSFER_REQUESTING, TRANSFER_REQUESTED, DELETING)