| Name | Description | Type | Additional information |
|---|---|---|---|
| DocNumber |
Document number |
string |
Required String length: inclusive between 0 and 50 |
| State |
Issuing state |
string |
Required |
| DocType |
Document type. The values meaning: Passport = 0, Identity card = 1, Another type = 2 |
integer |
Required Matching regular expression pattern: [0,1,2] |
| Name |
Visitor name |
string |
Required |
| Surname |
Visitor Surname |
string |
Required |
| DateOfBirth |
Date of the birth |
date |
None. |