Headers
API key. Value must be formatted like so: lucca application={api_key}.
Path Parameters
Id of the project
Body
Work item of a project.
Optional description of the expected work to be done.
x >= 1Also serves as maximum billable time on not-to-exceed time and materials contracts.
{
"value": 128,
"iso": "P5DT8H",
"unit": "hour"
}Required for time and materials contracts. Automatically calculated for fixed price contracts. Represents an amount of money per day or hour.
Required for fixed price contracts. Represents an amount of money. Is a value object containing a decimal number and a currency.
none, external, internal fixedPrice, timeAndMaterials Fixed price of the bought service from the provider.
Represents an amount of money. Is a value object containing a decimal number and a currency.
Daily or hourly rate billed from the service provider.
Represents an amount of money per day or hour.
In case of "internal sub-contracting", i.e. this project-service was sub-contracted to another organization in Lucca Project. Identifier of the project that represents the externalized services in the other organization.
x >= 1Response
Created
Work item of a project.
x >= 1Optional description of the expected work to be done.
The expected job qualification rate for assigned users.
Time submission is disabled whenever a service is suspended or done. Once done, the service revised budget is brought to the actual amount spent.
ongoing, suspended, completed Also serves as maximum billable time on not-to-exceed time and materials contracts.
{
"value": 128,
"iso": "P5DT8H",
"unit": "hour"
}Can only be modified through the estimate-to-complete ressource.
Represents a duration in days or hours. ISO value is formatted as an ISO-8601 duration string.
For example P5DT8H represents 128 hours. When sending a duration to the server, please only send either a value or an iso. In most cases, the
unit is set on the project's organization and thus should not be sent in the request.
{
"value": 128,
"iso": "P5DT8H",
"unit": "hour"
}Equal to initialTimeEstimate multiplied by the standardRate. Represents an amount of money. Is a value object containing a decimal number and a currency.
Equal to revisedTimeEstimate multiplied by the standardRate. Represents an amount of money. Is a value object containing a decimal number and a currency.
Difference between revised and initial budgets. Represents an amount of money. Is a value object containing a decimal number and a currency.
Required for time and materials contracts. Automatically calculated for fixed price contracts. Represents an amount of money per day or hour.
Required for fixed price contracts. Represents an amount of money. Is a value object containing a decimal number and a currency.
Equal to the plannedRevenue minus the initialBudget. Represents an amount of money. Is a value object containing a decimal number and a currency.
0.1none, external, internal fixedPrice, timeAndMaterials Fixed price of the bought service from the provider.
Represents an amount of money. Is a value object containing a decimal number and a currency.
Daily or hourly rate billed from the service provider.
Represents an amount of money per day or hour.
In case of "internal sub-contracting", i.e. this project-service was sub-contracted to another organization in Lucca Project. Identifier of the project that represents the externalized services in the other organization.
x >= 1Timestamp of the service creation.
Timestamp of the service last update.