Incidents
3 endpoints.
GET
Get Entity Incident
/api/integration/incidentThis endpoint returns the list of incidents associated with a given entity (booking or lead).
POST
Create Incident
/api/integration/incidentCreates a new incident in Sodtrack and associates it with a booking, a lead, or a work order.
PATCH
Update Incident
/api/integration/incidentUpdates an existing incident in Sodtrack.