# Connection node

{% hint style="danger" %}
Implementation is **REQUIRED**
{% endhint %}

This endpoints are needed for Smarts to

* know if merchant communication node is UP and running
* get merchant communication node version

### Implementation

Implement following endpoints

[**Get node version endpoint**](https://developer.smarts.ee/integration/custom-integration/connection-node/get-node-version-endpoint)

[**Get node health endpoint**](https://developer.smarts.ee/integration/custom-integration/connection-node/get-node-health-endpoint)
