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 (Format: YYYY-MM-DD)
END_DATE End date (Format: YYYY-MM-DD)
DATE Date (Format: YYYY-MM-DD)

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 (Format: YYYY-MM-DD)
START_TIME Start time (Format: YYYY-MM-DD hh:mm:ss)
END_TIME End time (Format: YYYY-MM-DD hh:mm:ss)
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 (Format: YYYY-MM-DD)
TASK_ID ID of a specific task
START_TIME Required Start time (Format: YYYY-MM-DD hh:mm:ss)
END_TIME End time (Format: YYYY-MM-DD hh:mm:ss)
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