---
title: "Changes to POST /cases/getduplicates/{reportDateThreshold}"
method: POST
path: "/cases/getduplicates/{reportDateThreshold}"
---

# Changes to POST /cases/getduplicates/{reportDateThreshold}

`POST /cases/getduplicates/{reportDateThreshold}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 31 of 58 revisions.

- **2026-08-21** `4d2a2bddb342` — 2 warning, 2 info
- **2026-08-10** `42e61a1a705c` — 3 breaking, 3 info
- **2026-07-31** `e777756d4099` — 6 warning, 22 info
- **2026-07-30** `2fcf2b3dfea9` — 2 warning, 4 info
- **2026-07-30** `7bd7fce3471f` — 2 info
- **2026-07-30** `e171ccbb3458` — 2 info
- **2026-07-29** `09448134f0a0` — 10 info
- **2026-07-28** `bd9d5fd9bada` — 2 warning, 2 info
- **2026-07-28** `466b14ae6e00` — 12 info
- **2026-07-23** `414e0763493c` — 48 info
- **2026-07-22** `beb75f723271` — 24 info
- **2026-07-17** `a9d18e50a43f` — 2 warning, 2 info
- **2026-07-10** `5d13e43b9b36` — 12 warning
- **2026-07-03** `19559beee8ca` — 4 warning, 4 info
- **2026-06-19** `07a68b56826c` — 2 info
- **2026-06-18** `9fc1e123f81f` — 3 warning, 5 info
- **2026-06-17** `b60225325240` — 6 info
- **2026-06-04** `be74155f01cb` — 47 warning, 53 info
- **2026-06-03** `c057a17f3ead` — 2 breaking, 1 warning, 9 info
- **2026-05-20** `62c4366b7b38` — 1 breaking, 1 info
- **2026-05-19** `6671fb34a0a4` — 1 breaking, 4 warning, 1 info
- **2026-05-18** `eebd2be3db5c` — 1 breaking, 1 info
- **2026-05-13** `a2e49593b571` — 12 info
- **2026-05-13** `ecb25b0812f3` — 2 breaking, 2 info
- **2026-05-11** `a4d6c0ecfc78` — 2 warning, 2 info
- **2026-05-11** `ecb25b0812f3` — 3 warning, 23 info
- **2026-04-23** `96d9467621d0` — 17 warning, 35 info
- **2026-04-22** `fc38950bdc1a` — 1 breaking, 1 info
- **2026-04-07** `2f041b1ab1b3` — 2 warning
- **2026-04-07** `c409502e0543` — 34 warning, 316 info
- **2024-06-05** `8fcd6fbef5e6` — 41 breaking, 336 warning, 41 info

## Changes

- **2026-08-21** `4d2a2bddb342` — 2 warning, 2 info
  - removed the request property `caze/reportingExcluded`
  - removed the optional property `items/caze/reportingExcluded` from the response with the `default` status
  - added the new optional request property `caze/excludeFromReporting`
  - added the optional property `items/caze/excludeFromReporting` to the response with the `default` status
- **2026-08-10** `42e61a1a705c` — 3 breaking, 3 info
  - removed the enum value `MENINGOENCEPHALITIS` of the request property `caze/symptoms/clinicalManifestation`
  - removed the enum value `ORCHITIS` of the request property `caze/symptoms/clinicalManifestation`
  - removed the enum value `PAROTID_SWELLING` of the request property `caze/symptoms/clinicalManifestation`
  - removed the `MENINGOENCEPHALITIS` enum value from the `items/caze/symptoms/clinicalManifestation` response property for the response status `default`
  - removed the `ORCHITIS` enum value from the `items/caze/symptoms/clinicalManifestation` response property for the response status `default`
  - removed the `PAROTID_SWELLING` enum value from the `items/caze/symptoms/clinicalManifestation` response property for the response status `default`
- **2026-07-31** `e777756d4099` — 6 warning, 22 info
  - added the new `MENINGOENCEPHALITIS` enum value to the `items/caze/symptoms/clinicalManifestation` response property for the response status `default`
  - added the new `NOT_APPLICABLE` enum value to the `items/caze/epiData/clusterType` response property for the response status `default`
  - added the new `ORCHITIS` enum value to the `items/caze/symptoms/clinicalManifestation` response property for the response status `default`
  - added the new `PAROTID_SWELLING` enum value to the `items/caze/symptoms/clinicalManifestation` response property for the response status `default`
  - added the new `RESPIRATORY_DROPLET` enum value to the `items/caze/epiData/exposures/items/exposureCategory` response property for the response status `default`
  - added the new `UNKNOWN` enum value to the `items/caze/epiData/clusterType` response property for the response status `default`
  - added the new optional request property `caze/epiData/clusterIdentifier`
  - added the new optional request property `caze/symptoms/noComplications`
  - added the new optional request property `caze/symptoms/orchitis`
  - added the new optional request property `caze/symptoms/otherGeneralSymptoms`
  - added the new optional request property `caze/symptoms/otherGeneralSymptomsText`
  - added the new optional request property `caze/symptoms/pancreatitis`
  - added the new optional request property `caze/symptoms/salivarySwelling`
  - added the new optional request property `caze/symptoms/unknownComplications`
  - added the new `MENINGOENCEPHALITIS` enum value to the request property `caze/symptoms/clinicalManifestation`
  - added the new `NOT_APPLICABLE` enum value to the request property `caze/epiData/clusterType`
  - added the new `ORCHITIS` enum value to the request property `caze/symptoms/clinicalManifestation`
  - added the new `PAROTID_SWELLING` enum value to the request property `caze/symptoms/clinicalManifestation`
  - added the new `RESPIRATORY_DROPLET` enum value to the request property `caze/epiData/exposures/items/exposureCategory`
  - added the new `UNKNOWN` enum value to the request property `caze/epiData/clusterType`
  - added the optional property `items/caze/epiData/clusterIdentifier` to the response with the `default` status
  - added the optional property `items/caze/symptoms/noComplications` to the response with the `default` status
  - added the optional property `items/caze/symptoms/orchitis` to the response with the `default` status
  - added the optional property `items/caze/symptoms/otherGeneralSymptoms` to the response with the `default` status
  - added the optional property `items/caze/symptoms/otherGeneralSymptomsText` to the response with the `default` status
  - added the optional property `items/caze/symptoms/pancreatitis` to the response with the `default` status
  - added the optional property `items/caze/symptoms/salivarySwelling` to the response with the `default` status
  - added the optional property `items/caze/symptoms/unknownComplications` to the response with the `default` status
- **2026-07-30** `2fcf2b3dfea9` — 2 warning, 4 info
  - added the new `MUMPS` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `MUMPS` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new optional request property `caze/reportingExcluded`
  - added the new `MUMPS` enum value to the request property `caze/disease`
  - added the new `MUMPS` enum value to the request property `person/causeOfDeathDisease`
  - added the optional property `items/caze/reportingExcluded` to the response with the `default` status
- **2026-07-30** `7bd7fce3471f` — 2 info
  - added the new optional request property `caze/healthConditions/highIronLevel`
  - added the optional property `items/caze/healthConditions/highIronLevel` to the response with the `default` status
- **2026-07-30** `e171ccbb3458` — 2 info
  - added the new optional request property `caze/diseaseSpecies`
  - added the optional property `items/caze/diseaseSpecies` to the response with the `default` status
- **2026-07-29** `09448134f0a0` — 10 info
  - added the new optional request property `caze/symptoms/erythemaNodosum`
  - added the new optional request property `caze/symptoms/necrotizingEnterocolitis`
  - added the new optional request property `caze/symptoms/pseudoAppendicularSyndrome`
  - added the new optional request property `caze/symptoms/reactiveArthritis`
  - added the new optional request property `caze/symptoms/symptomEndDate`
  - added the optional property `items/caze/symptoms/erythemaNodosum` to the response with the `default` status
  - added the optional property `items/caze/symptoms/necrotizingEnterocolitis` to the response with the `default` status
  - added the optional property `items/caze/symptoms/pseudoAppendicularSyndrome` to the response with the `default` status
  - added the optional property `items/caze/symptoms/reactiveArthritis` to the response with the `default` status
  - added the optional property `items/caze/symptoms/symptomEndDate` to the response with the `default` status
- **2026-07-28** `bd9d5fd9bada` — 2 warning, 2 info
  - added the new `YERSINIOSIS` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `YERSINIOSIS` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new `YERSINIOSIS` enum value to the request property `caze/disease`
  - added the new `YERSINIOSIS` enum value to the request property `person/causeOfDeathDisease`
- **2026-07-28** `466b14ae6e00` — 12 info
  - added the new optional request property `caze/epiData/contactWithSexWorker`
  - added the new optional request property `caze/epiData/motherCitizenship`
  - added the new optional request property `caze/epiData/motherCountryOfBirth`
  - added the new optional request property `caze/epiData/probableRouteOfTransmission`
  - added the new optional request property `caze/epiData/sexWorker`
  - added the new optional request property `caze/epiData/typeOfClinicalService`
  - added the optional property `items/caze/epiData/contactWithSexWorker` to the response with the `default` status
  - added the optional property `items/caze/epiData/motherCitizenship` to the response with the `default` status
  - added the optional property `items/caze/epiData/motherCountryOfBirth` to the response with the `default` status
  - added the optional property `items/caze/epiData/probableRouteOfTransmission` to the response with the `default` status
  - added the optional property `items/caze/epiData/sexWorker` to the response with the `default` status
  - added the optional property `items/caze/epiData/typeOfClinicalService` to the response with the `default` status
- **2026-07-23** `414e0763493c` — 48 info
  - added the new optional request property `caze/symptoms/arthralgia`
  - added the new optional request property `caze/symptoms/bonyAbnormalities`
  - added the new optional request property `caze/symptoms/centralNervousSystemDamage`
  - added the new optional request property `caze/symptoms/chancre`
  - added the new optional request property `caze/symptoms/clinicalCriteriaMet`
  - added the new optional request property `caze/symptoms/condylomaLata`
  - added the new optional request property `caze/symptoms/condylomaVenereum`
  - added the new optional request property `caze/symptoms/generalizedLymphadenopathy`
  - added the new optional request property `caze/symptoms/hepatomegaly`
  - added the new optional request property `caze/symptoms/hepatosplenomegaly`
  - added the new optional request property `caze/symptoms/lowGradeFever`
  - added the new optional request property `caze/symptoms/maculopapularRash`
  - added the new optional request property `caze/symptoms/malnutrition`
  - added the new optional request property `caze/symptoms/mucocutaneousLesion`
  - added the new optional request property `caze/symptoms/mucousPatches`
  - added the new optional request property `caze/symptoms/nephroticSyndrome`
  - added the new optional request property `caze/symptoms/neurologicalManifestations`
  - added the new optional request property `caze/symptoms/ocularManifestations`
  - added the new optional request property `caze/symptoms/patchyAlopecia`
  - added the new optional request property `caze/symptoms/pseudoparalysis`
  - added the new optional request property `caze/symptoms/refractoryRhinitis`
  - added the new optional request property `caze/symptoms/syphilisInfectionSite`
  - added the new optional request property `caze/symptoms/syphilisInfectiousness`
  - added the new optional request property `caze/symptoms/syphilisStage`
  - added the optional property `items/caze/symptoms/arthralgia` to the response with the `default` status
  - added the optional property `items/caze/symptoms/bonyAbnormalities` to the response with the `default` status
  - added the optional property `items/caze/symptoms/centralNervousSystemDamage` to the response with the `default` status
  - added the optional property `items/caze/symptoms/chancre` to the response with the `default` status
  - added the optional property `items/caze/symptoms/clinicalCriteriaMet` to the response with the `default` status
  - added the optional property `items/caze/symptoms/condylomaLata` to the response with the `default` status
  - added the optional property `items/caze/symptoms/condylomaVenereum` to the response with the `default` status
  - added the optional property `items/caze/symptoms/generalizedLymphadenopathy` to the response with the `default` status
  - added the optional property `items/caze/symptoms/hepatomegaly` to the response with the `default` status
  - added the optional property `items/caze/symptoms/hepatosplenomegaly` to the response with the `default` status
  - added the optional property `items/caze/symptoms/lowGradeFever` to the response with the `default` status
  - added the optional property `items/caze/symptoms/maculopapularRash` to the response with the `default` status
  - added the optional property `items/caze/symptoms/malnutrition` to the response with the `default` status
  - added the optional property `items/caze/symptoms/mucocutaneousLesion` to the response with the `default` status
  - added the optional property `items/caze/symptoms/mucousPatches` to the response with the `default` status
  - added the optional property `items/caze/symptoms/nephroticSyndrome` to the response with the `default` status
  - …8 more
- **2026-07-22** `beb75f723271` — 24 info
  - added the new optional request property `caze/healthConditions/hivPrep`
  - added the new optional request property `caze/healthConditions/hivStatus`
  - added the new optional request property `caze/healthConditions/mentalHealthDisorder`
  - added the new optional request property `caze/healthConditions/stiProphylaxis`
  - added the new optional request property `caze/healthConditions/substanceUseDisorder`
  - added the new optional request property `caze/healthConditions/substanceUseDisorderDetails`
  - added the new optional request property `caze/healthConditions/syphilisDateOfFirstDose`
  - added the new optional request property `caze/healthConditions/syphilisDrugUsed`
  - added the new optional request property `caze/healthConditions/syphilisNumberOfDoses`
  - added the new optional request property `caze/healthConditions/syphilisOrOtherStis`
  - added the new optional request property `caze/healthConditions/treatedForSyphilis`
  - added the new optional request property `caze/syphilisPresentation`
  - added the optional property `items/caze/healthConditions/hivPrep` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/hivStatus` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/mentalHealthDisorder` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/stiProphylaxis` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/substanceUseDisorder` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/substanceUseDisorderDetails` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/syphilisDateOfFirstDose` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/syphilisDrugUsed` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/syphilisNumberOfDoses` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/syphilisOrOtherStis` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/treatedForSyphilis` to the response with the `default` status
  - added the optional property `items/caze/syphilisPresentation` to the response with the `default` status
- **2026-07-17** `a9d18e50a43f` — 2 warning, 2 info
  - added the new `SYPHILIS` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `SYPHILIS` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new `SYPHILIS` enum value to the request property `caze/disease`
  - added the new `SYPHILIS` enum value to the request property `person/causeOfDeathDisease`
- **2026-07-10** `5d13e43b9b36` — 12 warning
  - removed the request property `caze/symptoms/abdominalCramps`
  - removed the request property `caze/symptoms/coughingAtNight`
  - removed the request property `caze/symptoms/coughingAttacks`
  - removed the request property `caze/symptoms/flatulence`
  - removed the request property `caze/symptoms/lossOfAppetite`
  - removed the request property `caze/symptoms/smellyBurps`
  - removed the optional property `items/caze/symptoms/abdominalCramps` from the response with the `default` status
  - removed the optional property `items/caze/symptoms/coughingAtNight` from the response with the `default` status
  - removed the optional property `items/caze/symptoms/coughingAttacks` from the response with the `default` status
  - removed the optional property `items/caze/symptoms/flatulence` from the response with the `default` status
  - removed the optional property `items/caze/symptoms/lossOfAppetite` from the response with the `default` status
  - removed the optional property `items/caze/symptoms/smellyBurps` from the response with the `default` status
- **2026-07-03** `19559beee8ca` — 4 warning, 4 info
  - removed the request property `caze/symptoms/otherNeurolocalSymptom`
  - removed the request property `caze/symptoms/otherNeurolocalSymptomText`
  - removed the optional property `items/caze/symptoms/otherNeurolocalSymptom` from the response with the `default` status
  - removed the optional property `items/caze/symptoms/otherNeurolocalSymptomText` from the response with the `default` status
  - added the new optional request property `caze/symptoms/otherNeurologicalSymptoms`
  - added the new optional request property `caze/symptoms/otherNeurologicalSymptomsText`
  - added the optional property `items/caze/symptoms/otherNeurologicalSymptoms` to the response with the `default` status
  - added the optional property `items/caze/symptoms/otherNeurologicalSymptomsText` to the response with the `default` status
- **2026-06-19** `07a68b56826c` — 2 info
  - added the new optional request property `caze/symptoms/wateryDiarrhea`
  - added the optional property `items/caze/symptoms/wateryDiarrhea` to the response with the `default` status
- **2026-06-18** `9fc1e123f81f` — 3 warning, 5 info
  - removed the request property `caze/healthConditions/underMedication`
  - removed the optional property `items/caze/healthConditions/underMedication` from the response with the `default` status
  - added the new `HOUSEHOLD_CONTACT` enum value to the `items/caze/epiData/exposures/items/subSettings/items/` response property for the response status `default`
  - added the new optional request property `caze/epiData/exposures/items/sexualContact`
  - added the new optional request property `caze/healthConditions/onMedication`
  - added the new `HOUSEHOLD_CONTACT` enum value to the request property `caze/epiData/exposures/items/subSettings/items/`
  - added the optional property `items/caze/epiData/exposures/items/sexualContact` to the response with the `default` status
  - added the optional property `items/caze/healthConditions/onMedication` to the response with the `default` status
- **2026-06-17** `b60225325240` — 6 info
  - added the new optional request property `caze/dateOther`
  - added the new optional request property `caze/dateOtherDetails`
  - added the new optional request property `caze/externalComments`
  - added the optional property `items/caze/dateOther` to the response with the `default` status
  - added the optional property `items/caze/dateOtherDetails` to the response with the `default` status
  - added the optional property `items/caze/externalComments` to the response with the `default` status
- **2026-06-04** `be74155f01cb` — 47 warning, 53 info
  - removed the request property `caze/epiData/activityAsCaseFromDate`
  - removed the request property `caze/epiData/activityAsCaseToDate`
  - removed the request property `caze/epiData/exposureInvestigationFromDate`
  - removed the request property `caze/epiData/exposureInvestigationToDate`
  - removed the optional property `items/caze/epiData/activityAsCaseFromDate` from the response with the `default` status
  - removed the optional property `items/caze/epiData/activityAsCaseToDate` from the response with the `default` status
  - removed the optional property `items/caze/epiData/exposureInvestigationFromDate` from the response with the `default` status
  - removed the optional property `items/caze/epiData/exposureInvestigationToDate` from the response with the `default` status
  - added the new `BAKERY_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `BATS_CONTACT` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `BOVINE_MEAT_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `BROILER_MEAT_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `BUFFET_MEALS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `CANNED_FOOD_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `CATS_CONTACT` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `CEREAL_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `CHEESE` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `DOGS_CONTACT` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `DRINKS_BOTTLED_WATER` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `EGG_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `EXOTIC_PET_CONTACT` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `FARM_ANIMAL_CONTACT` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `FISH_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `FOX_CONTACT` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `FRUITS_AND_JUICES` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `GAME_MEAT_NOT_WILD_BOAR` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `HERBS_AND_SPICES` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `JUICE_AND_VEGETABLE_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `MILK` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `MIXED_MEAT_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `NON_CHEESES_DAIRY_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `OTHER_FOODS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `OTHER_MEAT_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `OTHER_PET_CONTACT` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `OTHER_WILD_ANIMAL_CONTACT` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `PORK_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `SHEEP_MEAT_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `SHELLFISH_PRODUCTS` enum value to the `items/caze/epiData/infectionSource` response property for the response status `default`
  - added the new `SHIGELLOSIS` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `SHIGELLOSIS` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - …60 more
- **2026-06-03** `c057a17f3ead` — 2 breaking, 1 warning, 9 info
  - removed the enum value `VACCINATED_ONE_DOSE` of the request property `caze/vaccinationStatus`
  - removed the enum value `VACCINATED_TWO_DOSE` of the request property `caze/vaccinationStatus`
  - added the new `HAD_THE_DISEASE` enum value to the `items/caze/vaccinationStatus` response property for the response status `default`
  - added the new optional request property `caze/informationReliability`
  - added the new optional request property `caze/numberOfDoses`
  - added the new optional request property `caze/vaccinationStatusLastUpdated`
  - added the new `HAD_THE_DISEASE` enum value to the request property `caze/vaccinationStatus`
  - added the optional property `items/caze/informationReliability` to the response with the `default` status
  - added the optional property `items/caze/numberOfDoses` to the response with the `default` status
  - added the optional property `items/caze/vaccinationStatusLastUpdated` to the response with the `default` status
  - removed the `VACCINATED_ONE_DOSE` enum value from the `items/caze/vaccinationStatus` response property for the response status `default`
  - removed the `VACCINATED_TWO_DOSE` enum value from the `items/caze/vaccinationStatus` response property for the response status `default`
- **2026-05-20** `62c4366b7b38` — 1 breaking, 1 info
  - the request property `caze/epiData/exposures/items/exposureType` became required
  - the response property `items/caze/epiData/exposures/items/exposureType` became required for the status `default`
- **2026-05-19** `6671fb34a0a4` — 1 breaking, 4 warning, 1 info
  - the response property `items/caze/epiData/exposures/items/exposureType` became optional for the status `default`
  - removed the request property `caze/epiData/exposures/items/eatingOutVenueOther`
  - removed the request property `caze/epiData/exposures/items/eatingOutVenues`
  - removed the optional property `items/caze/epiData/exposures/items/eatingOutVenueOther` from the response with the `default` status
  - removed the optional property `items/caze/epiData/exposures/items/eatingOutVenues` from the response with the `default` status
  - the request property `caze/epiData/exposures/items/exposureType` became optional
- **2026-05-18** `eebd2be3db5c` — 1 breaking, 1 info
  - the request property `caze/epiData/exposures/items/exposureType` became required
  - the response property `items/caze/epiData/exposures/items/exposureType` became required for the status `default`
- **2026-05-13** `a2e49593b571` — 12 info
  - added the new optional request property `caze/symptoms/abdominalCramps`
  - added the new optional request property `caze/symptoms/coughingAtNight`
  - added the new optional request property `caze/symptoms/coughingAttacks`
  - added the new optional request property `caze/symptoms/flatulence`
  - added the new optional request property `caze/symptoms/lossOfAppetite`
  - added the new optional request property `caze/symptoms/smellyBurps`
  - added the optional property `items/caze/symptoms/abdominalCramps` to the response with the `default` status
  - added the optional property `items/caze/symptoms/coughingAtNight` to the response with the `default` status
  - added the optional property `items/caze/symptoms/coughingAttacks` to the response with the `default` status
  - added the optional property `items/caze/symptoms/flatulence` to the response with the `default` status
  - added the optional property `items/caze/symptoms/lossOfAppetite` to the response with the `default` status
  - added the optional property `items/caze/symptoms/smellyBurps` to the response with the `default` status
- **2026-05-13** `ecb25b0812f3` — 2 breaking, 2 info
  - removed the enum value `SHIGELLOSIS` of the request property `caze/disease`
  - removed the enum value `SHIGELLOSIS` of the request property `person/causeOfDeathDisease`
  - removed the `SHIGELLOSIS` enum value from the `items/caze/disease` response property for the response status `default`
  - removed the `SHIGELLOSIS` enum value from the `items/person/causeOfDeathDisease` response property for the response status `default`
- **2026-05-11** `a4d6c0ecfc78` — 2 warning, 2 info
  - added the new `SHIGELLOSIS` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `SHIGELLOSIS` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new `SHIGELLOSIS` enum value to the request property `caze/disease`
  - added the new `SHIGELLOSIS` enum value to the request property `person/causeOfDeathDisease`
- **2026-05-11** `ecb25b0812f3` — 3 warning, 23 info
  - added the new `SALMONELLOSIS` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `SALMONELLOSIS` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new `SHOPPING_FOR_FOOD` enum value to the `items/caze/epiData/exposures/items/subSettings/items/` response property for the response status `default`
  - added the new optional request property `caze/epiData/activityAsCaseFromDate`
  - added the new optional request property `caze/epiData/activityAsCaseToDate`
  - added the new optional request property `caze/epiData/exposureInvestigationFromDate`
  - added the new optional request property `caze/epiData/exposureInvestigationToDate`
  - added the new optional request property `caze/epiData/exposures/items/eatingOutVenueOther`
  - added the new optional request property `caze/epiData/exposures/items/eatingOutVenues`
  - added the new optional request property `caze/epiData/exposures/items/shoppingForFoodDetails`
  - added the new optional request property `caze/symptoms/constipation`
  - added the new optional request property `caze/symptoms/dysuria`
  - added the new optional request property `caze/symptoms/eyeIrritation`
  - added the new `SALMONELLOSIS` enum value to the request property `caze/disease`
  - added the new `SALMONELLOSIS` enum value to the request property `person/causeOfDeathDisease`
  - added the new `SHOPPING_FOR_FOOD` enum value to the request property `caze/epiData/exposures/items/subSettings/items/`
  - added the optional property `items/caze/epiData/activityAsCaseFromDate` to the response with the `default` status
  - added the optional property `items/caze/epiData/activityAsCaseToDate` to the response with the `default` status
  - added the optional property `items/caze/epiData/exposureInvestigationFromDate` to the response with the `default` status
  - added the optional property `items/caze/epiData/exposureInvestigationToDate` to the response with the `default` status
  - added the optional property `items/caze/epiData/exposures/items/eatingOutVenueOther` to the response with the `default` status
  - added the optional property `items/caze/epiData/exposures/items/eatingOutVenues` to the response with the `default` status
  - added the optional property `items/caze/epiData/exposures/items/shoppingForFoodDetails` to the response with the `default` status
  - added the optional property `items/caze/symptoms/constipation` to the response with the `default` status
  - added the optional property `items/caze/symptoms/dysuria` to the response with the `default` status
  - added the optional property `items/caze/symptoms/eyeIrritation` to the response with the `default` status
- **2026-04-23** `96d9467621d0` — 17 warning, 35 info
  - added the new `BLOOD_DONATION` enum value to the `items/caze/epiData/activitiesAsCase/items/activityAsCaseType` response property for the response status `default`
  - added the new `BLOOD_TRANSFUSION_RECIPIENT` enum value to the `items/caze/epiData/exposures/items/subSettings/items/` response property for the response status `default`
  - added the new `BONE_MARROW_DONATION` enum value to the `items/caze/epiData/activitiesAsCase/items/activityAsCaseType` response property for the response status `default`
  - added the new `BONE_MARROW_TRANSPLANT_RECIPIENT` enum value to the `items/caze/epiData/exposures/items/subSettings/items/` response property for the response status `default`
  - added the new `BY_LAB` enum value to the `items/caze/epiData/modeOfTransmission` response property for the response status `default`
  - added the new `FROM_MOTHER_TO_CHILD` enum value to the `items/caze/epiData/modeOfTransmission` response property for the response status `default`
  - added the new `LAB` enum value to the `items/caze/epiData/exposures/items/exposureCategory` response property for the response status `default`
  - added the new `MEDICAL_CARE` enum value to the `items/caze/epiData/exposures/items/exposureCategory` response property for the response status `default`
  - added the new `MEDICAL_CARE` enum value to the `items/caze/epiData/modeOfTransmission` response property for the response status `default`
  - added the new `MOSQUITOES_BY_AIR` enum value to the `items/caze/epiData/modeOfTransmission` response property for the response status `default`
  - added the new `MOSQUITOES_FROM_ENDEMIC_COUNTRY` enum value to the `items/caze/epiData/modeOfTransmission` response property for the response status `default`
  - added the new `MOSQUITOES_WITHOUT_EVIDENCE` enum value to the `items/caze/epiData/modeOfTransmission` response property for the response status `default`
  - added the new `MOSQUITOES_WITH_STRONG_EPI_EVIDENCE` enum value to the `items/caze/epiData/modeOfTransmission` response property for the response status `default`
  - added the new `OTHER` enum value to the `items/caze/epiData/exposures/items/exposureCategory` response property for the response status `default`
  - added the new `OTHER_DIRECT_CONTACT` enum value to the `items/caze/epiData/exposures/items/exposureSetting` response property for the response status `default`
  - added the new `TRANSFUSION_TRANSPLANT_RECIPIENT` enum value to the `items/caze/epiData/modeOfTransmission` response property for the response status `default`
  - added the new `TRAVELED_ABROAD` enum value to the `items/caze/epiData/exposures/items/subSettings/items/` response property for the response status `default`
  - added the new optional request property `caze/epiData/airportWorker`
  - added the new optional request property `caze/epiData/exposures/items/prophylaxisAdherence`
  - added the new optional request property `caze/epiData/exposures/items/prophylaxisAdherenceDetails`
  - added the new optional request property `caze/epiData/exposures/items/travelPurpose`
  - added the new optional request property `caze/epiData/exposures/items/travelPurposeDetails`
  - added the new optional request property `caze/epiData/healthcareProfessional`
  - added the new optional request property `caze/epiData/placeOfInfection`
  - added the new optional request property `caze/epiData/residenceAtOnset`
  - added the new optional request property `caze/symptoms/fatalRisk`
  - added the new `BLOOD_DONATION` enum value to the request property `caze/epiData/activitiesAsCase/items/activityAsCaseType`
  - added the new `BLOOD_TRANSFUSION_RECIPIENT` enum value to the request property `caze/epiData/exposures/items/subSettings/items/`
  - added the new `BONE_MARROW_DONATION` enum value to the request property `caze/epiData/activitiesAsCase/items/activityAsCaseType`
  - added the new `BONE_MARROW_TRANSPLANT_RECIPIENT` enum value to the request property `caze/epiData/exposures/items/subSettings/items/`
  - added the new `BY_LAB` enum value to the request property `caze/epiData/modeOfTransmission`
  - added the new `FROM_MOTHER_TO_CHILD` enum value to the request property `caze/epiData/modeOfTransmission`
  - added the new `LAB` enum value to the request property `caze/epiData/exposures/items/exposureCategory`
  - added the new `MEDICAL_CARE` enum value to the request property `caze/epiData/exposures/items/exposureCategory`
  - added the new `MEDICAL_CARE` enum value to the request property `caze/epiData/modeOfTransmission`
  - added the new `MOSQUITOES_BY_AIR` enum value to the request property `caze/epiData/modeOfTransmission`
  - added the new `MOSQUITOES_FROM_ENDEMIC_COUNTRY` enum value to the request property `caze/epiData/modeOfTransmission`
  - added the new `MOSQUITOES_WITHOUT_EVIDENCE` enum value to the request property `caze/epiData/modeOfTransmission`
  - added the new `MOSQUITOES_WITH_STRONG_EPI_EVIDENCE` enum value to the request property `caze/epiData/modeOfTransmission`
  - added the new `OTHER` enum value to the request property `caze/epiData/exposures/items/exposureCategory`
  - …12 more
- **2026-04-22** `fc38950bdc1a` — 1 breaking, 1 info
  - the response property `items/caze/epiData/exposures/items/exposureType` became optional for the status `default`
  - the request property `caze/epiData/exposures/items/exposureType` became optional
- **2026-04-07** `2f041b1ab1b3` — 2 warning
  - removed the request property `caze/symptoms/convulsions`
  - removed the optional property `items/caze/symptoms/convulsions` from the response with the `default` status
- **2026-04-07** `c409502e0543` — 34 warning, 316 info
  - added the new `ASYLUM_SEEKERS_SHELTER` enum value to the `items/caze/epiData/activitiesAsCase/items/typeOfPlace` response property for the response status `default`
  - added the new `ASYLUM_SEEKERS_SHELTER` enum value to the `items/caze/epiData/exposures/items/typeOfPlace` response property for the response status `default`
  - added the new `BIRDS` enum value to the `items/caze/epiData/exposures/items/typeOfAnimal` response property for the response status `default`
  - added the new `CHILDCARE_FACILITY` enum value to the `items/caze/epiData/exposures/items/exposureType` response property for the response status `default`
  - added the new `CRYPTOSPORIDIOSIS` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `CRYPTOSPORIDIOSIS` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new `EDUCATION_AND_CHILDCARE` enum value to the `items/caze/epiData/activitiesAsCase/items/typeOfPlace` response property for the response status `default`
  - added the new `EDUCATION_AND_CHILDCARE` enum value to the `items/caze/epiData/exposures/items/typeOfPlace` response property for the response status `default`
  - added the new `FLOOD_EXPOSURE` enum value to the `items/caze/epiData/exposures/items/exposureType` response property for the response status `default`
  - added the new `FOOD` enum value to the `items/caze/epiData/exposures/items/exposureType` response property for the response status `default`
  - added the new `GIARDIASIS` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `GIARDIASIS` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new `GOAT` enum value to the `items/caze/epiData/exposures/items/typeOfAnimal` response property for the response status `default`
  - added the new `HORSE` enum value to the `items/caze/epiData/exposures/items/typeOfAnimal` response property for the response status `default`
  - added the new `INFLUENZA` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `INFLUENZA` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new `INVASIVE_MENINGOCOCCAL_INFECTION` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `INVASIVE_MENINGOCOCCAL_INFECTION` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new `INVASIVE_PNEUMOCOCCAL_INFECTION` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `INVASIVE_PNEUMOCOCCAL_INFECTION` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new `LATENT_TUBERCULOSIS` enum value to the `items/caze/disease` response property for the response status `default`
  - added the new `LATENT_TUBERCULOSIS` enum value to the `items/person/causeOfDeathDisease` response property for the response status `default`
  - added the new `NURSING_HOME` enum value to the `items/caze/epiData/activitiesAsCase/items/typeOfPlace` response property for the response status `default`
  - added the new `NURSING_HOME` enum value to the `items/caze/epiData/exposures/items/typeOfPlace` response property for the response status `default`
  - added the new `OTHER` enum value to the `items/caze/vaccinationStatus` response property for the response status `default`
  - added the new `RECOVERED` enum value to the `items/caze/vaccinationStatus` response property for the response status `default`
  - added the new `RECREATIONAL_WATER` enum value to the `items/caze/epiData/exposures/items/exposureType` response property for the response status `default`
  - added the new `SCHOOL` enum value to the `items/caze/epiData/activitiesAsCase/items/typeOfPlace` response property for the response status `default`
  - added the new `SCHOOL` enum value to the `items/caze/epiData/exposures/items/typeOfPlace` response property for the response status `default`
  - added the new `SEXUAL_CONTACT` enum value to the `items/caze/epiData/exposures/items/exposureType` response property for the response status `default`
  - added the new `SHEEP` enum value to the `items/caze/epiData/exposures/items/typeOfAnimal` response property for the response status `default`
  - added the new `SYMPTOMATIC_CONTACT` enum value to the `items/caze/epiData/exposures/items/exposureType` response property for the response status `default`
  - added the new `VACCINATED_ONE_DOSE` enum value to the `items/caze/vaccinationStatus` response property for the response status `default`
  - added the new `VACCINATED_TWO_DOSE` enum value to the `items/caze/vaccinationStatus` response property for the response status `default`
  - added the new optional request property `caze/department`
  - added the new optional request property `caze/epiData/caseImportedStatus`
  - added the new optional request property `caze/epiData/clusterRelated`
  - added the new optional request property `caze/epiData/clusterType`
  - added the new optional request property `caze/epiData/clusterTypeText`
  - added the new optional request property `caze/epiData/country`
  - …310 more
- **2024-06-05** `8fcd6fbef5e6` — 41 breaking, 336 warning, 41 info
  - removed the enum value `ASYLUM_SEEKERS_SHELTER` of the request property `caze/epiData/activitiesAsCase/items/typeOfPlace`
  - removed the enum value `ASYLUM_SEEKERS_SHELTER` of the request property `caze/epiData/exposures/items/typeOfPlace`
  - removed the enum value `BIRDS` of the request property `caze/epiData/exposures/items/typeOfAnimal`
  - removed the enum value `BLOOD_DONATION` of the request property `caze/epiData/activitiesAsCase/items/activityAsCaseType`
  - removed the enum value `BONE_MARROW_DONATION` of the request property `caze/epiData/activitiesAsCase/items/activityAsCaseType`
  - removed the enum value `CHILDCARE_FACILITY` of the request property `caze/epiData/exposures/items/exposureType`
  - removed the enum value `CRYPTOSPORIDIOSIS` of the request property `caze/disease`
  - removed the enum value `CRYPTOSPORIDIOSIS` of the request property `person/causeOfDeathDisease`
  - removed the enum value `EDUCATION_AND_CHILDCARE` of the request property `caze/epiData/activitiesAsCase/items/typeOfPlace`
  - removed the enum value `EDUCATION_AND_CHILDCARE` of the request property `caze/epiData/exposures/items/typeOfPlace`
  - removed the enum value `FLOOD_EXPOSURE` of the request property `caze/epiData/exposures/items/exposureType`
  - removed the enum value `FOOD` of the request property `caze/epiData/exposures/items/exposureType`
  - removed the enum value `GIARDIASIS` of the request property `caze/disease`
  - removed the enum value `GIARDIASIS` of the request property `person/causeOfDeathDisease`
  - removed the enum value `GOAT` of the request property `caze/epiData/exposures/items/typeOfAnimal`
  - removed the enum value `HAD_THE_DISEASE` of the request property `caze/vaccinationStatus`
  - removed the enum value `HORSE` of the request property `caze/epiData/exposures/items/typeOfAnimal`
  - removed the enum value `INFLUENZA` of the request property `caze/disease`
  - removed the enum value `INFLUENZA` of the request property `person/causeOfDeathDisease`
  - removed the enum value `INVASIVE_MENINGOCOCCAL_INFECTION` of the request property `caze/disease`
  - removed the enum value `INVASIVE_MENINGOCOCCAL_INFECTION` of the request property `person/causeOfDeathDisease`
  - removed the enum value `INVASIVE_PNEUMOCOCCAL_INFECTION` of the request property `caze/disease`
  - removed the enum value `INVASIVE_PNEUMOCOCCAL_INFECTION` of the request property `person/causeOfDeathDisease`
  - removed the enum value `LATENT_TUBERCULOSIS` of the request property `caze/disease`
  - removed the enum value `LATENT_TUBERCULOSIS` of the request property `person/causeOfDeathDisease`
  - removed the enum value `NURSING_HOME` of the request property `caze/epiData/activitiesAsCase/items/typeOfPlace`
  - removed the enum value `NURSING_HOME` of the request property `caze/epiData/exposures/items/typeOfPlace`
  - removed the enum value `OTHER` of the request property `caze/vaccinationStatus`
  - removed the enum value `RECOVERED` of the request property `caze/vaccinationStatus`
  - removed the enum value `RECREATIONAL_WATER` of the request property `caze/epiData/exposures/items/exposureType`
  - removed the enum value `SALMONELLOSIS` of the request property `caze/disease`
  - removed the enum value `SALMONELLOSIS` of the request property `person/causeOfDeathDisease`
  - removed the enum value `SCHOOL` of the request property `caze/epiData/activitiesAsCase/items/typeOfPlace`
  - removed the enum value `SCHOOL` of the request property `caze/epiData/exposures/items/typeOfPlace`
  - removed the enum value `SEXUAL_CONTACT` of the request property `caze/epiData/exposures/items/exposureType`
  - removed the enum value `SHEEP` of the request property `caze/epiData/exposures/items/typeOfAnimal`
  - removed the enum value `SHIGELLOSIS` of the request property `caze/disease`
  - removed the enum value `SHIGELLOSIS` of the request property `person/causeOfDeathDisease`
  - removed the enum value `SYMPTOMATIC_CONTACT` of the request property `caze/epiData/exposures/items/exposureType`
  - removed the enum value `SYPHILIS` of the request property `caze/disease`
  - …378 more

---

[Operation](https://skmtc.dev/sormas-foundation/apis/sormas-rest-api/docs/cases/getduplicates/:reportDateThreshold/post.md) · [API](https://skmtc.dev/sormas-foundation/apis/sormas-rest-api.md) · [Page](https://skmtc.dev/sormas-foundation/apis/sormas-rest-api/changes/cases/getduplicates/:reportDateThreshold/post)
