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 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 |
...