Id Data Request
public IdDataRequest IdDataRequest(String idType, String idCountry, String idState, String idImageFront, String idImageBack)
Parameters
id Type
This is the code value of the ID type being submitted. Valid values are: - PP - for Passport - DL - for Driver’s License - PID - for Photo ID - NID – for National ID - GID – for Government, Military or Police ID - RID – Residence Card - VID – for Voter ID Card - WV – for Work Visa or Permit - UNR – United Nations Refugee Card - OTH - Other - NSP – Not Specified
id Country
This is the 3 digit ISO Country Code
id State
To help with targeting matching, recommended to be sent when the idCountry equals USA, CAN or AUS and idType equals PID or DL
id Image Front
This should contain base64 data of the ID front image. Max allowed upload size is 2MB.
id Image Back
This should contain base64 data of the ID front image. Max allowed upload size is 2MB.