request->participant->efz_status = EfzStatus::EFZ_STATUS_CHECKED_VALID; $this->request->participant->save(); $response->success = true; return $response; } }