Verizon 5G Edge API Portal

vv1.0

DevicePrlListRequest

Requests the current PRL (Preferred Roaming List) version for 2G or 3G devices, which can help determine which devices need a PRL update. (4G and GSM devices do not have a PRL.).

DevicePrlListRequest

Requests the current PRL (Preferred Roaming List) version for 2G or 3G devices, which can help determine which devices need a PRL update. (4G and GSM devices do not have a PRL.).

Properties

NameTypeRequiredDescription
deviceIdsarrayNoThe devices for which you want the PRL version, specified by device identifier. You only need to provide one identifier per device. Do not use any of the other parameters if you specify device IDs.
accountNamestringNoThe name of a billing account. This parameter is only required if you are passing groupName and the UWS account used for the current API session has access to multiple billing accounts, because the same device group name can exist in multiple accounts.An account name is usually numeric, and must include any leading zeros.
customFieldsarrayNoThe names and values of custom fields, if you want to only include devices that have matching custom fields.
groupNamestringNoThe name of a device group, if you want to only include devices in that group.
servicePlanstringNoThe name of a service plan, if you want to only include devices that have that service plan.

On this page