v1
latestSwagger 2.02026-07-13107162315.5 KBAssigns a timesheet/billing category to a project, specifying billable status, rate, and budget hours.
Request body
The project ID to assign the category to.
The timesheet category ID to assign to the project.
Whether time logged under this category is billable.
Whether time logged under this category is payable.
The billing rate per hour for this category on this project.
Hours budget for this category on this project.
The cost rate per hour for this category on this project.
Controls whether updated rates are applied to existing schedule bookings for this category. Possible values: "new" (default, only new bookings), "all" (all existing bookings), "active" (bookings with end date in the future).
Controls whether updated rates are applied to existing timesheet entries for this category. Possible values: "new" (default, do not update existing timesheets), "uninvoiced" (update all existing uninvoiced timesheets).
Response
Returns the new timesheet category assignment.
The timesheet category ID.
The Avaza account this category belongs to.
The project this category is assigned to.
Name of the timesheet category.
Whether time logged under this category is billable.
Whether time logged under this category is payable.
Whether this category assignment is disabled.
The billing rate per hour for this category on this project.
Hours budget for this category on this project.
The cost rate per hour for this category on this project.