TazStatus
| API | Description |
|---|---|
| POST api/TazStatus |
Send a new Taz Status Update |
RegistrationNumber
| API | Description |
|---|---|
| POST api/RegistrationNumber/{id} |
Determine if a specific registration number is available for the current authenticated user |
| GET api/RegistrationNumber/{id} |
Determine if a specific registration number is available for the current authenticated user |
BatchStatus
Create (POST) or Retrieve (GET) a batch of screening decisions
| API | Description |
|---|---|
| GET api/BatchStatus |
Retrieve the 5 most recent Accepted (not yet done) or Complete (done) batch |
| GET api/BatchStatus/{id} |
Get status of an existing batch request. |
| POST api/BatchStatus |
Create a batch request for determination information. |
Determinations
| API | Description |
|---|---|
| POST api/Determinations |
Get a List of Determinations based on parameters. |
BackgroundCheck
| API | Description |
|---|---|
| GET api/BackgroundCheck/{id} |
Get the published background check report based on receipt number |
| POST api/BackgroundCheck |
Create a new background check |