Soracom · Arazzo Workflow
Soracom Register and Activate IoT SIM
Version 1.0.0
Register a physical IoT SIM to the operator, activate it, bind it to a SIM group, and confirm its state.
Provider
Workflows
register-and-activate-sim
Register, activate, and group a single IoT SIM by SIM ID.
Registers the SIM to the operator using its PUK/PASSCODE registration secret, activates it, sets its SIM group, and reads the resulting SIM resource to verify the active status and group binding.
1
registerSim
registerSim
Register the IoT SIM to the operator account using its registration secret so it can be managed.
2
activateSim
activateSim
Change the SIM status to active so it can establish data sessions.
3
setSimGroup
setSimGroup
Bind the SIM to the supplied SIM group so it inherits the group's service configuration.
4
confirmSim
getSim
Read the SIM back to confirm the final active status and group binding.