---
title: "POST /api/ThoughtGreen/Save_Organisation_AddOnModules"
method: POST
path: "/api/ThoughtGreen/Save_Organisation_AddOnModules"
tags: ["ThoughtGreen"]
---

# POST /api/ThoughtGreen/Save_Organisation_AddOnModules

`POST /api/ThoughtGreen/Save_Organisation_AddOnModules`

## Request body

- MCBOrgAddonModulesReq
  - `OrganisationPreApprovedDetailID` integer
  - `AddOnModulesData` MCBOrgAddOnModules[]
    - `ModuleID` integer
    - `SubscriptionType` integer
    - `Frequency` integer
    - `SubscriptionAmnt` number, double
    - `PerStudentARR` number, double
    - `PerBranchARR` number, double
    - `StartDate` string
    - `ExpiryDate` string
    - `PerBranchMRR` number, double
    - `PerStudentMRR` number, double
    - `OfferTypeID` integer
    - `AgreementSlabID` integer
  - `AddOnAgreementDoneBy` string
  - `AddOnRemarks` string
  - `AddOnCommitments` string
  - `AddOnZohoTicketNo` string
  - `SalesPersonName` string
  - `SalesPersonEmailID` string

## Response `200`

OK

- object

---

[API](https://skmtc.dev/myclassboard/apis/mcbschoolapi.md) · [All operations](https://skmtc.dev/myclassboard/apis/mcbschoolapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myclassboard/mcbschoolapi/revisions/bc313f10ca9a/schema)
