addConsentProvision

Description
This transaction adds a consent provision to a consent item. It describes a restriction with regard to the consent.
Web Services
Operation name: addConsentProvision
Service name: PartyService
Example
Add a provision that defines that John Doe gives consent to receiving marketing communications, but only if those communications are advertising televisions.
Usage information
You can add more than one consent provision to a consent item.
Preconditions
The consent item must exist. See addConsent.
Mandatory input
  • ConsentId
  • ConsProvType
  • CreateDate
  • StartDate
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
If no StartDate is provided in the request, then the current date is used by default.
Request message
<TCRMTxType> addConsentProvision

<TCRMTxObject> ConsentProvisionBObj

<TCRMObject> ConsentProvisionBObj

Response objects
ConsentProvisionBObj
Special note
Not applicable