Information describing a transaction category
Name | Type | Description | Notes |
---|---|---|---|
category_id | str | An identifying number for the category. `category_id` is a Plaid-specific identifier and does not necessarily correspond to merchant category codes. | |
group | str | `place` for physical transactions or `special` for other transactions such as bank charges. | |
hierarchy | [str] | A hierarchical array of the categories to which this `category_id` belongs. | |
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] |