1.4.24 Financial Information (Asset)

Event notification for amendment in asset details of the party.

Table 1-29 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0020 ASSET obpyRetAmendAsset Retail
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "I",
    "eventType": "amend",
    "datasegmentCode": "DS0020",
    "datasegmentName": "ASSET",
    "methodType": "PUT",
    "amendPayload": {
"links": [],
       "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",
  "assetsRetailList": "[{id=string, parentId=string, partyId=string, assetId=string, assetType=HOU, assetCcy=USD, assetValue=1000, versionNo=1, recordStat=W, createdBy=string, createdDate=2018-03-30T17:17:31, updatedBy=string, updatedDate=2018-03-30T17:17:31}, {id=string, parentId=string, partyId=string, assetId=string, assetType=HOU, assetCcy=USD, assetValue=100, versionNo=1, recordStat=W, createdBy=string, createdDate=2018-03-30T17:17:31, updatedBy=string, updatedDate=2018-03-30T17:17:31}]"
    },
    "amendDateTime": "2018-03-30T00:00:00.053035",
    "applicationDate": "2018-03-30"
}