API Reference

Wireless Network Services APIs are organized into the services described in the table below. Each service has its own WSDL and XSD schema files. Click here for a list sorted by API.

Web Service Description APIs
Account Service Account Service APIs provide functions related to your billing accounts, such as generating passwords and retrieving a list of service plans for an account.

GetAccountInformation

GetLeadInformation

GetNewPassword

GetRequestStatus

GetServicePlanList

GetSubscriptionInformation

Callback Registration Service In response to a complex service request, such as a provisioning task or a service plan change that requires potentially significant processing time, the ThingSpace Platform middleware replies with a synchronous response that simply acknowledges the request so that your application can continue processing. Additionally, when the transaction has been completed, a callback service provides asynchronous confirmation of transaction success or failure to applications that have registered for such callbacks. The ThingSpace Platform also generates callbacks when you execute provisioning actions using other systems, such as the My Business Account or Verizon Enterprise Center portal, and when promotional service plans expire.

GetCallbackRegistrations

RegisterCallback

UnregisterCallback

Carrier Service Use Carrier Service APIs to request changes in service provisioning and other device information changes on the Verizon Wireless network. These changes generally correspond to hardware changes, such as deploying new devices or swapping hardware.

CancelLocation

Change4GDeviceIdentifier

ChangeDeviceContactInfo

ChangeDeviceCostCenter

ChangeDeviceCustomFields

ChangeDeviceIdentifier

ChangeDeviceServicePlan

ChangeDeviceState

MoveDevice

SetUsageSegmentationLabels

UploadActivate

Device Group Service Device Group Service APIs enable you to establish and manage device groups, which you can use for easier device management and reporting.

CreateDeviceGroup

DeleteDeviceGroup

GetDefaultDeviceGroupInformation

GetDeviceGroupInformation

GetDeviceGroupList

UpdateDeviceGroup

Device Service Device Service APIs help you monitor devices with functions such as Get Device List, Get Device Connection History, Get Device Usage History and Get Device Information.

AddDevices

CheckDeviceAvailability

CheckOrderStatus

DeleteDevices

GetAggregateDeviceUsage

GetBilledUsage

GetBilledUsageList

GetDeviceConnectionHistory

GetDeviceExtendedDiagnosticsInformation

GetDeviceInformation

GetDeviceList

GetDevicePRLInformation

GetDeviceProvisioningHistory

GetDevicesInformation

GetDeviceUsageHistory

GetImeiMismatch

GetRatedDeviceUsage

GetSMSEventHistory

UploadActivate

UploadDevices

Enhanced Connectivity Service The Enhanced Connectivity Service enables you to send and receive Short Message Service (SMS) messages to and from devices.

GetSmsMessages

SendSmsMessage

StartSmsCallback

Session Service Your application server establishes sessions with the Verizon ThingSpace Platform server by invoking the Session Services, Login and Logout.

LogIn

LogOut

State Service The State Service lets you view and use customer-defined provisioning states.

GetStateAndServicesList

GoToState

Trigger Service The Trigger Service provides API methods that let you create and manage triggers that send notifications based on device usage.

CreateTrigger

DeleteTrigger

GetTriggers

UpdateTrigger