change pyID or pzInsKey of existing case record
I have three sibling case types that are related to each other and have the same parent case type with the same pxCoverInsKey.
For Example, I have three different sibling case types/records:
pzInsKey: MyApplication-Work-PR PD-21 pyID: PD-21
pzInsKey: MyApplication-Work-PR RS-21 pyID: RS-21
pzInsKey: MyApplication-Work-PR WR-22 pyID: WR-22
The last case record was auto generated by an agent, and WR-22 was automagically generated incorrectly as it is suppose to match the sibling cases with a (dash) -21.
I have a business requirement to correct the case id and identifier of 22 to match the sibling records. is this possible?