Skip to main content
Closes several visits at once — an end-of-day sweep, or the tail of an evacuation.

Path parameters

string
required
The location.

Body

string[]
required
Visit ids to close.
string
ISO 8601 timestamp applied to all of them. Defaults to now.

Response

An array with one entry per id you sent, in the same order.
string
The visit id.
string
success, skipped or error.
string
Why it was skipped or what went wrong.
A visit that was already closed is reported as skipped rather than failing the batch, so the call is safe to repeat.