v1

latestOpenAPI 3.1.02026-07-221206394.4 KB
Screening

Create a screening

Creates a new screening.

post/v1/screenings

Request body

companystring
dealstring
dataEntitiesstring[]
workspacestring
skipSectionsstring[]

Response

Creates a new screening.

Example response

{
  "data": {
    "status": "completed"
  }
}