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