Philippines Professional Regulation Commission Card
Parameters
Headers
CountryCode: 'PHL'
or 'PHILIPPINES'
DocumentType: 'PIC'
or 'PRC'
or 'PROFESSIONALREGULATIONS'
Required Images
FrontImage: Yes BackImage: No
Return Model
The following properties will be returned for this model:
Name
Data Type
Description
LastName
String
The last name of the subject as extracted from the card.
FirstName
String
The first name of the subject as extracted from the card.
MiddleInitialName
String
The middle initial or name of the subject as extracted from the card.
RegistrationNumber
String
The registration number as extracted from the card.
RegistrationDate
DateTime
The registration date as extracted from the card.
ValidUntil
DateTime
The expiry date as extracted from the card.
Profession
String
The profession of the subject as extracted from the card.
DateOfBirth
DateTime
The date of birth of the subject as extracted from the card.
This value can be null because it is sometimes not included on the document.
DateIssued
DateTime
The date of issue of the card as extracted from the card.
This value can be null because it is sometimes not included on the document.
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?