Worktimes


time.get

Request of one or more time entries. If no filter is set, the last 10 time entires of the current month will be shown


FILTER
TagsDescription
CUSTOMER_ID A specific customer ID
PROJECT_ID A specific project ID
TASK_ID ID of a specific task
TIME_ID ID of a specific time entry
START_DATE Start of invoice run
END_DATE End date
DATE Date

RESPONSE
TagsDescription
TIME_ID ID of a specific time entry
CUSTOMER_ID A specific customer ID
PROJECT_ID A specific project ID
INVOICE_ID Invoice ID
DATE Date
START_TIME Start time
END_TIME End time
MINUTES Minutes
BILLABLE_MINUTES Billable minutes
COMMENT Comment

time.create

Creation of a time entry.


DATA
TagsDescription
CUSTOMER_ID Required A specific customer ID
PROJECT_ID Required A specific project ID
DATE Date
TASK_ID ID of a specific task
START_TIME Required Start time
END_TIME End time
MINUTES Minutes
BILLABLE_MINUTES Billable minutes
COMMENT Comment

RESPONSE
TagsDescription
STATUS Result of the action
TIME_ID ID of a specific time entry

time.update

Update of time entry data.


DATA
TagsDescription
TIME_ID Required ID of a specific time entry
See action time.create

RESPONSE
TagsDescription
TIME_ID ID of a specific time entry
COMMENT Comment

time.delete

Deletion of a time entry


DATA
TagsDescription
TIME_ID Required ID of a specific time entry

RESPONSE
TagsDescription
STATUS Result of the action
support@fastbill.com
© 2021 FastBill GmbH