Last updated 1 year ago
You Can Check For Available Status Codes At
ex: Bearer
POST /api/v1/authentication/AuthenticationRequest/GetAuthenticationReport HTTP/1.1 Host: Authorization: YOUR_API_KEY Accept: */*
Success
{ "applicantId": "text", "applicantName": "text", "nationalIdNumber": "text", "passportDocumentNumber": "text", "levelOfTrustId": "text", "levelOfTrustName": "text", "status": 1 }