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

# GET /api/order/get-projections

`GET /api/order/get-projections`

## Query parameters

- `rootServiceID` string
- `serialNumber` string
- `serviceId` string
- `quantity` string
- `nodeCount` string

## Response `200`

Success

- BuyableProjectionsResponse
  - `content` BuyableProjectionsResp
    - `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
  - `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)
