API ReferenceNIMC Enterprise
Complete session verification
POST
/v1/nin/lookup/session-verificationAuthorization
bearer AuthorizationBearer <token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/v1/nin/lookup/session-verification" \ -H "Content-Type: application/json" \ -d '{ "enterpriseId": "ENT4SANDBOX", "requestId": "AAR1111111AA", "sessionId": "4845b11b-51fc-47d8-a943-36158d70fb87", "provisionalId": "LOAN12345678", "provisionalIdName": "Loan Facility" }'Empty