EnrichmentInitialResponse
idstring<uuid>nullablerequired
request_typeEnrichmentRequestType (string)required
Possible values: [Phone, Email]
Example:
Phonestatusstringnullable
Possible values: [Pending, Completed, Failed, null]
errorstringnullable
EnrichmentInitialResponse
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"request_type": "Phone",
"error": "string"
}