Digital Verification Output
Output Representation for the digital verification API request.
- Sample Response
-
{ "isSuccess": true, "message": "Performed all Steps of Digital Verification Successfully", "code": 200 }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
code | String | Response code of the Digital Verification API. | Small, 60.0 | 60.0 |
isSuccess | Boolean | Indicates whether the digital verification process was successful (true) or not (false). | Small, 60.0 | 60.0 |
message | String | Feedback message from the digital verification API request. | Small, 60.0 | 60.0 |