Discussions

Ask a Question
Back to All

Change workorder statuscode

Hi, is there a way to change the status code on a work order? I don't see this option specified in the 'Update Work Order' API call.

Admin

In this endpoint: https://next-tech.readme.io/reference/update_workorder_workorder__workorder_id__put

There is an input parameter called statusid have you tried using that?

You should be able to get available statusids from this endpoint: https://next-tech.readme.io/reference/list_workorder_statuses_status_workorder__get

Marked as answered by MakanNext