Provider Checked In
Triggered when a work order sub-status changes to “Checked in.” Refer to Status and Sub-status for more information.
Event Parameter
workorder.status.checked_in{
"company_id": 183,
"user_id": 756,
"url": "https://yourcompany.com/handle_webhook",
"method": "POST",
"secret": "yoursecretHash",
"active": true,
"events": [
"workorder.status.checked_in"
]
}
Request Body
Includes the Time Log > in object, schedule information, and the Work Order Object. id is the Time Log ID.