Check Company Recommendation Status
Check the status of the recommendation to add a Company Name in the Intellizence database
{
"status": "status_code",
"message": "status_message",
"matches":[
{
"id": "company_id",
"name": "company_name",
"domain": "company_domain"
}
]
}
Status code
Description
Last updated