Mutable Work Order

I've been poking around trying to find any actions my program is authorized to do to change work orders. Specifically I want to make sure that each item on our work orders has tax toggled on. Currently the only API calls for WO info I'm seeing are read-only.
Is there something I'm missing? Has anyone else worked on something similar?
Tags:
2 comments
Hey,
Workorders are read-only at the moment using the API. The user interface is the only way to edit a Workorder.
Thanks for the response. I was able to find some similar requests that echoed what you have here. It seems like there has been at least some interest in adding this functionality within Lightspeed for years now. I'm sure there's plenty that your dev team is busy with, but is this on their radar currently?