Mark Incomplete

Publishes a work order.

URLs

Environment Method URL
Sandbox https://api-sandbox.fndev.net/api/rest/v2/workorders/work_order_id/complete
Production https://api.fieldnation.com/api/rest/v2/workorders/work_order_id/complete

Path Parameters

Parameter Type Example Notes
work_order_id integer 1753 Work Order ID.

Query Parameters

Parameter Type Example Notes
reason string reason=1 Required. Refer to Get Incomplete Reasons to return a list of reason ids.

Body

Not applicable.

Response

Returns the Work Order Response. Refer to Work Orders for parameter details and examples.

Errors

Standard HTTP and OAuth error codes.

Examples

400 Bad Request, Can not mark incomplete