shared_pool_sim_type
Incompatible SIM type โ HTTP 409 ยท type conflict_error
What happened
The eSIM's type isn't eligible to join this shared pool.
How to fix it
Only pool eSIMs of compatible types (see the shared-pools guide).
Example response
{
"error": {
"type": "conflict_error",
"code": "shared_pool_sim_type",
"message": "A human-readable description of what went wrong.",
"doc_url": "https://docs.interglobe.io/errors/shared_pool_sim_type"
},
"request_id": "req_1a2b3c"
}