identityDocuments
Contains details regarding different identity documents like Driving License,SSN,Passport.
-
1st object contains SSN
-
2nd object contains Identity document details.
Array [
- MOD1
- MOD2
]
identityDocuments
object[]
required
This is array of 2 JSON objects.
anyOf
Possible values: [SOCIAL_SECURITY
]
Default value: SOCIAL_SECURITY
Value will always be "SOCIAL_SECURITY" This is part of 1st JSON object.
Possible values: <= 9 characters
The customer’s social security number.
Possible values: [PASSPORT
, IDENTITY_CARD
, DRIVING_LICENSE
, SOCIAL_SECURITY
, TAX_IDENTIFICATION
, NATIONAL_IDENTITY
, STATE_ID
, MILITARY_ID
, WORK_PERMIT
, RESIDENCE_PERMIT
, REGISTRATION_ID
, ACRA
, LICENSE_NUMBER
, REGISTRATION_NUMBER
, BUSINESS_TAX_IDENTIFICATION
]
Identity documnent can be one of the allowed values:
Possible values: >= 5 characters
and <= 31 characters
The number associated with ID.
Value will always be "US".
Possible values: <= 2 characters
Two letter state code. See State Codes
expiryDate
object
required
The expiration date associated with ID.
Expiry year.
Expiry month.