{
"project": {
"id": 2,
"code": "<string>",
"name": "<string>",
"client": {
"id": 2,
"code": "<string>",
"name": "<string>",
"externalCode": "<string>"
},
"owner": {
"picture": {
"href": "<string>"
},
"establishmentId": 123,
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"dtContractEnd": "<unknown>"
},
"status": "<unknown>",
"contractType": "<unknown>",
"initialDeliveryDate": "2023-12-25",
"revisedDeliveryDate": "2023-12-25",
"billRate": {
"price": {
"amount": 123
},
"unit": "day"
},
"initialTimeEstimate": {
"value": 128,
"iso": "P5DT8H",
"unit": "hour"
},
"revisedTimeEstimate": {
"value": 128,
"iso": "P5DT8H",
"unit": "hour"
},
"anomalies": [
{}
],
"risks": [
{
"type": "<string>",
"label": "<string>"
}
],
"invoicingWarnings": [
{}
],
"initialBudget": {
"amount": 123,
"currencyId": "<string>"
},
"revisedBudget": {
"amount": 123,
"currencyId": "<string>"
},
"price": {
"amount": 123,
"currencyId": "<string>"
},
"invoiceMilestonesTotal": "<unknown>",
"discount": {
"amount": 123
},
"startsOn": "<string>"
},
"time": {
"value": 128,
"iso": "P5DT8H",
"unit": "hour"
},
"spent": {
"amount": 123
},
"progress": 123,
"totalInvoiced": {
"amount": 123
},
"managementOutstanding": {
"amount": 123
},
"currentOverrun": {
"amount": 123
},
"estimatedOverrun": {
"amount": 123
},
"price": {
"amount": 123
},
"currentRecoveryRate": 1,
"initialRecoveryRate": 1,
"estimatedRecoveryRate": 1,
"currentDiscount": {
"amount": 123
},
"discountedSpent": {
"amount": 123
},
"spentToComplete": {
"amount": 123
},
"timeToComplete": {
"value": 128,
"iso": "P5DT8H",
"unit": "hour"
}
}Show child attributes
Total time spent on the project.
Show child attributes
{
"value": 128,
"iso": "P5DT8H",
"unit": "hour"
}Standard price value of all time spent on the project.
Show child attributes
Current total progress percentage for the project.
0.01Total amount invoiced to the client for this project.
Show child attributes
Equal to Spent - TotalInvoiced. In other words, is equal to the standard price value of all uninvoiced time spent on the project.
Show child attributes
Standard price value of the current budget overrun.
Show child attributes
Standard price value of the planned total budgeted overrun.
Show child attributes
Price for this project (estimated based on initial time estimate for time and materials contracts).
Show child attributes
Ratio between (accounting) Revenue and (financials) Spent.
x >= 0Must be a multiple of 0.01Ratio between Price and InitialBudget.
x >= 0Must be a multiple of 0.01Ratio between Price and RevisedBudget.
x >= 0Must be a multiple of 0.01Ratio of the total discount already "spent".
Show child attributes
Equal to Spent - CurrentDiscount.
Show child attributes
Budget remaining (amount). Equal to RevisedBudget - Spent.
Show child attributes
Time budget remaining.
Show child attributes
{
"value": 128,
"iso": "P5DT8H",
"unit": "hour"
}Was this page helpful?