qbo_departments_create
Create a new department in QuickBooks Online by specifying a unique name, whether it's active, and an optional parent department for sub-departments.
Instructions
Create a new Department record in QuickBooks Online.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Name | Yes | Department name (required, must be unique within parent) | |
| Active | No | Whether the department is active | |
| ParentRef | No | Parent department for sub-departments |