1.4.26 Financial Information (Income)

Event notification for amendment in income details of the part.

Table 1-31 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0030 INCOME obpyRetAmendIncome Retail
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "I",
    "eventType": "amend",
    "datasegmentCode": "DS0030",
    "datasegmentName": "INCOME",
    "methodType": "PUT",
    "amendPayload": {
        "recordId": "string",
        "parentId": "string",
        "partyId": "string",
        "versionNo": "1",
        "recordStat": "O",
        "createdBy": "ADMINUSER1",
        "creationDate": "2018-03-30T00:00:00",
        "updatedBy": "ADMINUSER2",
        "updationDate": ""2018-03-30T00:00:00",
 "incomeDetailsList": "[{id=string, parentId=string, partyId=000004801, incomeType=PN, incomeDescription=PN, incomeCCY=USD, incomeValue=1000, incomeFrequency=WEK, versionNo=1, recordStat=W, createdBy=string, createdDate=2018-03-30T17:18:02, updatedBy=string, updatedDate=2018-03-30T17:18:02}]"
    },
    "amendDateTime": "2018-03-30T00:00:00.053035",
    "applicationDate": "2018-03-30"
}