1.4.20 Consent and Preferences
Event notification for amendment in consent and preferences details of the party including e-sign, marketing and communication, privacy information, minor consent details.
Table 1-24 Data Segment
Data Segment Code | Data Segment Name | Topic Name | Party Type |
---|---|---|---|
DS0026 | CONSENT | obpyRetAmendConsent | Retail |
Event Payload
{
"branchCode": "string",
"userId": "string",
"applicationNumber": "string",
"handoffStatus": "SUCCESS",
"sourceProductId": "OBPY",
"externalCustomerId": "string",
"partyId": "string",
"partyType": "I",
"eventType": "amend",
"datasegmentCode": "DS0026",
"datasegmentName": "CONSENT",
"methodType": "PUT",
"amendPayload": {
"consentDetails": {
"recordId": "string",
"parentId": "string",
"partyId": "string",
"versionNo": "1",
"recordStat": "O",
"createdBy": "ADMINUSER1",
"createdDate": "2023-01-30",
"updatedBy": "ADMINUSER2",
"updatedDate": "2023-01-30",
"asOnDate": "2022-03-12",
"eSignConsent": "false",
"marketingConsent": "false",
"minorConsentDate": "2018-03-22",
"partyMarketingCommsDetailsList": [
{
"id": "string",
"parentId": "string",
"channel": "EML",
"contactValue": "string",
"preferredTime": "FIR"
}
],
"partyConsentDetailsList": [
{
"id": "string",
"parentId": "string",
"consentType": "E_SIGN",
"questionCode": "Q0011",
"question": "string",
"answerId": "string",
"answerDescription": "string",
"parentQuestionCode": "string"
}
]
},
"amendDateTime": "2024-03-13T08:40:41.990807",
"applicationDate": "2020-03-26"
}
}
Parent topic: Retail Party Amendment