| Name | Type | Description | Notes |
|---|---|---|---|
| title | string | A title for the category. | |
| colour | string | A CSS-style hex colour for the category. | [optional] |
| parent_id | int | The unique identifier of a category to be the parent of this category. | [optional] |
| is_transfer | bool | Set the category as a transfer category. | [optional] |
| is_bill | bool | Set the category as a bill category. | [optional] |
| roll_up | bool | Set the category to be rolled up into its parent category. | [optional] |
| refund_behaviour | string | Set the refund behaviour of the category. | [optional] |