API Format Additional Data Customer
From Openprovider API documentation
(Difference between revisions)
(Created page with '==Format specification > Customer Additional Data== Collection of data fields that contains zero or more of the following members: {| border="1" cellpadding="4" |- style="backgro…') |
|||
(35 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
|'''Field''' | |'''Field''' | ||
|additionalData | |additionalData | ||
+ | |- | ||
+ | |'''socialSecurityNumber''' | ||
+ | |The social security number or personal ID number of the customer | ||
+ | |- | ||
+ | |'''passportNumber''' | ||
+ | |The passport or ID number of the customer | ||
|- | |- | ||
|'''birthDate''' | |'''birthDate''' | ||
Line 22: | Line 28: | ||
|- | |- | ||
|'''birthCountry''' | |'''birthCountry''' | ||
- | |The country where the customer was born | + | |The 2-character country code where the customer was born |
|- | |- | ||
|'''companyRegistrationCity''' | |'''companyRegistrationCity''' | ||
Line 33: | Line 39: | ||
|The date of registration in the company register | |The date of registration in the company register | ||
|- | |- | ||
- | |''' | + | |'''companyUrl''' |
- | |The | + | |Website of the company; required if the contact is used as .uk reseller contact |
+ | |- | ||
+ | |'''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 | ||
+ | |- | ||
+ | |'''tradingName''' | ||
+ | |Trading name of the company; required if the contact is used as .uk reseller contact | ||
|} | |} |
Current revision as of 14:45, 28 December 2020
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 2-character country code 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 |
companyUrl | Website of the company; required if the contact is used as .uk reseller contact |
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 |
tradingName | Trading name of the company; required if the contact is used as .uk reseller contact |