path = str_replace("{authorization_id}", urlencode($authorizationId), $this->path); $this->headers["Content-Type"] = "application/json"; } }