Assign questionnaire to vendor
POST /api/v1/vendorhub/enterprises/:enterpriseId/vendors/:enterpriseVendorId/questionnaires
Creates a new questionnaire assignment for the vendor within the enterprise. Body: AssignQuestionnaireCommand with questionSetId.
Request