Task

Update task status

Updates the billing status of a task (billable, paid, billed). This focused update allows changing payment-related flags without modifying other task properties.

put/v1/tasks/updateStatus

Request body

idstring
statusinteger
paidboolean
billedboolean
notBillableboolean
unpaidboolean
notBilledboolean

Response

Task status updated successfully

idstring
userstring
deletedboolean
runningboolean
lastUpdateinteger
createdinteger
descriptionstring
locationstring
locationEndstring
startDateTimestring
endDateTimestring
feelinginteger
typeIdinteger
paidboolean
billedboolean
billableboolean
phoneNumberstring
distancestring decimal
signaturestring
invoiceIdstring
durationinteger
durationBreakinteger
salaryTotalstring decimal
salaryBreakstring decimal
expensesTotalstring decimal
expensesPaidstring decimal
expensesCountinteger
expensesPaidCountinteger
mileagestring decimal
notesTotalinteger
salaryVisibleboolean

Changes

No recorded changes to this endpoint across all 3 revisions of this API.