Question
Anyone have an example of using API to change the status of an HOUR record to "APP" - approved?
Trying to figure it out. I thought I could PUT using HOUR API and JSON with specific ID and the value "APP" for status, but getting "Expected updates to be a map." Thanks for the help.