SIM ID added to List SIMs in Order CSV
When viewing your order history from the Orders screen of the User Console, you can view and download the list of SIMs included in each order as a CSV file.
With this update, the SIM ID has been added as the first column in this CSV.
The SIM ID is a number that uniquely identifies each physical Soracom IoT SIM, and is widely used throughout the Soracom platform to manage each SIM and perform various actions with the Sim
API, getAirStatsOfSim
API, and other Soracom APIs that use the SIM ID.
The SIM ID for most IoT SIMs will correspond to the SIM's 19-digit ICCID number. However, for eUICC-compatible SIMs, the SIM ID will correspond to the SIM's 32-digit EICCID number. Without knowing the SIM ID, you previously had to find an eUICC-compatible SIM by its ICCID in order to get its EICCID, and then use the EICCID with the Soracom API.
By including the SIM ID in the CSV, you can now more easily manage eUICC-compatible IoT SIMs by using their 32-digit SIM ID directly, without having to first find the EICCID separately.