bundle_incompatible_throttle
Incompatible throttle policy โ HTTP 409 ยท type conflict_error
What happened
The bundle's throttle policy is incompatible with one already applied to the eSIM.
How to fix it
Choose a bundle whose throttle policy is compatible, or clear the conflicting policy first.
Example response
{
"error": {
"type": "conflict_error",
"code": "bundle_incompatible_throttle",
"message": "A human-readable description of what went wrong.",
"doc_url": "https://docs.interglobe.io/errors/bundle_incompatible_throttle"
},
"request_id": "req_1a2b3c"
}