/
v1/AIWS_R_NOK

v1/AIWS_R_NOK

To GET the information of a person we use this READ operation. Your accessibility depends on the scope/access of your API Key.

Please view this link for more information https://adonishr.atlassian.net/l/cp/KX2WceTj

 

Example Value in JSON

//Connection URL: http://yourCompanyURL/AUS/AdonisUploadService.svc/v1/AIWS_R_NOK { "request": { "Interface": "DEV02", "ExternalPin": "DEV0284", "ExternalNOKID": "PARENT" } }
{ "ReadNoKv1Result": { "Authentication_Approved": true, "Authentication_ReasonDenied": "", "ErrorText": null, "IsError": false, "Message": "Request was successful.", "Solution": "", "Version": "2023.40.3.2", "AddressCountry": "IN", "AddressLine1": "Anthi", "AddressLine2": " ", "AddressLine3": "", "AddressPlace": " ", "AddressPostcode": "680541", "BirthDate": "", "Email": "", "ExternalNOKID": null, "ExternalPin": "DEV0284", "ExternalRelation": "PARENT", "FirstName": "AKhil", "Gender": "U", "Interface": "DEV02", "LastName": "Goswami", "MiddleName": null, "Mobile": "", "Nationality": null, "PlaceOfBirth": null, "Telephone": "9400 0001" } }

Related content