VendorHubVendorsAdd category to vendorAdd category to vendor POST /api/v1/vendorhub/vendors/:id/categories Links a catalog category to the vendor. Body: { "categoryId": "<guid>" }. Request Responses200OK