(Deprecated) Enrich Contact (start)
Deprecated endpoint
Please use endpoint POST /v1/people/enrichments instead. The behaviour of the endpoint is the same, only the endpoint's URL has changed.
Quota and credits limitation
This endpoint will not succeed if there is no contact enrichment quota or credits available
Starts the enrichment of the provided contact using the Surfe cascade, and returns the enrichment ID.
The enrichment will run asynchronously, in order to check the enrichment's progress and results, send a request to GET /v1/enrichments/:id
Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
RequiredInformation about the contact to enrich
enrichmentType
RequiredstringType of enrichment to execute
Value in:
"email" | "emailAndMobile"
person
RequiredobjectProvide either a linkedinUrl or a combination of "firstName lastName companyName" or combination of "firstName lastName companyWebsite"
Enrichment ID