addPartyPrivacyPreference

Description
This transaction can be used to add a party privacy preference.
Web Services
Operation name: addPartyPrivacyPreference
Service name: PartyService
Example
When Jane is contacted by her bank via telephone, she likes to be addressed as 'Mrs. King'.
Usage information
This transaction can contain details such as privacy preference types that have different actions for the selected party or a free form value string, which can be populated with a specific name, phrase or action.

Also included in the privacy preference details is the party's reason for a particular selection and source identifier, which tracks what system, application, party, employee or regulation was involved in collecting the information as well as any regulatory reasons for a particular selection.

The 'Opt-In' privacy preference type indicates that the party is interested in solicitation and allows the institution to share their personal information with affiliates and third parties. The 'Opt-Out' privacy preference type indicates that the party is not interested in solicitation and does not wish the institution to share their personal information with affiliates and third parties.

Preconditions
Party must exist.
Mandatory input
  • PartyId
  • PrivPrefReasonType
  • SourceIdentType
  • ValueString or PrivPrefActOptId
  • PrivPrefType
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
Not applicable
Request message
<TCRMTxType> addPartyPrivacyPreference

<TCRMTxObject> TCRMPartyPrivPrefBObj

<TCRMObject> TCRMPartyPrivPrefBObj

with optional business object:

Response objects
TCRMPartyPrivPrefBObj

with optional business object:

Special note
Not applicable