already_member

The invited user already belongs to this merchant.

HTTP status400
Error typeinvalid_request_error
RetryNo. Fix the request.

Response shape

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

See all error codes and how to handle them.