Digital Verification Input Fields Map

Input representation of the key-value pairs containing the fields to be updated for the digital verification.
JSON example
1{
2  "digitalVerificationInputFieldsMap": {
3    "VerificationStatusCategory": "Completed",
4    "Comment": "done successfully",
5    "VerificationSite": "USA"
6  }
7}
Properties
Name Type Description Required or Optional Available Version
digital​Verification​InputFields​Map Map<String, String> Specifies the map holding the digital verification record details to be modified. Required 60.0