broadridge · Schema
Broadridge Transaction
JSON Schema for a Broadridge brokerage account transaction.
Properties
| Name | Type | Description |
|---|---|---|
| transactionId | string | |
| accountNumber | string | |
| tradeDate | string | |
| settleDate | string | |
| transactionType | string | |
| cusip | string | |
| symbol | string | |
| securityDescription | string | |
| quantity | number | |
| price | number | |
| netAmount | number | Net transaction amount after commissions and fees |
| grossAmount | number | Gross transaction amount before commissions and fees |
| commission | number | |
| fees | number | |
| currency | string |