| Name | Description | Type | Additional information |
|---|---|---|---|
| VisitId |
Unique identification of the visit in the system |
globally unique identifier |
None. |
| Visitor |
Visitor object |
Visitor |
None. |
| Vehicle |
Visitor's vehicle object |
VisitorVehicle |
None. |
| Trailer |
Visitor's vehicle object |
VisitorVehicle |
None. |
| VisitType |
Visit type object |
VisitType |
None. |
| VisitedPerson |
Visited person object |
SimplePerson |
None. |
| VisitedOrgStructure |
Organization structure object |
OrgStructure |
None. |
| EscortedByPerson |
Visitor's escort object |
SimplePerson |
None. |
| Identifier |
Visitor identifier object |
VisitorIdentifier |
None. |
| Reason |
Visit's reason. |
string |
None. |
| State |
Visit state. The value meaning: new visit = 0; planned visit = 1; Verified documents, PIN or finger prints = 2; Not valid activity = 3; Not confirmed by escort = 4; All is valid = 5; Visit is in area = 6; Visit left = 7; |
integer |
None. |