API Format Additional Data Customer
From Openprovider API documentation
(Difference between revisions)
(→Format specification > Customer Additional Data) |
(→Format specification > Customer Additional Data) |
||
Line 56: | Line 56: | ||
|'''uin''' | |'''uin''' | ||
|Required for .travel domains, to get one see doco at [http://www.travel.travel/index.php/authenticate-register/ Association Authentification Partner] | |Required for .travel domains, to get one see doco at [http://www.travel.travel/index.php/authenticate-register/ Association Authentification Partner] | ||
+ | |} | ||
+ | |||
+ | |||
+ | {| border="1" cellpadding="4" | ||
+ | |- style="background-color:#BBBBBB;" | ||
+ | |'''Field''' | ||
+ | |'''Conditions''' | ||
+ | |- | ||
+ | |colspan="2" style="background-color:#EEEEEE;"|'''.ro, .no''' | ||
+ | |- | ||
+ | | | ||
+ | '''companyRegistrationNumber''' | ||
+ | |Required in case if domain requester is a legal entity | ||
+ | |- | ||
+ | | | ||
+ | '''socialSecurityNumber''' | ||
+ | |Required in case if domain requester is a private individual | ||
+ | |- | ||
+ | |colspan="2" style="background-color:#EEEEEE;"|'''.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 | ||
+ | |- | ||
+ | |colspan="2" style="background-color:#EEEEEE;"|'''.sg, .com.sg''' | ||
+ | |- | ||
+ | | | ||
+ | '''companyRegistrationNumber''' | ||
+ | |Required in case if domain requester country is 'SG' | ||
+ | |- | ||
+ | |colspan="2" style="background-color:#EEEEEE;"|'''.ru''' | ||
+ | |- | ||
+ | | | ||
+ | '''birthDate''' | ||
+ | |Required in case if domain requester is a private individual | ||
+ | |- | ||
+ | | | ||
+ | '''passportNumber''' | ||
+ | |Required in case if domain requester is a private individual | ||
+ | |- | ||
+ | |colspan="2" style="background-color:#EEEEEE;"|'''.hu''' | ||
+ | |- | ||
+ | | | ||
+ | '''vat''' | ||
+ | |Required in case if domain requester is a legal entity | ||
+ | |- | ||
+ | | | ||
+ | '''passportNumber''' | ||
+ | |Required in case if domain requester is a private individual | ||
|} | |} |
Revision as of 12:33, 8 June 2016
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 |
uin | Required for .travel domains, to get one see doco at Association Authentification Partner |
Field | Conditions |
.ro, .no | |
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 |
.sg, .com.sg | |
companyRegistrationNumber | Required in case if domain requester country is 'SG' |
.ru | |
birthDate | Required in case if domain requester is a private individual |
passportNumber | Required in case if domain requester is a private individual |
.hu | |
vat | Required in case if domain requester is a legal entity |
passportNumber | Required in case if domain requester is a private individual |