We have an issue with WC1 api which is that when we create an asynchronous case against an individual, then we create synchronous case against the same person, Our problem is that results are mismatched. i mean there is some JSON fileds that exists in the synch results and does not exists in the async results.
The missing fields from async results are: "primaryName", "category", "events", "countryLinks", "identityDocuments".