{
  "partitionId": "123e4567-e89b-12d3-a456-426614174000",
  "interrogationId": "123e4567-e89b-12d3-a456-426614174001",
  "technicalSurveyUnitId": "123e4567-e89b-12d3-a456-426614174002",
  "originId": "410241145",
  "parentId": "123e4567-e89b-12d3-a456-426614174003",
  "childIds": [
    "123e4567-e89b-12d3-a456-426614174004",
    "123e4567-e89b-12d3-a456-426614174005"
  ],
  "usualSurveyUnitId": "41024114500011",
  "corporateName": "CAFET'INSEE LILLE",
  "unitLabel": "établissement",
  "ape": "9499Z",
  "legalCategory": "Association déclarée",
  "turnover": "",
  "workforce": "",
  "managementId": "82",
  "subSampleIdentifier": "02",
  "clusterIdentifier": "",
  "dwellingIdentifier": "",
  "comment": "Cho n'marche po, pis in n'sait po pourquo",
  "cityCode": "92049",
  "extCoverPageData": {
    "whoAnswers1": "Pierre",
    "whoAnswers2": "Paul",
    "whoAnswers3": "Jack"
  },
  "extPostCollectionData": {
    "someKey": "someValue"
  },
  "extFaData": {
    "surface": "149",
    "identifiant_strate": "up_01031_NP",
    "statut_occupation": "P",
    "nb_pers_log": "4",
    "someKey": "someValue"
  },
  "questionnaires": [
    {
      "collectionInstrumentId": "FAM2025X01",
      "mode": "CAWI",
      "data": {
        "EXTERNAL": {
          "ANNEE": "2024",
            "AN_N1": "2023",
            "SIREN": "808533210",
            "CA_TVA": null,
            "CA_N1": "10",
            "QTE_FACT_PI_TAB": [
              null
            ],
            "QTE_TOT_PI_TAB": [
              null
            ],
            "PI_NB_LIGNE_TAB": "2",
            "INDIC_LECTURE_PI_TAB": [
              true,
              true
            ]
        },
        "COLLECTED": {
           "PI_TAB1": {
              "COLLECTED": [
                "1",
                "2"
              ]
            },
            "CALC_PI_LABEL": {
              "COLLECTED": [
                "1812125000 - Imprimés publicitaires et similaires (à l'exclusion des catalogues commerciaux)",
                "1812199010 - Imprimés administratifs ou commerciaux, à plat ou en continu, personnalisés ou non ; annuaires"
              ]
            },
            "CALC_PI_NC": {
              "COLLECTED": [
                "",
                "4801"
              ]
            },
            "CALC_PI_QTE": {
              "COLLECTED": [
                "",
                "kg"
              ]
            },
            "CALC_PI_QTE_TOT": {
              "COLLECTED": [
                "",
                "kg"
              ]
            }
        }
      }
    }
  ],
  "personalizedCommunications": [
    {
      "communicationId": "68893406-b88f-49bb-badd-677c4e73324f",
      "extCommunicationData": [
        {
          "key": "noticeLetterIntroduction",
          "type": "string",
          "value": "Pierre est sélectionné"
        }
      ]
    }
  ],
  "address": {
    "streetNumber": "130",
    "repetitionIndex": "",
    "streetType": "avenue",
    "streetName": "du president John Fitzgerald Kennedy",
    "addressSupplement": "",
    "cityName": "Lille",
    "zipCode": "59800",
    "businessZipCode": "",
    "businessZipCodeName": "",
    "specialDistribution": "",
    "countryCode": "",
    "countryName": "France"
  },
  "addressComplement": {
    "building": "Bâtiment A",
    "floor": "3ème",
    "staircase": "Escalier B",
    "door": "Porte 2",
    "elevator": true,
    "cityPriorityDistrict": false
  },
  "contacts": [
    {
      "contactId": "123e4567-e89b-12d3-a456-426614174006",
      "gender": "M",
      "firstName": "Jean",
      "lastName": "Dupont",
      "dateOfBirth": "1985-06-15",
      "function": "Comptable",
      "businessName": "Raison sociale contact 1",
      "contactRank": 1,
      "phoneNumbers": [
        {
          "source": "DIRECTORY",
          "favorite": false,
          "number": "+33123456789"
        },
        {
          "source": "INTERVIEWER",
          "favorite": true,
          "number": "+33198765432"
        }
      ],
      "email": "jean.dupont@example.com",
      "address": {
        "streetNumber": "88",
        "repetitionIndex": "",
        "streetType": "avenue",
        "streetName": "Verdier",
        "addressSupplement": "",
        "cityName": "Montrouge",
        "zipCode": "92120",
        "businessZipCode": "",
        "businessZipCodeName": "",
        "specialDistribution": "",
        "countryCode": "",
        "countryName": "France"
      },
      "webConnectionId": "CMPTCT1"
    },
    {
      "contactId": "123e4567-e89b-12d3-a456-426614174007",
      "gender": "MME",
      "firstName": "Marie",
      "lastName": "Durand",
      "dateOfBirth": "1990-08-20",
      "function": "Assistante",
      "businessName": "Raison sociale contact 2",
      "contactRank": 2,
      "phoneNumbers": [
        {
          "source": "ADMINISTRATIVE",
          "favorite": false,
          "number": "+33234567890"
        },
        {
          "source": "DIRECTORY",
          "favorite": true,
          "number": "+33209876543"
        }
      ],
      "email": "marie.durand@example.com",
      "address": {
        "streetNumber": "15",
        "repetitionIndex": "",
        "streetType": "rue",
        "streetName": "du general Hulot",
        "addressSupplement": "",
        "cityName": "Nancy",
        "zipCode": "54000",
        "businessZipCode": "",
        "businessZipCodeName": "",
        "specialDistribution": "",
        "countryCode": "",
        "countryName": "France"
      },
      "webConnectionId": "CMPTCT2"
    }
  ]
}