Work Order Undeclined
This event triggers when a work order is ubdeclined by a provider.
Event Parameter
workorder.undeclined{
"company_id": 183,
"user_id": 756,
"url": "https://yourcompany.com/handle_webhook",
"method": "POST",
"secret": "yoursecretHash",
"active": true,
"events": [
"workorder.undeclined"
]
}
Request Body
Includes the declined reason id and the Work Order Object. Refer to Decline Reasons for more information.