Verify Service
POST/admin/catalog/:slug/verify
Mark a catalog service as verified.
Sets verified = TRUE and verified_at = NOW() in the DB,
records a service_brand_changes audit row in the same
transaction, and updates the in-memory cache entry in place so
the next GET /v1/catalog/{slug} reflects the new state
immediately.
Request
Responses
- 200
- 422
Successful Response
Validation Error