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"
}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
date-time
string | null
string | null
string | null
string | null
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
204

No Content

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json