$this->openbay->ebay->callNoResponse('order/getOrdersManual/'); $json = array('msg' => 'ok'); $this->response->setOutput(json_encode($json));