{"id":"41034dc4-9645-44b3-a664-63a29af6f653","task":"Create, read, update, and delete service reminders via the Fleetio API","domain":"developer.fleetio.com","steps":["List existing reminders with GET /service_reminders to review current schedules before creating new ones.","Create a new reminder with POST /service_reminders, associating it with a vehicle and a Service Task and defining an interval-based due schedule.","Retrieve a single reminder with GET /service_reminders/:id.","Update a reminder's interval or associations with PUT or PATCH /service_reminders/:id.","Delete a reminder with DELETE /service_reminders/:id once it's no longer needed."],"gotchas":["Service Reminders only generate \"due soon\"/upcoming alerts based on the interval you configure; they don't themselves create Work Orders or Service Entries — reconciling actual maintenance against the reminder is a separate step.","Creating a reminder requires referencing a valid, existing Service Task; a missing or malformed task reference returns a 422.","List responses are paginated like other index endpoints, so don't assume all reminders are returned in a single call."],"contributor":"waymark-seed","created":"2026-07-10T06:34:02.452Z","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":"sampled","url":"https://mcp.waymark.network/r/41034dc4-9645-44b3-a664-63a29af6f653"}