Philippines Unified Multipurpose ID
Parameters
Headers
CountryCode: 'PHL'
or 'PHILIPPINES'
DocumentType: 'UMID'
or 'UNIFIEDMULTIPURPOSE'
or 'IDCARD'
Required Images
FrontImage: Yes BackImage: No
Return Model
The following properties will be returned for this model:
Name
Data Type
Description
CommonReferenceNumber
String
The common reference number as extracted from the card.
Surname
String
The last name of the subject as extracted from the card.
GivenName
String
The first name of the subject as extracted from the card.
MiddleName
String
The middle name of the subject as extracted from the card.
This value can be empty or null because sometimes it is not included on the card.
Sex
String
The sex of the subject as extracted from the card.
DateOfBirth
DateTime
The date of birth of the subject as extracted from the card.
Address
String
The address of the subject as extracted from the card.
FrontImageSecurityCheckSuccess
Boolean
Indicates whether the front image was verified or not.
FaceDetection
An array collection of all the faces that were detected and extracted from the images.
Last updated
Was this helpful?