public IActionResult GuiDuyet(string promotionId) => Ok(promotionsService.GuiDuyet(new Guid(promotionId), HttpContext.User));