1.4.8 Key Dates

Event notification for amendment including addition, deletion, and update of important dates of the party such as anniversary date, household birthday date and so on.

Table 1-12 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0022 KEY_DATES obpyRetAmendKeyDate Retail
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "I",
    "eventType": "amend",
    "datasegmentCode": "DS0022",
    "datasegmentName": "KEY_DATES",
    "methodType": "PUT",
    "amendPayload": {
 "links": "[]",                      
 "recordId": "string",
        "parentId": "string",
        "partyId": "string",
        "versionNo": "1",
        "recordStat": "O",
        "createdBy": "ADMINUSER1",
        "creationDate": "2018-03-30T00:00:00",
        "updatedBy": "ADMINUSER2",
        "updationDate": "2018-03-30T00:00:00",
 "datesDetailsList": "[{id=string, parentId=string, partyId=000004204, dateType=SEB, date=2000-01-01, versionNo=1, recordStat=W, createdBy=string, createdDate=2018-03-30T16:04:40, updatedBy=string, updatedDate=2018-03-30T16:04:40}, {id=string, parentId=1247581802636017664, partyId=string, dateType=string, date=2018-03-07, versionNo=1, recordStat=W, createdBy=string, createdDate=2018-03-30T16:04:40, updatedBy=string, updatedDate=2018-03-30T16:04:40}]",
    "amendDateTime": "2018-03-30T00:00:00.053035",
    "applicationDate": "2018-03-30"
}