Start Enrichment
POST /enrichment/enrich
POST
/enrichment/enrich
Start an async waterfall enrichment job. Returns a job_id to poll for results.
Authorizations
Parameters
Header Parameters
Request Body required
Responses
202
Successful Response
object
data
required
object
job_id
required
string
provider_errors
Any of:
Array<object>
object
key
additional properties
any
null
results
Any of:
Array<object>
object
key
additional properties
any
null
status
required
string
warnings
Any of:
Array<string>
null
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string