1.5.14 Profit and Financial Ratios

Event notification for amendment in profit and financial details of the party.

Table 1-49 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0067 PROFIT_RATIO obpySmbAmendProfitRatio SMB
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "S",
    "eventType": "amend",
    "datasegmentCode": "DS0067",
    "datasegmentName": "PROFIT_RATIO",
    "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",
        "partyFinancialProfileList": [
            {
id=string, parentId=string, financialYear=2023, financialPeriod=Q2, currency=INR
            }
        ]
    },
    "amendDateTime": "2018-03-30T00:00:00.053035",
    "applicationDate": "2018-03-30"
}
}