Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

This method returns if the passport number is in a valid format

Tip

Available from CRM.COM R15.0.0

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

country

(mandatory)

String

The person's country for which the passport number is validated

passport_number

(mandatory)

StringThe passport number which is validated

...

Name

Type

Description

boolean

String

Defines if the person passport number is in valid format or not

 

...