These are the keys coming in api
$this->validate($request, [ \'keyA\' => \'numeric\', \'keyB\' => \'numeric\', \'keyC\' => \'numeric\', ]);