Table of Contents
Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|
...
🔠 Headers
Parameter | Type | Required | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Correlation-Id | string |
| A unique identifier assigned to the request. | ||||||
Application-Id | string |
| Your application Id. Please contact support@ondato.com if you don’t have one. | ||||||
Access token | string |
| Described in the Authentication part. |
...
🎯 Request body
Field | Type | Required | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
| string |
| The name of the business. | ||||||
| string |
| A unique identifier for the person's reference in the system. Format: UUID | ||||||
| string |
| User created reference for the person in the system, for example "My Reference". | ||||||
| integer |
| Minimum matching Results with lower Default value: 85. | ||||||
| string |
| Monitoring frequency. Possible enum values:
| ||||||
| string |
| A day of the week on which screening should be done. Possible enum values:
| ||||||
| integer |
| A day of the month on which screening should be done. A value between 1 and 31. | ||||||
| string |
| A month on which screening should be done. Possible enum values:
| ||||||
| array |
| Datasets to monitor against. Available datasets are the same as described in AML Search API. They can be found here. |
...
🥫 Response
After successfully creating a worklist, you will receive a response with the success code 201: Created
and the Id of the record for subsequent calls.
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|
...
🔠 Headers
Parameter | Type | Required | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Correlation-Id | string |
| A unique identifier assigned to the request. | ||||||
Application-Id | string |
| Your application Id. Please contact support@ondato.com you don’t have one. | ||||||
Access token | string |
| Described in the Authentication part |
...