openbay->etsy->call('v1/etsy/shop/getSections/', 'GET'); $this->response->addHeader('Content-Type: application/json'); return $this->response->setOutput(json_encode($response)); } }