{
"id": "25c3910b-5423-46fb-bbe2-63b9a639f034",
"state": "COMPLETED",
"created_at": "2026-08-31T10:31:07.747451",
"__event__": {
"type": "NAICSPredictionRequest.completed",
"origin": "api"
},
"business_id": "4099bc48-3ad9-46c2-99a2-c864a6ac0208",
"business_search_id": "98e11f83-e0a0-4ef9-8001-d39be1c00f25",
"predicted_naics": {
"code": "336111",
"title": "Automobile Manufacturing",
"accuracy": 1,
"keywords": [
"Automobiles",
"Manufacturing",
"Cars",
"Trucks"
],
"mcc_codes": [
{
"code": "<string>",
"description": "<string>",
"mastercard_risk": true
}
],
"sic_codes": [
{
"code": "<string>",
"description": "<string>"
}
],
"risk_level": "low",
"reasoning": "Based on homepage content mentioning automobile manufacturing and assembly processes."
},
"error": "<string>",
"reference_id": "Search1234"
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Naics prediction request completed
Emitted when a NAICS code prediction request has completed and results are available.
{
"id": "25c3910b-5423-46fb-bbe2-63b9a639f034",
"state": "COMPLETED",
"created_at": "2026-08-31T10:31:07.747451",
"__event__": {
"type": "NAICSPredictionRequest.completed",
"origin": "api"
},
"business_id": "4099bc48-3ad9-46c2-99a2-c864a6ac0208",
"business_search_id": "98e11f83-e0a0-4ef9-8001-d39be1c00f25",
"predicted_naics": {
"code": "336111",
"title": "Automobile Manufacturing",
"accuracy": 1,
"keywords": [
"Automobiles",
"Manufacturing",
"Cars",
"Trucks"
],
"mcc_codes": [
{
"code": "<string>",
"description": "<string>",
"mastercard_risk": true
}
],
"sic_codes": [
{
"code": "<string>",
"description": "<string>"
}
],
"risk_level": "low",
"reasoning": "Based on homepage content mentioning automobile manufacturing and assembly processes."
},
"error": "<string>",
"reference_id": "Search1234"
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Body
Unique identifier for the NAICS prediction request.
"25c3910b-5423-46fb-bbe2-63b9a639f034"
The status of the NAICS prediction request
PENDING, EXECUTING, COMPLETED, FAILED, CANCELLED "COMPLETED"
"FAILED"
The date and time when the NAICS prediction request was created.
"2026-08-31T10:31:07.747451"
Show child attributes
Show child attributes
The ID of the business for which the NAICS code was predicted.
"4099bc48-3ad9-46c2-99a2-c864a6ac0208"
The ID of the business search from which this NAICS prediction request originated.
"98e11f83-e0a0-4ef9-8001-d39be1c00f25"
The predicted NAICS code(s) for the business entity.
Show child attributes
Show child attributes
Any errors that occurred during the NAICS prediction request.
An optional reference ID associated with this request, inherited from the parent search.
"Search1234"
Response
Successful Response