Event Executor

Execute CDM lifecycle events on trades

Event Type
Select Trade
Amendment Parameters
Recent Events
✏️
AmendmentTRD-M1X8K4-QP7R
Notional amended to 45M
success14:32:15
🔄
NovationTRD-N2Y9L5-RS8T
Step-in: HSBC → BNP Paribas
success14:28:03
🔃
ResetTRD-P3Z0M6-TU9V
SOFR rate reset: 4.33%
success14:15:42
TerminationTRD-K8W2J3-HG5F
Validation failed: outstanding payments
failed13:55:18
✏️
AmendmentTRD-Q4A1N7-VW0X
Maturity extended to 2032-03-15
success13:41:09
CDM Event Output
CDM Amendment Eventjson
1{
2 "eventType": "amendment",
3 "eventDate": "2026-02-14",
4 "effectiveDate": "2026-02-14",
5 "instruction": {
6 "before": {
7 "tradeIdentifier": {
8 "value": "TRD-M1X8K4-QP7R"
9 },
10 "product": {
11 "interestRatePayout": {
12 "priceQuantity": {
13 "quantitySchedule": {
14 "value": 50000000
15 }
16 }
17 }
18 }
19 },
20 "after": {
21 "tradeIdentifier": {
22 "value": "TRD-M1X8K4-QP7R"
23 },
24 "product": {
25 "interestRatePayout": {
26 "priceQuantity": {
27 "quantitySchedule": {
28 "value": 45000000
29 }
30 }
31 }
32 }
33 }
34 },
35 "party": [
36 {
37 "name": {
38 "value": "Goldman Sachs International"
39 },
40 "role": "DeterminingParty"
41 },
42 {
43 "name": {
44 "value": "Barclays Bank PLC"
45 },
46 "role": "ConsentingParty"
47 }
48 ],
49 "account": {
50 "approvedBy": "Sarah Chen, Risk Manager",
51 "reason": "Portfolio rebalancing"
52 },
53 "meta": {
54 "globalKey": "evt-mlmuf02u",
55 "externalKey": "AMEND-2026-001"
56 }
57}