Sample API Response

Response Example - Singapore ID Card

{
  "status": "success",
  "message": "",
  "result": [
    {
      "ListVerifiedFields": {
        "pFieldMaps": [
          {
            "wLCID": 0,
            "FieldType": 1,
            "wFieldType": 1,
            "Field_MRZ": null,
            "Field_Visual": "SGP",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 2,
            "wFieldType": 2,
            "Field_MRZ": null,
            "Field_Visual": "S2743xxxx",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 5,
            "wFieldType": 5,
            "Field_MRZ": null,
            "Field_Visual": "3/22/1966",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 6,
            "wFieldType": 6,
            "Field_MRZ": null,
            "Field_Visual": "MYANMAR",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 12,
            "wFieldType": 12,
            "Field_MRZ": null,
            "Field_Visual": "M",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 25,
            "wFieldType": 25,
            "Field_MRZ": null,
            "Field_Visual": "MYINT OO",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 38,
            "wFieldType": 38,
            "Field_MRZ": null,
            "Field_Visual": "Singapore",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 122,
            "wFieldType": 122,
            "Field_MRZ": null,
            "Field_Visual": "BURMESE",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 185,
            "wFieldType": 185,
            "Field_MRZ": null,
            "Field_Visual": "55",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      }
    }
  ],
  "documentType": "Singapore - Id Card #1"
}

Response Example - Singapore Dependant ID Card

{
  "status": "success",
  "message": "",
  "result": [
    {
      "ListVerifiedFields": {
        "pFieldMaps": [
          {
            "wLCID": 0,
            "FieldType": 1,
            "wFieldType": 1,
            "Field_MRZ": null,
            "Field_Visual": "SGP",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 2,
            "wFieldType": 2,
            "Field_MRZ": null,
            "Field_Visual": "G0000000I",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              2,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 5,
            "wFieldType": 5,
            "Field_MRZ": null,
            "Field_Visual": "1/1/1970",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 11,
            "wFieldType": 11,
            "Field_MRZ": null,
            "Field_Visual": "AMERICAN",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 12,
            "wFieldType": 12,
            "Field_MRZ": null,
            "Field_Visual": "F",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 25,
            "wFieldType": 25,
            "Field_MRZ": null,
            "Field_Visual": "ABC",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 38,
            "wFieldType": 38,
            "Field_MRZ": null,
            "Field_Visual": "Singapore",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 185,
            "wFieldType": 185,
            "Field_MRZ": null,
            "Field_Visual": "51",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      }
    }
  ],
  "documentType": "Singapore - Id Card #2"
}

Response Example - Singapore Employment Pass

{
  "status": "success",
  "message": "",
  "result": [
    {
      "ListVerifiedFields": {
        "pFieldMaps": [
          {
            "wLCID": 0,
            "FieldType": 1,
            "wFieldType": 1,
            "Field_MRZ": null,
            "Field_Visual": "SGP",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 2,
            "wFieldType": 2,
            "Field_MRZ": null,
            "Field_Visual": "G3029xxxx",
            "Field_Barcode": "G3029xxxx",
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              3,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 3,
            "wFieldType": 3,
            "Field_MRZ": null,
            "Field_Visual": "3/11/2016",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              2,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 4,
            "wFieldType": 4,
            "Field_MRZ": null,
            "Field_Visual": "3/11/2014",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 25,
            "wFieldType": 25,
            "Field_MRZ": null,
            "Field_Visual": "KRISTIAN ANDREAS NOERAETT",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 38,
            "wFieldType": 38,
            "Field_MRZ": null,
            "Field_Visual": "Singapore",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 70,
            "wFieldType": 70,
            "Field_MRZ": null,
            "Field_Visual": "2/28/2014",
            "Field_Barcode": "2/28/2014",
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              3,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 168,
            "wFieldType": 168,
            "Field_MRZ": null,
            "Field_Visual": "L4248676",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 276,
            "wFieldType": 276,
            "Field_MRZ": null,
            "Field_Visual": "CRAYON PTE. LTD.",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 312,
            "wFieldType": 312,
            "Field_MRZ": null,
            "Field_Visual": "SENIOR SOFTWARE CONSULTANT",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 364,
            "wFieldType": 364,
            "Field_MRZ": null,
            "Field_Visual": "0",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              2,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 523,
            "wFieldType": 523,
            "Field_MRZ": null,
            "Field_Visual": "7",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      }
    }
  ],
  "documentType": "Singapore - Employment Pass #1"
}

Response Example - Singapore NRIC

{
  "status": "success",
  "message": "",
  "result": [
    {
      "ListVerifiedFields": {
        "pFieldMaps": [
          {
            "wLCID": 0,
            "FieldType": 1,
            "wFieldType": 1,
            "Field_MRZ": null,
            "Field_Visual": "SGP",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 2,
            "wFieldType": 2,
            "Field_MRZ": null,
            "Field_Visual": "S7908xxxx",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 5,
            "wFieldType": 5,
            "Field_MRZ": null,
            "Field_Visual": "3/4/1979",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 6,
            "wFieldType": 6,
            "Field_MRZ": null,
            "Field_Visual": "SINGAPORE",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 12,
            "wFieldType": 12,
            "Field_MRZ": null,
            "Field_Visual": "M",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 25,
            "wFieldType": 25,
            "Field_MRZ": null,
            "Field_Visual": "KEVIN CHRISTOPHER OU^WEI-CHANG",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 38,
            "wFieldType": 38,
            "Field_MRZ": null,
            "Field_Visual": "Singapore",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 122,
            "wFieldType": 122,
            "Field_MRZ": null,
            "Field_Visual": "CHINESE",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 185,
            "wFieldType": 185,
            "Field_MRZ": null,
            "Field_Visual": "42",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      }
    }
  ],
  "documentType": "Singapore - Id Card #6"
}

Response Example - Singapore S Pass

{
  "status": "success",
  "message": "",
  "result": [
    {
      "ListVerifiedFields": {
        "pFieldMaps": [
          {
            "wLCID": 0,
            "FieldType": 1,
            "wFieldType": 1,
            "Field_MRZ": null,
            "Field_Visual": "SGP",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 3,
            "wFieldType": 3,
            "Field_MRZ": null,
            "Field_Visual": "2/23/2008",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              2,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 4,
            "wFieldType": 4,
            "Field_MRZ": null,
            "Field_Visual": "2/23/2007",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 17,
            "wFieldType": 17,
            "Field_MRZ": null,
            "Field_Visual": "xxxx UPPER EAST COAST ROAD S(466476)",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 25,
            "wFieldType": 25,
            "Field_MRZ": null,
            "Field_Visual": "HYNECK BENJAMIN",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 38,
            "wFieldType": 38,
            "Field_MRZ": null,
            "Field_Visual": "Singapore",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 57,
            "wFieldType": 57,
            "Field_MRZ": null,
            "Field_Visual": "0908xxxx",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              2,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 70,
            "wFieldType": 70,
            "Field_MRZ": null,
            "Field_Visual": "1/25/2007",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 168,
            "wFieldType": 168,
            "Field_MRZ": null,
            "Field_Visual": "T07xxxx",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 276,
            "wFieldType": 276,
            "Field_MRZ": null,
            "Field_Visual": "PTC SYSTEM (S) PTE LTD",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 312,
            "wFieldType": 312,
            "Field_MRZ": null,
            "Field_Visual": "ACCOUNT MANAGER",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 364,
            "wFieldType": 364,
            "Field_MRZ": null,
            "Field_Visual": "0",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              2,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 523,
            "wFieldType": 523,
            "Field_MRZ": null,
            "Field_Visual": "14",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      }
    }
  ],
  "documentType": "Singapore - S Pass #1"
}

Response Example - Singapore Work Permit

{
  "status": "success",
  "message": "",
  "result": [
    {
      "ListVerifiedFields": {
        "pFieldMaps": [
          {
            "wLCID": 0,
            "FieldType": 1,
            "wFieldType": 1,
            "Field_MRZ": null,
            "Field_Visual": "SGP",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 3,
            "wFieldType": 3,
            "Field_MRZ": null,
            "Field_Visual": "9/20/2018",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              2,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 4,
            "wFieldType": 4,
            "Field_MRZ": null,
            "Field_Visual": "9/6/2016",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 38,
            "wFieldType": 38,
            "Field_MRZ": null,
            "Field_Visual": "Singapore",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 70,
            "wFieldType": 70,
            "Field_MRZ": null,
            "Field_Visual": "9/17/2013",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 276,
            "wFieldType": 276,
            "Field_MRZ": null,
            "Field_Visual": "xxx & B CONSTRUCTION^S00. CONSTRUCTION",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 312,
            "wFieldType": 312,
            "Field_MRZ": null,
            "Field_Visual": "CONSTRUCTION WORKER",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 364,
            "wFieldType": 364,
            "Field_MRZ": null,
            "Field_Visual": "0",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              2,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          },
          {
            "wLCID": 0,
            "FieldType": 523,
            "wFieldType": 523,
            "Field_MRZ": null,
            "Field_Visual": "5",
            "Field_Barcode": null,
            "Matrix": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      }
    }
  ],
  "documentType": "Singapore - Work Permit #1"
}

Last updated