...
Select inserted_at from il.person_requests of this preperson merge request
Compare user_id with inserted_at belongs to the same legal_entity_id where the preperson merge request was created.
If not match - return 422 error (User created doesn’t belong to legal entity where the preperson merge request does’nt match with currentwas created)
Update object in DB
mpi.person_requeststable
...