We are switching our application from using the COM API to the web API and I'm having trouble figuring out how to move a fax to a folder once I've sent the job.
Based on the web API help the only thing that seems like it might work is the "DocumentCommands" and the Route action. When I try that I get a "Sequence contains no elements" error.
Any help?