Present Employee Credentials
Method: GET
Present and verify Verifiable Employee
credentials.
Endpoint:
https://verifiable.zerotrust.how/api/verified-id/EmpCardPresentation
Response:
{
"credential": {
"requestId": "f09694f1-ace1-47bb-8473-f370bea7ad1f",
"expiry": 1700743438,
"qrCode": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASQAAAEkCAYAAACG+....",
}
}