Objects

Transaction

List of transactions on the account within the last 12 months. Will only be included if configured accordingly

typestring
Possible Enum values are BUY, SELL, DEPOSIT, WITHDRAWAL, FEE, INTEREST, DIVIDEND, REDEMPTION or OTHER.
One of these types:

Properties below are from the BuyTransaction subtype. View the full schema for full details.

The transaction amount.

descriptionstring

The description of the transaction.

settlementDatestring

The date when the transaction was settled.

typestring
Possible Enum values are BUY, SELL, DEPOSIT, WITHDRAWAL, FEE, INTEREST, DIVIDEND, REDEMPTION or OTHER.
Example
{  "type": "BUY"}