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…') |
|||
| 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 33: | Line 39: | ||
|The date of registration in the company register | |The date of registration in the company register | ||
|- | |- | ||
| - | |''' | + | |'''headquartersAddress''' |
| - | |The | + | |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 | ||
|} | |} | ||
Revision as of 13:47, 30 September 2011
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 |