1.4.28 Financial Information (Expense)

Event notification for amendment in expense details of the party.

Table 1-31 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0061 EXPENSE obpyRetAmendExpense Retail
Event Payload
{
       “applicationNumber”: “string”, 
       “branchCode”: “000”,  
       “userId”: “string”,     
       “partyId”: “string”,  
       “externalCustomerId”: “string”,   
       “partyType”: “I”,   
       “eventType”: “AMEND”,   
       “handoffStatus”: “SUCCESS”,  
       “sourceProductId”: “OBPY”,
       “datasegmentCode”: “DS0061”,
       “datasegmentName”: “EXPENSE”,  
       “httpMethod”: “PUT”,
       “amendPayload”: 
          “{\”recordId\”:\”string\”,\”parentId\”:\”string\”,\”partyId\”:\”string\”,\”versionNo\”:2,\”recordStat\”:\”O\”,\”createdBy\”:\”string\”,\”creationDate\”:\”2020-03-26T13:03:26\”,\”updatedBy\”:\”string\”,\”updationDate\”:\”2020-03-26T00:00:00\”,\”expenseRetailDetailsList\”:[{\”id\”:\”string\”,\”parentId\”:\”string\”,\”partyId\”:\”string\”,\”expenseType\”:\”RNT\”,\”expenseDescription\”:\”string\”,\”expenseCCY\”:\”USD\”,\”expenseValue\”:100,\”expenseFrequency\”:\”WEK\”,\”versionNo\”:1,\”recordStat\”:\”O\”,\”createdBy\”:\”string\”,\”createdDate\”:\”2020-03-26T13:03:26\”,\”updatedBy\”:\”string\”,\”updatedDate\”:\”2020-03-26T13:03:26\”}],\”links\”:[]}”, 
       “amendDateTime”: “2024-09-12T07:35:20.138748”,  
       “applicationDate”: “2020-03-26”
}