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