1.4.27 Financial Information (Income)

Event notification for amendment in income details of the party.

Table 1-30 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0030 INCOME obpyRetAmendIncome Retail
Event Payload
{
    “applicationNumber”: “string”,
    “branchCode”: “000”,  
    “userId”: “string”,  
    “partyId”: “string”,  
    “externalCustomerId”: “string”,
    “partyType”: “I”,    
    “eventType”: “AMEND”,   
    “handoffStatus”: “SUCCESS”, 
    “sourceProductId”: “OBPY”,  
    “datasegmentCode”: “DS0030”,     
    “datasegmentName”: “INCOME”,    
    “httpMethod”: “PUT”,
    “amendPayload”:
        “{\”recordId\”:\”string\”,\”parentId\”:\”string\”,\”partyId\”:\”string\”,\”versionNo\”:2,\”recordStat\”:\”O\”,\”createdBy\”:\”string\”,\”creationDate\”:\”2020-03-26T13:03:18\”,\”updatedBy\”:\”string\”,\”updationDate\”:\”2020-03-26T00:00:00\”,\”incomeDetailsList\”:[{\”id\”:\”string\”,\”parentId\”:\”string\”,\”partyId\”:\”string\”,\”incomeType\”:\”SAL\”,\”incomeDescription\”:\”SAL\”,\”incomeCCY\”:\”USD\”,\”incomeValue\”:100,\”incomeFrequency\”:\”WEK\”,\”versionNo\”:1,\”recordStat\”:\”O\”,\”createdBy\”:\”string\”,\”createdDate\”:\”2020-03-26T13:03:18\”,\”updatedBy\”:\”string\”,\”updatedDate\”:\”2020-03-26T13:03:18\”}],\”links\”:[]}”,  
    “amendDateTime”: “2024-09-12T07:35:19.630980”,
    “applicationDate”: “2020-03-26” 
}