POST /mpi/v1/deleteRecord/{source}/{identifier}
Deletes a record using a source system and identifier.
This represents a source system with an internal means of identifying data.
The unique identifier of the record within the source. This will be stored directly in the BMPI (not hashed or encrypted), so consider what kind of identifiers are suitable to your use case.
List of persons changed by the operation.
The stable identifier for this person used across records (“Person ID”).
The constituent records that represent this person.
A source system with an internal means of identifying individuals.
The unique identifier of the record within the source. This will be stored directly in the BMPI (not hashed or encrypted), so consider what kind of identifiers are suitable to your use case.
The BMPI version of the person. As records are added or removed, this number will be incremented.
One of: Active
or Retired
. A record is retired when the original record has been superceded by new record(s).
If the person’s constituent records were merged into another person, this will contain the id for that person.
If the person’s constituent records were split into two or more persons, this will contain the ids for those persons.