get param, get allparams
$arr = $this->_getAllParams(); $idMotorista = $this->_getParam('idMotorista', 0); $dados = json_decode(file_get_contents('php://input'), true);