1.5.10 Financial Information (Asset)
Event notification for amendment in asset details of the party.
Table 1-42 Data Segment
Data Segment Code | Data Segment Name | Topic Name | Party Type |
---|---|---|---|
DS0020 | ASSET | obpySmbAmendAsset | SMB |
Event Payload
{
"branchCode": "string",
"userId": "string",
"applicationNumber": "string",
"handoffStatus": "SUCCESS",
"sourceProductId": "OBPY",
"externalCustomerId": "string",
"partyId": "string",
"partyType": "S",
"eventType": "amend",
"datasegmentCode": "DS0020",
"datasegmentName": "ASSET",
"methodType": "PUT",
"amendPayload": {
"assetDetails": {
"recordId": "string",
"parentId": "string",
"partyId": "string",
"versionNo": "1",
"recordStat": "O",
"createdBy": "ADMINUSER1",
"creationDate": "2023-01-30",
"updatedBy": "ADMINUSER2",
"updationDate": "2023-01-30",
"assetsRetailList": [
{
"id": "string",
"parentId": "string",
"partyId": "string",
"assetId": "string",
"assetType": "string",
"assetDescription": "string",
"assetCcy": "string",
"assetValue": 0
}
]
},
"amendDateTime": "2024-03-13T08:40:41.990807",
"applicationDate": "2020-03-26"
}
}
Parent topic: Small & Medium Business (SMB) Party Amendment