no_merchant_access

The signed-in user does not belong to the merchant in `X-Merchant-Id`.

HTTP status401
Error typeauthentication_error
RetryNo. Check the key.

Response shape

{
  "error": {
    "type": "authentication_error",
    "code": "no_merchant_access",
    "message": "…",
    "doc_url": "https://docs.borga.is/errors/no_merchant_access",
    "request_id": "req_…"
  }
}

See all error codes and how to handle them.