Article from
API Updates April 2025.

You can now use the API to retrieve the approval status of expenditures, set project contacts and invoicing information, and assign projects to a project group.
Check Approval Status of an Expenditure
You can now determine whether an expenditure has been approved or rejected by checking the “approval_status” field.
Set Invoicing Info for the Client
You can now set the invoicing info for the client via the API (POST / companies).
Set Project Contacts
You can set the primary and secondary contacts as well as the invoicing contact within a project.
Assign Project to a Project Group
When creating a project, it can be directly assigned to a project group using the project_group_id attribute.
Upload User Avatar Image
When creating or updating a user, the avatar can be updated via the avatar attribute.
Further Information
API News from Recent Months