ExtendedEvent
A holding's maturity date was extended.
Three-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.
TEST001EXTENDEDUpdated extension option date (YYYY-MM-DD) after the change. Null if none applies.
2025-02-15Unique identifier of the holding.
6e69e21342a24bbdaf9fe4e8a9995fdaUpdated maturity date (YYYY-MM-DD) after the extension.
2025-06-01Expected or actual maturity value (principal plus interest) in the holding's currency.
10250.00Code identifying the obligor exposure (counterparty) for this holding.
BACRExtension option date (YYYY-MM-DD) before the change. Null if none was previously set.
2024-11-15Maturity date (YYYY-MM-DD) before the extension.
2024-12-01Unique identifier for this event record.
00000000000000000000000000000001Current yield for the holding at the time of the event (annualised APY).
4.000000{
"currency": "GBP",
"cursor": "ev1.abc123.xyz789",
"entityCode": "TEST001",
"eventType": "EXTENDED",
"extensionOptionDate": "2025-02-15",
"holdingUid": "6e69e21342a24bbdaf9fe4e8a9995fda",
"maturityDate": "2025-06-01",
"maturityValue": "10250.00",
"obligorExposureCode": "BACR",
"previousExtensionOptionDate": "2024-11-15",
"previousMaturityDate": "2024-12-01",
"uid": "00000000000000000000000000000001",
"yield": "4.000000"
}