Skip to content

shared_pool_member_exists

Member already in the poolHTTP 409 · type conflict_error

What happened

That eSIM is already a member of the shared pool.

How to fix it

No action needed — the eSIM is already sharing the pool.

Example response

{
  "error": {
    "type": "conflict_error",
    "code": "shared_pool_member_exists",
    "message": "A human-readable description of what went wrong.",
    "doc_url": "https://docs.interglobe.io/errors/shared_pool_member_exists"
  },
  "request_id": "req_1a2b3c"
}

← All error codes