1.4.25 Financial Information (Income)
Event notification for amendment in income details of the part.
Table 1-29 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": {
"incomeDetails": {
"recordId": "string",
"parentId": "string",
"partyId": "string",
"versionNo": "1",
"recordStat": "O",
"createdBy": "ADMINUSER1",
"creationDate": "2023-01-30",
"updatedBy": "ADMINUSER2",
"updationDate": "2023-01-30",
"incomeDetailsList": [
{
"id": "string",
"parentId": "string",
"partyId": "string",
"incomeType": "string",
"incomeDescription": "string",
"incomeCCY": "string",
"incomeValue": 0,
"incomeFrequency": "string"
}
]
},
"amendDateTime": "2024-03-13T08:40:41.990807",
"applicationDate": "2020-03-26"
}
}
Parent topic: Retail Party Amendment