| Heading | |
|---|---|
| 1 | Compay |
| 2 | Sole Proprietorship or Natural Person |
| 3 | Private NO VAT |
| 4 | Associations or Foundations |
contact_type: The type of contact, must be one of the values listed above.value: The actual contact information, such as the phone number or email address.{
"subject_code": "123433",
"contact_type": "CELL",
"value": "+38 11111111"
}address1: Street addresscity: Citystate: State or provincezip_code: Postal codecountry: Country (ISO 2 ISO Code)address_type: The type of address, must be one of the values listed above.{
"destination_code": "123",
"subject_code": "123433",
"destination_type": "RES",
"country": "IT",
"address1": "123 Main St",
"zip_code": "20100",
"city": "Milan",
"province": "MI"
}{
"subject_code": "12345",
"contact_type": "EMAIL",
"contact_info": "example@example.com"
}{
"destination_code": "123",
"subject_code": "123433",
"destination_type": "FATT",
"country": "IT",
"address1": "123 Main St",
"zip_code": "20100",
"city": "Milan",
"province": "MI"
}