Field Providers
Field API — Visits
Start a visit
Marks the visit in-progress. Idempotent: if the visit already started (or completed), returns the existing state rather than erroring.
post/api/v1/field-providers/appointments/{appointment_id}/start/
Path parameters
appointment_idstring required
Request body
Response
OK