/
v1/AIWS_R_Travel

v1/AIWS_R_Travel

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_Travel { "request": { "Interface": "SHIPADMIN", "ExternalPin": "DEV0284", "ExternalDocID": "469" }

 

{ "AIWS_R_TravelResult": { "Authentication_Approved": true, "Authentication_ReasonDenied": "", "ErrorText": null, "IsError": false, "Message": "Request was successful.", "Solution": "", "Version": "2023.40.3.2", "Comments": null, "DateFrom": "2009-11-18", "DateTo": "2017-11-18", "DocumentFileName": null, "DocumentNo": "PP2X2XX2XXX", "DocumentScanBase64": "", "ExternalDocID": 469, "ExternalDocType": "PP", "ExternalPin": "DEV0284", "Interface": "SHIPADMIN", "IssueCountry": "IN", "IssuedBy": "Indian Embassy", "IssuedWhere": Goa } }

 

Related content