Activation.
Carrier lookup, inventory, standard/SmartSIM/eSIM activations, transactions, and downloads. 14 operations. Each links to a permanent page with parameters, a cURL example, and a sample response — or open this category in the interactive explorer.
GET
/v1.0/activation/billing-plansGets billing rate plans for the device groupGET/v1.0/activation/businessInternetPlansGets list of eligible Verizon business internet plans.GET/v1.0/activation/carriersGet the list of carriers available for activation. This endpoint can only be accessed by scope aux_activation.GET/v1.0/activation/eSim/carriersGet the list of carriers available for activation. This endpoint can only be accessed by scope aux_kemp_user and needs corp access for kemp and eSim.GET/v1.0/activation/eSimInventoryCount/{corpId}Gets the carrier inventory count.POST/v1.0/activation/esim-transactionSubmit eSim activation request. This endpoint can only be accessed by scope aux_activation.GET/v1.0/activation/inventoryGets the carrier inventory .POST/v1.0/activation/smartsim-transactionSubmit SmartSim activation request. This endpoint can only be accessed by scope aux_activation.POST/v1.0/activation/transactionSubmit activation request. This endpoint can only be accessed by scope aux_activation.GET/v1.0/activation/transactionsGets the detailed activation history. This endpoint can only be accessed by scope aux_activation.GET/v1.0/activation/transactions/{uniqueTransactionId}Gets the activation transaction details. This endpoint can only be accessed by scope aux_activation.GET/v1.0/activation/transactions/{uniqueTransactionId}/csvDownloads the activation transaction details CSV. This endpoint can only be accessed by scope aux_activation.POST/v1.0/activation/uploadCSVProcesses uploaded CSV file and returns IMEI-ICCID pairs for activation confirmation. Accessible only to corps with Activation Tab enabledGET/v2.0/activation/transactionsWhen the Export format is omitted, gets the detailed activation history for the last 180 days. For a full transaction history, please include the Export format. This endpoint can only be accessed by scope aux_activation.