API Reference
These docs are for v2.3. Click to read the latest docs for v3.0.

Update a visit

Sample Request: PATCH /api/v2/visits/c01ad41f-dc16-4793-bc1a-af7ac6c4f208 { "visitDate":"25/01/2024 13:00", "visitTimeSlot": "AM", // Time is ignored on front end from visit date if provided "visitType":"Generic Visit", "officer":"Wendy Douglas", "visitNote":"Initial Inspection" }

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!