# Merchant
<p>Keeta follows the merchant model definition in Open Delivery, which refers to the following link: </p>
- <a href="https://abrasel-nacional.github.io/docs/#tag/merchantOverview" target="_blank">Merchant overview</a>
- <a href="https://abrasel-nacional.github.io/docs/#tag/merchantStructure" target="_blank">Merchant structure</a>

> **IMPORTANT:**  Please note that Keeta only allows partial update of merchant basic information. The fields in BASIC_INFO and SERVICE entities will be reduced. Please refer to this document.

<h2>Merchant Endpoint</h2>
This section details the `GET /v1/merchant` endpoint.<br>
This endpoint should be implemented by the Software Service and its URL should be informed to Keeta.
The endpoint is designed so that <strong>each merchant has its own URL</strong>.<br>
The specification recommends that the endpoint ends with the `/merchant` route, but this is <strong>not mandatory</strong>.
The Software Service can implement the URL in any way it sees fit, as long as it contains information from <strong>only one</strong> merchant.
