bundle_stack_limit
Bundle stack limit reached โ HTTP 409 ยท type conflict_error
What happened
Stacking this bundle would exceed the maximum number of concurrent bundles on the eSIM.
How to fix it
Let an existing bundle deplete or expire, or remove one, before stacking another.
Example response
{
"error": {
"type": "conflict_error",
"code": "bundle_stack_limit",
"message": "A human-readable description of what went wrong.",
"doc_url": "https://docs.interglobe.io/errors/bundle_stack_limit"
},
"request_id": "req_1a2b3c"
}