$json = $this->openbay->ebay->endItem($this->request->get['id']); $this->response->setOutput(json_encode($json));