---
title: "Install applications
Please note this method requires an active payment method."
method: POST
path: "/website/companies/installapplications/"
tags: ["Website (Companies)"]
---

# Install applications
Please note this method requires an active payment method.

`POST /website/companies/installapplications/`

## Headers

- `Content-Language` unknown

## Request body

- WebsiteCompaniesInstallApplicationsRequest
  - `Credentials` CoreAPICredentials, required
    - `CompanyID` integer, required — Company identifier
    - `APIKey` string, required — API key secret
  - `Applications` WebsiteTypedApplication[], required — List of applications to be installed. Please note this may incur additional charges.

## Response `200`

OK

- ResponseWebsiteCompaniesInstallApplicationsResponse
  - `Status` 'Success (0)' | 'BusinessError (1)' | 'TechnicalError (2)'
  - `UserErrorMessage` string, nullable — Error message, in a user readable format
  - `TechnicalErrorDetails` string, nullable — Technical error details, let us know if you received this.
  - `Data` WebsiteCompaniesInstallApplicationsResponse

---

[API](https://skmtc.net/myofficeguy/apis/sumit-api-full.md) · [All operations](https://skmtc.net/myofficeguy/apis/sumit-api-full/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myofficeguy/sumit-api-full/versions/de2902289b3a/schema)
