> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Categories overview for the Data Enhancement Off Platform API.

| 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. |
