API Format Additional Data Customer
From Openprovider API documentation
(Difference between revisions)
(→Format specification > Customer Additional Data) |
(→Format specification > Customer Additional Data) |
||
Line 103: | Line 103: | ||
| | | | ||
'''companyRegistrationNumber''' | '''companyRegistrationNumber''' | ||
+ | |Required in case if domain requester is a legal entity | ||
+ | |- | ||
+ | | | ||
+ | '''socialSecurityNumber''' | ||
+ | or | ||
+ | '''passportNumber''' | ||
+ | |Required in case if domain requester is a private individual | ||
+ | |- | ||
+ | |colspan="2" style="background-color:#EEEEEE;"|'''.it''' | ||
+ | |- | ||
+ | | | ||
+ | '''vat''' | ||
|Required in case if domain requester is a legal entity | |Required in case if domain requester is a legal entity | ||
|- | |- |
Revision as of 17:44, 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 |
.pt | |
companyRegistrationNumber | Required in case if domain requester is a legal entity |
socialSecurityNumber | Required in case if domain requester is a private individual |
.es | |
companyRegistrationNumber | Required in case if domain requester is a legal entity |
socialSecurityNumber or passportNumber | Required in case if domain requester is a private individual |
.it | |
vat | Required in case if domain requester is a legal entity |
socialSecurityNumber or passportNumber | Required in case if domain requester is a private individual |