Skip to main content

Get SIM details API bugfix

· One min read

We updated IoT Portal to fix an issue on the API to get SIM details.

What’s fixed or improved?

  • Get SIM details APIs - IoT Portal APIs to get SIM details including its current status was returning a wrong status value when a SIM was in Pre-Active state. According to the IoT Portal API documentation for the three available versions (v2.0, v2.1 and v2.2) of the API to get SIMs, the expected value for a Pre-Active SIM is "PRE-ACTIVE" but the API was returning "PRE_ACTIVE". This was fixed and the API is working again as described in the documentation.