RedeemedEvent
A holding was redeemed at maturity and proceeds were returned to the client.
Principal amount that was invested.
10000.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.
TEST001REDEEMEDCurrency in which the redemption proceeds were paid out, when this differs from the holding's currency (FX redemption). Null for standard same-currency redemptions.
USDAmount paid out in fxCurrency. Null for standard same-currency redemptions.
12500.00Unique identifier of the holding.
6e69e21342a24bbdaf9fe4e8a9995fdaExpected or actual maturity value (principal plus interest) in the holding's currency.
10250.00Code identifying the obligor exposure (counterparty) for this holding.
BACRUnique identifier for this event record.
00000000000000000000000000000001Current yield for the holding at the time of the event (annualised APY).
4.000000{
"cost": "10000.00",
"currency": "GBP",
"cursor": "ev1.abc123.xyz789",
"entityCode": "TEST001",
"eventType": "REDEEMED",
"fxCurrency": "USD",
"fxValue": "12500.00",
"holdingUid": "6e69e21342a24bbdaf9fe4e8a9995fda",
"maturityValue": "10250.00",
"obligorExposureCode": "BACR",
"uid": "00000000000000000000000000000001",
"yield": "4.000000"
}