Verizon 5G Edge API Portal

vv1.0

DeviceCostCenterRequest

Request to retrieve cost center value of a device.

DeviceCostCenterRequest

Request to retrieve cost center value of a device.

Properties

NameTypeRequiredDescription
accountNamestringNoThe name of a billing account.
costCenterstringNoThe new cost center code. Valid values are any string of up to 36 alphanumeric characters, space, dash, exclamation point, and pound sign.
customFieldsarrayNoCustom field names and values, if you want to only include devices that have matching values.
devicesarrayNoA list of the devices that you want to change, specified by device identifier. Do not include accountName, groupName, customFields, or servicePlan if you use this parameter.
groupNamestringNoThe name of a device group, if you want to only include devices in that group.
primaryPlaceOfUseobjectNoThe customer name and the address of the device's primary place of use. These values are applied to all devices in the request.The Primary Place of Use location may affect taxation or have other legal implications. You may want to speak with legal and/or financial advisers before entering values for these fields.
removeCostCenterbooleanNoSet to true to remove the cost center code value. This flag takes precedence over a new costCenter value. If this flag is true and costCenter has a value, the cost center code is removed. Do not include this parameter, or set it to false to change the costCenter value.
servicePlanstringNoThe name of a service plan, if you want to only include devices that have that service plan.

On this page