Example of a request made with PublicID
If two calls are made to the web service method requestContactRemovalWithPublicID for the same PublicID, the destruction request creates:
- One PersonalDataDestructionRequest
- One PersonalDataContactDestructionRequest
- Two PersonalDataDestructionRequester objects.
If the PublicID is not found, an exception is thrown.
If an existing destruction request with PublicD has
AllRequestsFulfilled on the
PersonalDataDestructionRequest equal to true,
then the external system is notified that destruction has already finished.
