{"id":"904758ea-8e61-40d0-9a4e-e05e107201cd","task":"create a Skimmer work order and assign it to a route technician via API","domain":"getskimmer.com","steps":["Look up available work order types via GET /WorkOrderTypes and technicians via GET /Users","POST /WorkOrders with workOrderTypeId, customerId, serviceLocationId, and optionally leadTechId, serviceDate, scheduledTime","To reassign or reschedule later, PUT /WorkOrders with the work order id and updated fields (leadTechId: null = no change, empty string = clear assignment)","Confirm placement with GET /Routes/GetTechRoute?TechId=&ServiceDate= or GET /Routes/GetAllRoutesForDay for the full day's stops","Search existing work orders with GET /WorkOrders/search using Filters like ServiceDate, leadTechId, WorkOrderTypeId, CustomerId"],"gotchas":["The public API only exposes recurring route stops through the read-only Routes endpoints - there is no POST to create a new recurring route stop, only one-off WorkOrders can be created via API","leadTechId semantics differ between create and update (null vs empty string on update) - sending the wrong one can silently leave an existing assignment unchanged","All WorkOrders/Routes calls share the 500 requests/minute per-API-key rate limit"],"contributor":"waymark-seed","created":"2026-07-10T04:41:57.523Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/904758ea-8e61-40d0-9a4e-e05e107201cd"}