| # | Id | Type | Description |
| 1 | checkboxOnForm8949 | string | Applicable checkbox on Form 8949. Use code `A`, `B`, `D`, `E`, or `X` |
| 2 | securityName | string | Security name |
| 3 | numberOfShares | number | Number of shares |
| 4 | saleDescription | string | Box 1a, Description of property |
| 5 | dateAcquired | string | ISO 8601 full-date in format 'YYYY-MM-DD' according to [IETF RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339.html#section-5.6) |
| 6 | variousDatesAcquired | boolean | Box 1b, whether Form 8949 should reflect various acquisition dates |
| 7 | dateOfSale | string | ISO 8601 full-date in format 'YYYY-MM-DD' according to [IETF RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339.html#section-5.6) |
| 8 | salesPrice | number | Box 1d, Proceeds (not price per share) |
| 9 | accruedMarketDiscount | number | Box 1f, Accrued market discount |
| 10 | adjustmentCodes | Array of CodeAmount | Other adjustments (code and amount) |
| 11 | costBasis | number | Box 1e, Cost or other basis |
| 12 | correctedCostBasis | number | Corrected cost basis. May be supplied in lieu of adjustmentCode code B. If both adjustmentCodes and correctedCostBasis are supplied, costBasis plus adjustmentCode B should equal correctedCostBasis |
| 13 | washSaleLossDisallowed | number | Box 1g, Wash sale loss disallowed |
| 14 | longOrShort | SaleTermType | |
| 15 | ordinary | boolean | Box 2, Ordinary |
| 16 | collectible | boolean | Box 3, Collectibles |
| 17 | qof | boolean | Box 3, Qualified Opportunity Fund (QOF) |
| 18 | federalTaxWithheld | number | Box 4, Federal income tax withheld |
| 19 | noncoveredSecurity | boolean | Box 5, Noncovered security |
| 20 | grossOrNet | SaleProceedsType | |
| 21 | lossNotAllowed | boolean | Box 7, Loss not allowed based on proceeds |
| 22 | basisReported | boolean | Box 12, Basis reported to IRS |
| 23 | stateAndLocal | Array of StateAndLocalTaxWithholding | Boxes 14-16, State and Local tax withholding |
| 24 | cusip | string | CUSIP number |
| 25 | foreignAccountTaxCompliance | boolean | Foreign account tax compliance |
| 26 | expiredOption | ExpiredOptionType | |
| 27 | investmentSaleType | InvestmentSaleType | |