SplitEvent
A holding was split into two separate holdings.
Remaining principal amount on the original holding after the split.
5000.00Three-letter currency code for the holding.
GBPOpaque pagination token for this event. Pass as start_cursor on the next request to retrieve events that occurred after this one.
ev1.abc123.xyz789Code identifying the organisation (client) this event belongs to.
TEST001SPLITUnique identifier of the original holding.
6e69e21342a24bbdaf9fe4e8a9995fdaExpected or actual maturity value (principal plus interest) in the holding's currency.
10250.00Code identifying the obligor exposure (counterparty) for this holding.
BACRPrincipal amount assigned to the new holding created by the split.
5000.00Unique identifier of the new holding created by the split.
c660adab8e394383a3f839dd9d66bf9eUnique identifier for this event record.
00000000000000000000000000000001Current yield for the holding at the time of the event (annualised APY).
4.000000{
"cost": "5000.00",
"currency": "GBP",
"cursor": "ev1.abc123.xyz789",
"entityCode": "TEST001",
"eventType": "SPLIT",
"holdingUid": "6e69e21342a24bbdaf9fe4e8a9995fda",
"maturityValue": "10250.00",
"obligorExposureCode": "BACR",
"splitCost": "5000.00",
"splitHoldingUid": "c660adab8e394383a3f839dd9d66bf9e",
"uid": "00000000000000000000000000000001",
"yield": "4.000000"
}