Philippines Documents
The FrankieOne KYC v2 API supports some Philippines documents for identity verification. This guide provides details on how to handle these documents effectively.
Supported Philippines Documents
The FrankieOne KYC v2 API supports the following Philippines documents:
Passports
Philippine passports are official travel documents issued by the Department of Foreign Affairs (DFA) of the Philippines. They include personal details such as the individual’s name, date of birth, passport number, and other identifying information.
Required Fields
Basic Information
Passport Details
Example Document Structure
Common Validation Issues
Ensure the following to avoid validation failures:
- Passport number must be exactly 8 characters: 1 letter (usually
P
) followed by 7 digits (e.g.,P1234567
) - Full name (given, middle, and family names) must match the passport exactly, including capitalization, spaces, special characters, and diacritical marks
- All middle names and compound surnames must be included as shown on the passport
- Date of birth must be in
YYYY-MM-DD
(ISO) format - Country code must be set to
PHL
- Document type must be
PASSPORT
Verification Checklist
- Passport number format: 1 letter + 7 digits (e.g.,
P1234567
) - Name fields match passport exactly (spelling, order, spaces, capitalization)
- All required fields are present:
country
,dateOfBirth
,type
,name
,primaryIdentifier