costcategory
Stores categories for tracking and managing costs within the system, helping organizations classify and analyze expenses.
Columns
| Name | Type | References | Description |
| account | String | The account associated with the record, such as a customer or vendor account. | |
| externalid | String | A unique external identifier for referencing the record in external systems. | |
| isinactive | Boolean | Indicates whether the record is currently inactive. | |
| itemcosttype | String | The type of item cost, such as standard cost or average cost. | |
| name | String | The name associated with the record or item. |