PublicDomainDetail
PublicDomainDetail
| Name | Description | Schema | Default |
|---|---|---|---|
| address_type required | The type of address for the domain registration. Example : DOMESTIC | string | |
| auto_extension required | Indicates whether automatic extension is enabled for the domain. Example : True | boolean | |
| created_at required | The timestamp when the resource was created, in ISO 8601 format. Example : 2025-09-08T03:43:57Z | string | |
| created_by required | The user id that created the resource. Example : 504f24f8111e42e0578f367acd2a149f | string | |
| description optional | Description Example : This is description | any of [string, null] | |
| domestic_address_en required | The domestic address in English for the domain registration. Example : West Campus 1F, 125 Olympic-ro 35-gil, Songpa-gu, Seoul | string | |
| domestic_address_ko required | The domestic address in Korean for the domain registration. Example : 서울특별시 송파구 올림픽로35길 125 (신천동), 서관 1층 | string | |
| domestic_first_address_en required | The first line of domestic address in English. Example : 125 Olympic-ro 35-gil, Songpa-gu, Seoul | string | |
| domestic_first_address_ko required | The first line of domestic address in Korean. Example : 서울특별시 송파구 올림픽로35길 125 (신천동) | string | |
| domestic_second_address_en required | The second line of domestic address in English. Example : West Campus 1F | string | |
| domestic_second_address_ko required | The second line of domestic address in Korean. Example : 서관 1층 | string | |
| expired_date required | The expiration date of the domain registration. Example : 2026-09-09T00:00:00Z | string | |
| id required | The unique identifier of the public domain name. Example : 10fjkeweffpublicdomain3193rud543 | string | |
| modified_at required | The timestamp when the resource was last modified, in ISO 8601 format. Example : 2026-02-09T08:00:40Z | string | |
| modified_by required | The user id that last modified the resource. Example : 504f24f8111e42e0578f367acd2a149f | string | |
| name required | The name of the public domain name. Example : example.com | string | |
| overseas_address optional | The overseas address for the domain registration. Example : 123 Main St, New York, NY 10001 | string | |
| overseas_first_address required | The first line of overseas address. Example : 123 Main St | string | |
| overseas_second_address required | The second line of overseas address. Example : New York | string | |
| overseas_third_address required | The third line of overseas address. Example : NY 10001 | string | |
| postal_code required | The postal code for the domain registration. Example : 12345 | string | |
| register_email required | The email address of the domain registrant. Example : admin@example.com | string | |
| register_name_en required | The name of the domain registrant in English. Example : Hong Gildong | string | |
| register_name_ko required | The name of the domain registrant in Korean. Example : 홍길동 | string | |
| register_telno required | The telephone number of the domain registrant. Example : | string | |
| start_date required | The start date of the domain registration. Example : 2025-09-09T00:00:00Z | string | |
| status required | The current status of the public domain name. Example : REGISTERED | string |