Activating pre-deployment SIMs in Preflight

Preflight is Hologram's answer to allowing users to test devices during manufacturing without having to activate their SIMs. This guide goes over the process of setting up devices in pre-deployment testing using the REST API

To set up devices on Preflight you'll need to use the the following call:

POST https://dashboard.hologram.io/api/1/links/cellular/bulkclaim?preview=0

Body

{
    "sims":["SIM_1,SIM_2,...SIM_N"],
    "orgid":YOUR_ORG_ID,
    "testmode":"TEST_MODE",
    "plan": PLAN,
    "zone": ZONE,
}

The available testmode parameters are:

activate for TestActivate
autoactivate for Activate on First Use
hibernate for Test Hibernate
inventory for Quick Manual Activation

 

Limited functionality
This functionality is available to customers on Hologram Plus or Hologram Pro plans and to certain legacy accounts. For more information, please contact our sales team.

 

Was this article helpful?
0 out of 0 found this helpful