1.4.11 Supporting Documents

Event notification for amendment in supporting documents of the party.

Event notification for amendment including addition, deletion, and update of supporting documents of the party.

Table 1-13 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0023 SUPPORTING_DOCUMENTS obpyRetAmendDocuments Retail
Event Payload
{
        “applicationNumber”: “string”,
        “branchCode”: “000”,   
        “userId”: “string”,    
        “partyId”: “string”,  
        “externalCustomerId”: “string”, 
        “partyType”: “I”,   
        “eventType”: “AMEND”,  
        “handoffStatus”: “SUCCESS”,  
        “sourceProductId”: “OBPY”, 
        “datasegmentCode”: “DS0023”,   
        “datasegmentName”: “SUPPORTING_DOCUMENTS”,   
        “httpMethod”: “PUT”,
        “amendPayload”:
               “{\”partyId\”: \”string\”, \”versionNo\”: 2, \”recordStat\”: \”O\”,
               \”updatedBy\”: \”string\”, \”updationDate\”: \”2020-03-26T00:00:00\”,
               \”supportDocRetailDetailModelList\”: [{\”documentName\”: \”PAP\”,
               \”idNumber\”: \”string\”, \”idIssueDate\”: \”2020-03-05\”,
               \”idExpiryDate\”: \”2020-06-05\”, \”documentUploadDetailsList\”:
               [{\”docId\”: \”string\”, \”documentName\”: \”string\”,
               \”documentRemarks\”: \”string\”}]}, {\”links\”: []}]”, 
         “amendDateTime”: “2024-09-16T11:07:19.997588”,    
         “applicationDate”: “2020-03-26”
}