---
title: "Sets package level for the active company, and optionally a list of modules. Note this has billing consequences. Please also note that all properties starting with \"Enterprise\" are only accessible to Intect staff. This includes changing packageLevel to or from the value 3."
method: POST
path: "/api/modules/package"
tags: ["Modules"]
---

# Sets package level for the active company, and optionally a list of modules. Note this has billing consequences. Please also note that all properties starting with "Enterprise" are only accessible to Intect staff. This includes changing packageLevel to or from the value 3.

`POST /api/modules/package`

## Request body

- IntectWebAPIControllersModulesControllerModulePackageRequest
  - `PackageLevel` integer
  - `ModuleIds` integer[]
  - `PackagePrice` number, double, nullable
  - `MonthlyPrice` number, double, nullable
  - `MonthlyPriceIsMinimum` boolean
  - `SupportMinutes` integer, nullable

## Response `204`

No Content

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
