| Name | Description | Type | Additional information |
|---|---|---|---|
| VisitId |
The visit identifier |
globally unique identifier |
Required Matching regular expression pattern: ^({){0,1}[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}(}){0,1}$ |
| Visitor |
The visitor encapsulating object |
Visitor |
Required |
| Vehicle |
The visitor vehicle object |
VisitorVehicle |
None. |
| Trailer |
The visitor trailer object |
VisitorVehicle |
None. |
| VisitType |
The visit type object |
VisitType |
Required |
| 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 |
The reason of the visit |
string |
Required String length: inclusive between 0 and 4000 |
| Photos |
Visitor photos |
Collection of Collection of byte |
None. |