Customer ID Types

Use the value in the idType column for the idType and idType2 parameters. Use the information in the Layout for id column to format the values for the id and id2 parameters.

Set FFTID to permit values other than idType: 2 (SSN) to be valid for Galileo's integrated ID verification process (CIP).

See the Customer ID Verification (KYC/CIP) guide for more information.

These endpoints pass the ID-related parameters:

You can retrieve the ID and ID type information from these resources:

Where a date is required, it is the expiration date of the credential.

idTypeDescriptionLayout for idRegex
0PRN or PAN12-digit or 16-digit number

Example: 999101203943
^(?:\d{12}|\d{16})$
1U.S. Driver license number1–20 alphanumeric | two-letter state | mm-dd-yyyy

Example: abcd12345|ut|05-02-2027
^[A-Za-z0-9_]{1,20}$
or
^[A-Za-z0-9_]{2}$

date
2U.S. Social Security number9 digits.
See Validation for idType: 2.

Example: 123456789
^(?!000|666)[0-8]\d{2}(?!00)\d{2}(?!0000)\d{4}$
3U.S. Green Card number9-digits | mm-dd-yyyy

Example: 123456789|05-22-2027
^\d{9}$

date
4Passport number6–9 alphanumeric | mm-dd-yyyy

Example: abc1234|05-22-2027
^[A-Za-z0-9_]{6,9}$

date
5Visa number4–15 alphanumeric | mm-dd-yyyy

Example: abcd12345|05-22-2027
^[A-Za-z0-9_]{4,15}$

date
6Mexican Matricula Consular number7–15 alphanumeric | mm-dd-yyyy

Example: abc123456789|05-22-2027
^[A-Za-z0-9_]{7,15}$

date
7RFDC number1–50 alphanumeric

Example: abcdefgh1234567
^[A-Za-z0-9_]{1,50}$
8U.S. CDE number1–50 alphanumeric

Example: abcdefgh1234567
^[A-Za-z0-9_]{1,50}$
9Canadian Social Insurance Number9 digits

Example: 123456789
^\d{9}$
10Citizenship papers1–50 alphanumeric

Example: abcdefgh1234567
^[A-Za-z0-9_]{1,50}$
11Canadian driver license number1–20 alphanumeric | 2-char province | expiry mm-dd-yyyy

Example: abcd12345|NB|05-22-2027
^[A-Za-z0-9_]{1,20}$
or
^[A-Za-z0-9_]{2}$

date
12Card details1–50 alphanumeric

Example: abcdefgh1234567
^[A-Za-z0-9_]{1,50}$
13U.S. State ID1–20 alphanumeric | 2-char state | mm-dd-yyyy

Example: abcd12345|ut|05-02-2027
^[A-Za-z0-9_]{1,20}$
or
^[A-Za-z0-9_]{2}$

date
14Client-generated text1–50 alphanumeric plus special chars

Example: abcdefgh1234567
^[\w |.'`?,!@$%#"/-=~:]{1,50}$
15U.S ITIN9 digits

Example: 123456789
^9\\d{2}(?!00)\\d{2}\\d{4}$
18Non U.S. passports6–9 alphanumeric passport ID | mm-dd-yyyy | 3-digit country code (ISO 3166 Alpha 3)

Example:abc1234|05-02-2020|MEX
^[A-Za-z0-9]{6,9}$

date

Validation for idType: 2

In both the CV and Production environments, Social Security numbers are validated. If any of these conditions are true, the system returns an error:

  • Starts with 9
  • Starts with 000
  • Starts with 666
  • Has 00 in the 2-digit segment (positions 4–5)
  • Has 0000 in the 4-digit segment (positions 6–9)

© Galileo Financial Technologies, LLC 2025    Privacy Disclosure

All documentation, including but not limited to text, graphics, images, and any other content, are the exclusive property of Galileo Financial Technologies, LLC and are protected by copyright laws. These materials may not be reproduced, distributed, transmitted, displayed, or otherwise used without the prior written permission of Galileo Financial Technologies, LLC. Any unauthorized use or reproduction of these materials are expressly prohibited.