Verizon 5G Edge API Portal

vv1.0

AggregateSessionReportRequest

Request for getting an aggregated session report.

AggregateSessionReportRequest

Request for getting an aggregated session report.

Properties

NameTypeRequiredDescription
accountNumberstringYesThe numeric ID of the account and must include leading zeroes. This value is indentical to accountName.
startDatestringNoStart date of session to include. If not specified information will be shown from the earliest available (180 days). Can be either date in ISO 8601 format or predefined constants.
endDatestringNoEnd date of session to include. If not specified information will be shown to the latest available. Can be either date in ISO 8601 format or predefined constants.
imeiarrayYesDevices for which return usage info. Could be 0, 1 or more. In case of 0 will return all devices belonging to customer (except of filtered by other parameters).
deviceGroupstringNoOptional filter — only include devices matching this device group name.
dataPlanstringNoOptional filter — only include devices matching this carrier rate plan code.
noSessionFlagbooleanNoOptional filter — when "true", returns only devices with no sessions.

On this page