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