The V1 API has been deprecated, but will continue to function for legacy applications. As of January 1st, 2019, we will only offer technical support for the V2 API.
This call requires parameters (from and to) to describe the timeframe to use for a report.
You can filter by is_closed status, for example to show only the expenses that have not yet been approved by an Administrator. Acceptable values are yes and no.
You can also filter by updated_since. To show only the expenses that have been updated since “2015-09-25 18:30”, pass the UTC date time value (URL encoded).
This call requires parameters (from and to) to describe the timeframe to use for a report.
You can filter by is_closed, only_billed or only_unbilled status, for example to show only the expenses that have not yet been approved by an Administrator. Acceptable values are yes and no.
Acceptable value for the only_unbilled parameter is yes. Anything else will be ignored.
You can also filter by updated_since. To show only the expenses that have been updated since “2010-09-25 18:30”, pass the UTC date time value (URL encoded).
In conjunction with the reporting calls, you may wish to retrieve all users, projects, expense categories and tasks to convert numeric IDs to users, projects, tasks, and expense categories.