Overview
This endpoint checks the registration status of a subject within the DIDx:Verify system.Endpoint
Request
Request Fields
| Field | Type | Required | Description |
|---|---|---|---|
ConsentReceived | boolean | Yes | Must be true |
IdNumber | string | Yes | SA ID number to check |
CRef | string | No | Your transaction reference |
Response
| Field | Description |
|---|---|
IsRegistered | true if the subject has a registration record in the system |
RegistrationDate | Date the subject was registered |

