apiPath .= 'requests/'; $this->__set('api_path', $this->apiPath); $results = $this->request(null, $post_data, true, false); return $results; } }