Work Done
Triggered when a provider marks a work order complete and the work order status changes to Work Done. Refer to Status and Sub-status for more information.
Event Parameter
workorder.status.work_done{
"company_id": 183,
"user_id": 756,
"url": "https://yourcompany.com/handle_webhook",
"method": "POST",
"secret": "yoursecretHash",
"active": true,
"events": [
"workorder.status.work_done"
]
}
Request Body
Includes the status_id and the Work Order Object.