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.
