Verifies the provided attribute and updates PDS if successful.

PUT {{baseUrl}}/document-verifications/identity-attributes

After the user verifies and confirms the conflict attribute, the user sends data back to MIDS to confirm the details. This API will perform verifications with IVPs and store the data into the PDS.
This API is mandatory.

Request Body

{"identityAttributes"=>[{"attributeName"=>"LEGAL_NAME", "attributeValue"=>"BALL,ELLA"}], "pds"=>"ZGZnZGVmZ2RnZGVnZXJnZXJncmRnZXJ5aGdld3J0eWJld3J5dHdleXd5d3l3cmFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFh", "userConsent"=>"ACCEPT", "tpAuditMetadata"=>{"sessionId"=>"be3ad617-04ad-43e1-a438-79425b6511b6", "transactionGroupId"=>"be3ad617-04ad-43e1-a438-79425b6511b6"}, "sdkVersion"=>"2.3.0"}

HEADERS

KeyDatatypeRequiredDescription
X-User-IdentitystringJWT token for session validation. Returned as response header in previous API calls with key X-User-Identity.
X-Encrypted-PayloadbooleanAn indicator that the request is encrypted or indicates that the client is able to receive an encrypted response. If not set, the payload will be treated as plaintext.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"pds":"ZGZnZGVmZ2RnZGVnZXJnZXJncmRnZXJ5aGdld3J0eWJld3J5dHdleXd5d3l3cmFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFh","transactionId":"021fea3c-d17c-11ea-87d0-0242ac130003","fraudDetectionMeta":{"requiredAttributes":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},"eligibleForMobileID":false}