Field Providers
Field API — Visits
Complete a visit
Marks the visit completed. If no visit exists yet (exit without a recorded entry), synthesizes a start from this same event first, so a start always precedes an end. Idempotent: an already-completed visit is a no-op.
post/api/v1/field-providers/appointments/{appointment_id}/complete/
Path parameters
appointment_idstring required
Request body
Response
OK