PublicDomainWhoisInfoUpdateResponse
PublicDomainWhoisInfoUpdateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| address_type required | The type of address for the domain registration. Example : | 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 | any of [string, null] | |
| domestic_second_address_ko required | The second line of domestic address in Korean. Example : 서관 1층Maximum length : 16 | string | |
| name required | The name of the public domain name. Example : example.com | string | |
| overseas_first_address required | The first line of overseas address. Example : 123 Main St | any of [string, null] | |
| overseas_second_address required | The second line of overseas address. Example : New York | any of [string, null] | |
| overseas_third_address required | The third line of overseas address. Example : NY 10001 | any of [string, null] | |
| postal_code required | The postal code for the domain registration. Example : 12345Maximum length : 6 | string | |
| register_email required | The email address of the domain registrant. Example : admin@example.comPattern : ^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$Minimum length : 6Maximum length : 64 | 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 |