Device REST APIs
The device management APIs include the methods and functions required to operate on the device primary object. They include the data elements required to create, modify, and query devices, to add and remove a device from a subscription, and to delete a device from the Subscriber database.
Device REAT APIs do the following:
- Check a catalog item for cycles that can be aligned to on purchase or modification.
- Request that a new device is created in the subscriber database and is initialized with the information provided.
- Request that a device is deleted from the subscriber database.
- Delete a device session by specifying the device object ID.
- Request to modify information in an existing device.
- Queries the subscriber database for a device based on External ID, Device ID, Imsi, or Access Number.
- Validate a device session by specifying the device object ID. Supported request
parameters are
sessionId
andsessionType
. - Query one-time offers that can be canceled.
Note: The same product offer APIs are used to purchase and cancel bundles and individual product offers. The APIs use the same pricing object ID to identify offers and bundles. You do not specify an object type (such as bundle).