---
title: "Get product details like license type, node counts and expiry date"
method: GET
path: "/api/product/serviceInfo"
tags: ["My_Products"]
---

# Get product details like license type, node counts and expiry date

`GET /api/product/serviceInfo`

Get product details like license type, node counts and expiry date

## Query parameters

- `serial` string
- `equoteid` string

## Response `200`

Success

- LicensesResponse
  - `cgmsDataCenterInfo` CGMSDataCenterInfo
    - `cgmsDataCenter` string, nullable
    - `cgmsDataCenterID` string, nullable
    - `cgmsLocation` string, nullable
  - `isLicenseFile` boolean
  - `isSignatureAvaiable` boolean
  - `showLMSync` boolean
  - `lmSyncToolTipText` string, nullable
  - `isReadOnlyAccess` boolean
  - `isSMALicenseneed` boolean
  - `commisionedEndPoints` string, nullable
  - `usageDate` string, nullable
  - `usageCheckDate` string, nullable
  - `saseWarningText` string, nullable
  - `ccTenantId` string, nullable
  - `PSAConfigurationsExpiryDate` string, nullable
  - `PSAAdditionsExpiryDate` string, nullable
  - `serviceTypeList` ServiceTypeList[], nullable
    - `serviceTypeName` string, nullable
    - `serviceList` ServiceList[], nullable
      - `serviceId` integer
      - `displayorder` integer
      - `termsconditionsid` integer
      - `primaryrootserviceid` integer
      - `primaryproductid` integer
      - `servicecategroryid` integer
      - `nodecount` integer
      - `lmnodecount` integer
      - `msspnodecount` integer
      - `tccourseid` integer
      - `certificateid` integer
      - `sortorder` integer
      - `parentserviceid` integer
      - `nDaysToExpiry` integer
      - `serviceFamily` string, nullable
      - `serviceName` string, nullable
      - `releaseStatus` string, nullable
      - `renewStatus` string, nullable
      - `serviceStatus` string, nullable
      - `aspfile` string, nullable
      - `cat` string, nullable
      - `activated` string, nullable
      - `expired` string, nullable
      - `expirydate` string, nullable
      - `freetrial` string, nullable
      - `buyable` string, nullable
      - `version` string, nullable
      - `surveyquestionpresent` string, nullable
      - `svcmsg` string, nullable
      - `instructiontext` string, nullable
      - `primaryserialnumber` string, nullable
      - `primaryservicefamily` string, nullable
      - `rollovertext` string, nullable
      - `servicesoftware` string, nullable
      - `autorenew` string, nullable
      - `oemcode` string, nullable
      - `lmexpirydate` string, nullable
      - `lmsync` string, nullable
      - `isdisplayable` string, nullable
      - `lsgeligible` string, nullable
      - `certificationflag` string, nullable
      - `tcpassword` string, nullable
      - `trialonly` string, nullable
      - `maxtech` string, nullable
      - `modelid` string, nullable
      - `helpicontext` string, nullable
      - `isActive` boolean
      - `isActivate` boolean
      - `isTrial` boolean
      - `isActivatePrimary` boolean
      - `isBuyNow` boolean
      - `bShowNote` boolean
      - `cssClass` string, nullable
      - `expTooltip` string, nullable
      - `isSoonExpiring` string, nullable
      - `isLSG` boolean
      - `primaryActionText` string, nullable
      - `isSupportBackDated` boolean
      - `showServiceOutOfSync` boolean
      - `outOfSyncToolTip` string, nullable
      - `secondaryServiceList` SecondaryServiceList[], nullable
        - `serviceId` integer
        - `serviceFamily` string, nullable
        - `serviceName` string, nullable
        - `releaseStatus` string, nullable
        - `renewStatus` string, nullable
        - `serviceStatus` string, nullable
        - `aspfile` string, nullable
        - `cat` string, nullable
        - `activated` string, nullable
        - `expired` string, nullable
        - `expirydate` string, nullable
        - `freetrial` string, nullable
        - `buyable` string, nullable
        - `version` string, nullable
        - `cssClass` string, nullable
        - `expTooltip` string, nullable
        - `NonZTText` string, nullable
        - `ZTText` string, nullable
        - `isZTserial` string, nullable
        - `isZTTenantExist` string, nullable
        - `arrListOffSite` ListOffSite[], nullable
          - `locationID` string, nullable
          - `locationName` string, nullable
      - `skuList` SKUList[], nullable
        - `SSIPN` string, nullable
        - `SSIPNDescription` string, nullable
      - `isShowActionOnTenantLink` boolean
      - `unLimitedNodeCnt` boolean
      - `individualDisplay` boolean
      - `msspTooltip` string, nullable
      - `is_product_billable` string, nullable
  - `sigIDList` Signatures[], nullable
    - `sigID` string, nullable
    - `displayText` string, nullable
    - `warningText` string, nullable
    - `gavDate` string, nullable
    - `idpDate` string, nullable
    - `antiSpywareDate` string, nullable
  - `operationStatus` string, nullable
  - `msgCode` string, nullable
  - `msgId` string, nullable
  - `msgDesc` string, nullable

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
