Excerpt | ||
---|---|---|
This method returns if the passport number is in a valid format
|
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
country_identifier (mandatory) | String Country identifier | The person's country for which the passport number is validated. The allowed country identifier fields are the following:
| ||||||
passport_number (mandatory) | String | The passport number which is validated |
...
Name | Type | Description |
boolean | String | Defines if the person passport number is in valid format or not
|
...
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
HTTP Method: GET
Request: Response:
|