mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 09:27:19 +02:00
Update domain.md
added missing contact details to transfer_info response
This commit is contained in:
parent
8b710dda84
commit
be0a3332a8
1 changed files with 6 additions and 0 deletions
|
@ -131,6 +131,8 @@ Content-Type: application/json
|
||||||
"domain":"ee-test.ee",
|
"domain":"ee-test.ee",
|
||||||
"registrant":{
|
"registrant":{
|
||||||
"code":"EE:R1",
|
"code":"EE:R1",
|
||||||
|
"name":"Registrant",
|
||||||
|
"ident":"17612535",
|
||||||
"ident_type":"org",
|
"ident_type":"org",
|
||||||
"ident_country_code":"EE",
|
"ident_country_code":"EE",
|
||||||
"phone":"+372.1234567",
|
"phone":"+372.1234567",
|
||||||
|
@ -147,6 +149,8 @@ Content-Type: application/json
|
||||||
"admin_contacts":[
|
"admin_contacts":[
|
||||||
{
|
{
|
||||||
"code":"EE:A1",
|
"code":"EE:A1",
|
||||||
|
"name":"Admin Contact",
|
||||||
|
"ident":"17612535376",
|
||||||
"ident_type":"priv",
|
"ident_type":"priv",
|
||||||
"ident_country_code":"EE",
|
"ident_country_code":"EE",
|
||||||
"phone":"+372.7654321",
|
"phone":"+372.7654321",
|
||||||
|
@ -164,6 +168,8 @@ Content-Type: application/json
|
||||||
"tech_contacts":[
|
"tech_contacts":[
|
||||||
{
|
{
|
||||||
"code":"EE:T1",
|
"code":"EE:T1",
|
||||||
|
"name":"Tech Contact",
|
||||||
|
"ident":"17612536",
|
||||||
"ident_type":"org",
|
"ident_type":"org",
|
||||||
"ident_country_code":"EE",
|
"ident_country_code":"EE",
|
||||||
"phone":"+372.7654321",
|
"phone":"+372.7654321",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue