API Format Additional Data Customer
From Openprovider API documentation
(Difference between revisions)
(→Format specification > Customer Additional Data) |
(→Format specification > Customer Additional Data) |
||
Line 88: | Line 88: | ||
'''birthCountry''' | '''birthCountry''' | ||
|Required in case if domain requester is a private individual | |Required in case if domain requester is a private individual | ||
+ | |- | ||
+ | | | ||
+ | '''vat''' | ||
+ | |Required in case if domain requester is a legal entity | ||
|} | |} |
Revision as of 17:32, 15 June 2015
Format specification > Customer Additional Data
Collection of data fields that contains zero or more of the following members:
Field | additionalData |
socialSecurityNumber | The social security number or personal ID number of the customer |
passportNumber | The passport or ID number of the customer |
birthDate | The birth date of the customer |
birthAddress | The address (street and number) where the customer was born |
birthZipcode | The zipcode of the birth address of the customer |
birthCity | The place where the customer was born |
birthState | The state of the birth address of the customer |
birthCountry | The country where the customer was born |
companyRegistrationCity | The place or region where the company has been registered |
companyRegistrationNumber | The company registration number |
companyRegistrationSubscriptionDate | The date of registration in the company register |
headquartersAddress | The address of the company's headquarters |
headquartersZipcode | The zipcode of the company's headquarters |
headquartersCity | The city of the company's headquarters |
headquartersState | The state/province of the company's headquarters |
headquartersCountry | The 2-character country code of the company's headquarters |
Overview of customer additional data which is required per TLD
Field | Conditions |
.nu & .se | |
companyRegistrationNumber | Required in case if domain requester is a legal entity |
passportNumber | Required in case if domain requester is a private individual |
.fr | |
birthDate | Required in case if domain requester is a private individual |
birthCity | Required in case if domain requester is a private individual |
birthZipcode | Required in case if domain requester is a private individual |
birthCountry | Required in case if domain requester is a private individual |
vat | Required in case if domain requester is a legal entity |