# Merchant

Merchant

1.The merchant endpoint returned an exception message,error response message: You must register your merchant on Keeta

You must complete merchant authorization and onboarding before you can call the merchant API; integrating-with-keeta-api

2.An exception occurred during the GET /v1/merchant endpoint request:

  1. This endpoint is provided by the software service, and Keeta will use it to retrieve the entire merchant's menu information;
  2. This endpoint needs to be sent to Keeta via the getMerchantURL.baseURL property of the Onboarding endpoint;
  3. The specification recommends that the endpoint ends with the /merchant route, but this is not mandatory. The Software Service can implement the URL in any way it sees fit, as long as it contains information from only one merchant. We will use the getMerchantURL.baseURL property of the Onboarding endpoint as the standard.

3.Where can I get the keetaMerchantId parameter in the Onboarding endpoint ("PUT /v1/merchantOnboarding")?

keetaMerchantId is a merchant ID generated by Keeta, which can be obtained from the Keeta Developer Portal: