1.4.21 Additional Information

Event notification for amendment in additional details of the party including Insider, special needs, politically exposed person, and armed forces details.

Table 1-25 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0028 ADDITIONAL_INFO obpyRetAmendAddInfo Retail
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "I",
    "eventType": "amend",
    "datasegmentCode": "DS0028",
    "datasegmentName": "ADDITIONAL_INFO",
    "methodType": "PUT",
    "amendPayload": {
        "additionalDetails": {
            "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",
            "isInsider": "false",
            "insiderRole": "string",
            "insiderRemarks": "string",
            "isSpeciallyAbled": "false",
            "detailsOfSpecialNeed": "string",
            "remarksForSpecialNeed": "string",
            "isArmedForces": "false",
            "serviceBranch": "string",
            "remarksForArmedForce": "string",
            "employeeId": "string",
            "isMLA": "false",
            "isPEP": "false",
            "remarksForPEP": "false",
            "partyAddnInfoDetailsList": [
                {
                    "id": "string",
                    "parentId": "string",
                    "unitName": "Army",
                    "orderNumber": "string",
                    "startDate": "2002-01-30",
                    "endDate": "2021-01-30",
                    "notificationDate": "2002-01-15"
                }
            ],
            "isFidm": "false",
            "remarksForFIDM": "false",
            "fidmDefaultAmount": "0",
            "fidmAgency": "false",
            "fidmdateOfReport": "2002-01-30"
        },
        "amendDateTime": "2024-03-13T08:40:41.990807",
        "applicationDate": "2020-03-26"
    }
}