1.5.16 Financial Information (Expense)

Event notification for amendment in expense details of the party.

Table 1-50 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0061 EXPENSE obpySmbAmendExpense SMB
Event Payload
{
    "applicationNumber": "string",   
    "branchCode": "000",   
    "userId": "string",  
    "partyId": "string",  
    "externalCustomerId": "string",
    "partyType": "S",   
    "eventType": "AMEND",   
    "handoffStatus": "SUCCESS",  
    "sourceProductId": "OBPY",   
    "datasegmentCode": "DS0061",  
    "datasegmentName": "EXPENSE",  
    "httpMethod": "PUT",
    "amendPayload":
        "{\"recordId\":\"string\",\"parentId\":\"string\",\"partyId\":\"string\",\"versionNo\":2,\1,\"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\":\”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" 
}