Check eSIM and Bundle Compatibility
GET /esims/{iccid}/compatible/{bundle}
GET
/esims/{iccid}/compatible/{bundle}
This request is used to check that a specific bundle is compatible with an eSIM.
Authorizations
Parameters
Path Parameters
iccid
required
string
(Required) The ICCID of the eSIM
Example
bundle
required
string
Responses
200
OK
object
Example
400
Bad Request
object
Example
403
Forbidden
object
Example
500
Internal Server Error