We have a script were we can mark time records in Active Collab as paid through the API. But it seems that this no longer works. We get "$billable_status is not valid param value” when we try to send billable_status = 3 to PUT /projects/$projectId/time-records/$recordId. This used to work, but since one of the latest updates it seems "broken".
Anyone know of a new way we can mark records as paid through the API?
I've contacted support@activecollab.com, but they redirect me over here.