Пример #1
0
 public IActionResult CheckMaCTKM(string codeCTKM) => Ok(promotionsService.CheckMaCTKM(codeCTKM));