CHN: Driver's Licence

  • Name: Pinyin (transliterated) name as familiy name, given and middle name.
    • NOTE: (Given and middle names can be combined together in givenName)
  • Date of Birth: Always in YYYY-MM-DD format
  • ID Type: idType = DRIVERS_LICENCE
  • Country: CHN
  • Document Number:  idNumber = The ID number 
  • Full Name as Shown on ID: extraData
    • kvpKey: "home_country_fullname",
    • kvpValue: "local form of name - supports UTF-8 characters"
      • NOTE: You can also include this in the name.DisplayName field as well.