WC1 - Update CaseId to match new system

Hi,

I'm looking to call an API endpoint to adjust our caseIDs in Worldcheck1 to match our new backend system.

Currently updating a record using the systemID, the call fails if the caseID posted doesn't match the one Worldcheck has for a given systemID (in the URL). WC1 returns a 400 server error "Case IDs must be unique within the same client and request".

While I could backfill the caseIDs from the old system into the new system (so we can match Worldcheck). Then use the old caseID when posting, it causes a break between our backend system and the UI on Worldcheck that is being used to review the record.

Am I just missing an endpoint in the documentation to allow me to update the CaseID where it differs or is it not possible?

Thanks

Answers