Example of a request made with AddressBookUID

If the call is made to the web service method requestContactRemovalWithABUID, only one contact can have the LinkID. The destruction request causes the following instances to be created:

  • One PersonalDataDestructionRequest
  • One PersonalDataContactDestructionRequest object for the PublicID linked to the AddressBookUID request
  • One PersonalDataDestructionRequester

If a LinkID corresponding to the AddressBookUID is not found, an exception is thrown.

If an existing destruction request for AddressBookUID has AllRequestsFulfilled equal to true, then the external system is notified that destruction has already finished.