Skip to content

Commit

Permalink
add underwriting to security schema
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil committed Aug 29, 2024
1 parent fb7ea81 commit 72b8176
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation/properties/purpose.md
Original file line number Diff line number Diff line change
Expand Up @@ -909,6 +909,7 @@ The **other** enum value can be used when none of the other enum values apply or
├── insurance
├── back_to_back
├── ocir
├── underwriting
└── other
```
### investment_advice
Expand All @@ -920,6 +921,8 @@ The [Mifid Directive][midifdir] defines in Article 4(8) portfolio management as:
### trade_finance
From [CRR][crr] definitions (80):
> **Trade finance** means financing, including guarantees, connected to the exchange of goods and services through financial products of fixed short-term maturity, generally of less than one year, without automatic rollover;
### underwriting
> **underwriting** identifies underwriting transactions in order to calculate reduced capital requirements per [CRR][crr] Article 345.
### variation_margin
Defined in accordance with Article 30(1) and Article 30(3) of the [LCR][lcr] regulation:
Expand Down
1 change: 1 addition & 0 deletions v1-dev/security.json
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,7 @@
"share_capital",
"single_collateral_pool",
"trade_finance",
"underwriting",
"variation_margin"
]
},
Expand Down

0 comments on commit 72b8176

Please sign in to comment.