Skip to main content

api_item_types

Description

The api_item_types table exposes item type entities, which represent different types of hours or costs that can be registered in Simplicate.

Fields

Field NameTypeDescription
item_type_idIntegerUnique identifier for the item type
hour_typeStringName of the item or hour type
item_type_typeStringCategory of the item type (e.g., hours, costs)
  • api_time_registrations - Time registrations via item_type_id
  • api_project_assignments - Project assignments via item_type_id
  • api_project_service_costs - Costs via item_type_id
  • api_project_service_hour_budgets - Hour budgets via item_type_id
  • api_project_service_cost_budgets - Cost budgets via item_type_id