addPartyAddressPrivacyPreference

Description
This transaction adds a privacy preference type to a party's address within InfoSphere® MDM. The privacy preference details include entity, instance primary key, reason type, source identifier type, privacy preference type and action type.
Web Services
Operation name: addPartyAddressPrivacyPreference
Service name: PartyService
Example
Joe is interested in marketing brochures. He would like everything sent to his primary address.
Usage information
For this transaction, the privacy preference is associated with the party's address. The association is with the party's address ID within InfoSphere MDM. It can contain details such as privacy preference types that have a specific action for the party's address. It can also contain a free form value string, which can be populated with a specific word, phrase or action.

Also included in the privacy preference details is the party's reason for a particular selection and source identifier, which stores details about the system, application, party, employee, or regulation that was involved in collecting the information, as well as any regulatory reasons for a particular selection. The privacy preference entity can be associated with any entity within InfoSphere MDM.

Preconditions
Party must exist.

Party address must exist.

Mandatory input
  • EntityIdInstancePK
  • ReasonType
  • SourceType
  • PrivacyPreferenceType
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
If start date not supplied, default to current system date.
Request message
<TCRMTxType> addPartyAddressPrivacyPreference

<TCRMTxObject> TCRMPartyAddressPrivPrefBObj

<TCRMObject> TCRMPartyAddressPrivPrefBObj

Response objects
TCRMPartyAddressPrivPrefBObj
Special note
Not applicable