public function sendData($data)
    {
        try {
            $response = $this->httpClient->post(
                $this->getEndpoint(),