---
title: "GET /api/order/get-service-list"
method: GET
path: "/api/order/get-service-list"
tags: ["buynow"]
---

# GET /api/order/get-service-list

`GET /api/order/get-service-list`

## Query parameters

- `serviceId` string
- `productId` string
- `serialNumber` string
- `ssipn` string
- `isGuestBuynow` string
- `emailAddress` string
- `userName` string
- `sor` string
- `reg` string
- `equoteid` string
- `isFromHes` string

## Response `200`

Success

- GetServiceListResponse
  - `content` GetServiceListResp
    - `isReadOnlyAccess` boolean
    - `buyableServiceNames` BuyableServiceNames[], nullable
      - `serviceId` string, nullable
      - `serviceFamily` string, nullable
      - `serviceDescription` string, nullable
      - `productLineDescription` string, nullable
      - `productId` string, nullable
      - `currexpdate` string, nullable
      - `curnodecount` string, nullable
      - `isHesSku` boolean
      - `isGetTenant` boolean
      - `arrbuyableoptions` BuyableOptions[], nullable
        - `ssipn` string, nullable
        - `listPrice` string, nullable
        - `currencyCode` string, nullable
        - `editable` string, nullable
        - `serviceType` string, nullable
        - `price` string, nullable
        - `beforeAddToCartMessageText` string, nullable
        - `buyableCaptionText` string, nullable
        - `numberOfLicenses` string, nullable
        - `isRecommended` string, nullable
        - `subscriptionDays` string, nullable
        - `autoRenewal` boolean
        - `serviceName` string, nullable
        - `serviceId` string, nullable
        - `optiontype` string, nullable
        - `newexpdate` string, nullable
        - `newnodecount` string, nullable
        - `bisdynamiccount` boolean
        - `minnodecount` string, nullable
        - `maxnodecount` string, nullable
        - `nodecount` string, nullable
        - `quantity` string, nullable
        - `isHesSku` boolean
        - `isGetTenant` boolean
        - `coterm` string, nullable
        - `buyableProjections` BuyableProjections[], nullable
          - `optiontype` string, nullable
          - `newexpdate` string, nullable
          - `newnodecount` string, nullable
          - `serviceId` string, nullable
          - `serviceName` string, nullable
          - `status` string, nullable
          - `statusReq` string, nullable
          - `noOfVPNClients` string, nullable
          - `noOfClientCerts` string, nullable
          - `noOfAdminCerts` string, nullable
          - `noOfClientLicenses` string, nullable
          - `statusText` string, nullable
          - `isSupportBackDated` boolean
          - `buyableStatus` BuyableStatus
            - `statusText` string, nullable
            - `optiontype` string, nullable
    - `token` string, nullable
  - `arrInput` InputError[], nullable
    - `ErrorCode` string, nullable
    - `ErrorMessage` string, nullable
    - `ErrorControl` 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)
