VendorHubAdminCreate subprocessorCreate subprocessor POST /api/v1/vendorhub/admin/catalog/subprocessors Creates a new subprocessor. Body: { "name", "categoryId", "domain", "description", "logoUrl" }. Returns 404 if categoryId does not exist. Request Responses200OK