Currently, it takes a lot of requests to get the open, billable positions and their value of a project (unbilled hours). On the web platform, this evaluation is possible via "/projects/{id}/invoices/unbilled". Is it possible to integrate this information into the endpoint "/project/{id}/report"? A summed output and a detailed listing under "costs_by_task" would be ideal. Or am I missing an easy way to get this data?