Add a new product to track AI visibility
"success" if product was created| Field | Type | Description |
|---|---|---|
id | integer | Database ID |
business_id | string | Organization slug |
item_id | string | Generated slug from name |
name | string | Product display name |
url | string | Product page URL |
| Status | Description |
|---|---|
| 400 | Missing required fields |
| 409 | Product with this name already exists |
| 500 | Database error |