Skip to main content
Changes an existing visit — a corrected name, a filled-in badge number, a screening decision. Only the fields you send are touched.

Path parameters

string
required
The visit id.

Body

string
required
The location the visit belongs to.
string
Visit type id, so the right configuration is applied to any mail this triggers.
string
approved or rejected on a screened visit. Sending it mails the visitor their screening result when the visit type is configured to.
string
ISO 8601. Also closes the visit — unless it was already signed out, in which case the original time stands.
string
Built-in or custom, under its field_name.

Response

string
VisitorObject updated
Despite the PUT, this is a partial update: fields you leave out keep their value.