Philippines Postal ID
Parameters
Headers
CountryCode: 'PHL'
or 'PHILIPPINES'
DocumentType: 'PID'
or 'POSTALID'
Required Images
FrontImage: Yes BackImage: No
Return Model
The following properties will be returned for this model:
Name | Data Type | Description |
FullName | String | The first, middle and last names of the subject as extracted from the card. |
PostalReferenceNumber | String | The postal reference number as extracted from the card. |
Address | String | The address of the subject as extracted from the card. |
DateOfBirth | DateTime | The date of birth of the subject as extracted from the card. |
ValidUntil | DateTime | The date of expiry of the card as extracted from the card. |
Nationality | String | The nationality of the subject as extracted from the card. |
IssuingPostOffice | String | The post office that issued the card as extracted from the card. |
CardType | String | The type of card that was detected, either “Premium” or “Basic”. |
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