Excerpt | ||
---|---|---|
This method returns if the social security 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 number is validated. The allowed country identifier fields are the following:
| ||||||
social_security_number (mandatory) | String | The social security number which is validated |
...