Projects


project.get

Requests the details of one or more projects. When no filter is set, 10 projects will be delivered. A LIMIT up to 100 projects is possible. The RESPONSE contains a "list of projects" and each of them with the following fields.


FILTER
TagsDescription
PROJECT_ID A specific project ID
CUSTOMER_ID A specific customer ID

RESPONSE
TagsDescription
PROJECT_ID A specific project ID
PROJECT_NAME Project name
CUSTOMER_ID A specific customer ID
CUSTOMER_COSTCENTER_ID ID of cost center
HOUR_PRICE Hourly rate
CURRENCY_CODE Currency code
VAT_PERCENT VAT in percent
START_DATE Start of invoice run
END_DATE End date
TASKS List of tasks

project.create

Creation of a project.


DATA
TagsDescription
PROJECT_NAME Required Project name
CUSTOMER_ID Required A specific customer ID
CUSTOMER_COSTCENTER_ID ID of cost center
HOUR_PRICE Hourly rate
CURRENCY_CODE Currency code
VAT_PERCENT VAT in percent
START_DATE Start of invoice run
END_DATE End date

RESPONSE
TagsDescription
STATUS Result of the action

project.update

Update of project data.


DATA
TagsDescription
PROJECT_ID Required A specific project ID
See action project.create

RESPONSE
TagsDescription
STATUS Result of the action

project.delete

Deletion of a project.


DATA
TagsDescription
PROJECT_ID Required A specific project ID

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