InvestmentsHoldingsGetResponse defines the response schema for /investments/holdings/get
Name | Type | Description | Notes |
---|---|---|---|
accounts | [AccountBase] | The accounts associated with the Item | |
holdings | [Holding] | The holdings belonging to investment accounts associated with the Item. Details of the securities in the holdings are provided in the `securities` field. | |
securities | [Security] | Objects describing the securities held in the accounts associated with the Item. | |
item | Item | ||
request_id | str | A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |