Overview
| Field name | Data type | Description |
|---|---|---|
guid | String | Unique identifier for the category. Defined by MX. |
is_income | Boolean | If the category is income, this field will be true. Otherwise, this field will be false. |
name | String | Name of the category or subcategory. |
parent_guid | String | The unique identifier for the parent category to which a subcategory belongs. This field will be null for parent categories. Defined by MX. |