IssuedEvent
A holding was issued (moved from subscription to active).
Principal amount invested in the holding's currency.
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.
TEST001ISSUEDUnique identifier of the holding.
6e69e21342a24bbdaf9fe4e8a9995fdaDate (YYYY-MM-DD) the holding was issued.
2024-01-01Date (YYYY-MM-DD) the holding is scheduled to mature.
2025-01-01Expected or actual maturity value (principal plus interest) in the holding's currency.
10250.00Code identifying the obligor exposure (counterparty) for this holding.
BACRIdentifier of the product this holding is in.
GBP-BACR[GC]-3MUnique identifier of the subscription.
dade0389c66241bd8366b017f1ffe19aUnique 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": "ISSUED",
"holdingUid": "6e69e21342a24bbdaf9fe4e8a9995fda",
"issueDate": "2024-01-01",
"maturityDate": "2025-01-01",
"maturityValue": "10250.00",
"obligorExposureCode": "BACR",
"productCode": "GBP-BACR[GC]-3M",
"subscriptionUid": "dade0389c66241bd8366b017f1ffe19a",
"uid": "00000000000000000000000000000001",
"yield": "4.000000"
}