To appear in search results on the Addagio marketplace, your vendor profile must meet three database conditions:
Required flags
| Field | Required value | What it means |
|---|---|---|
isActive | true | Your account is active (not deactivated or deleted) |
marketplaceListed | true | You have opted in to marketplace listing |
marketplaceStatus | APPROVED | Your listing has been reviewed and approved |
All three must be true. The marketplace search API filters by: WHERE marketplaceListed = true AND marketplaceStatus = 'APPROVED' AND isActive = true.
Marketplace status values
| Status | Meaning |
|---|---|
| PENDING | Submitted for review, not yet visible |
| APPROVED | Live and visible in marketplace search |
| REJECTED | Listing was declined (missing info, inappropriate content, or duplicate) |
| SUSPENDED | Temporarily removed from marketplace |
How to enable marketplace listing
Your listing status starts as PENDING. Once reviewed and approved, it changes to APPROVED and you appear in search results.
What improves your marketplace ranking
While only the three flags above are required, these fields improve your visibility:
isVerified = true) — Builds trustClaimed vs. unclaimed
If your business was pre-listed from public data (source: "scraped"), it appears as unclaimed. Claiming your business gives you dashboard access and enables online booking. Claimed businesses (isClaimed = true) rank higher in search results.