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

# POST /api/ThoughtGreen/Save_Organisation

`POST /api/ThoughtGreen/Save_Organisation`

## Request body

- MCBOrgReq
  - `OrganisationName` string
  - `OrganisationShortCode` string
  - `SalesPersonName` string
  - `SalesPersonEmailID` string
  - `CustomerTypeID_ERP` integer
  - `CustomerTypeID_LMS` integer
  - `Address` string
  - `CountryID` integer
  - `CityID` integer
  - `StateID` integer
  - `UserName` string
  - `Password` string
  - `Administrative_Person_Name` string
  - `Administrative_Person_Mobile` string
  - `Administrative_Person_Email` string
  - `ERP_Coordinator_Name` string
  - `ERP_Coordinator_Mobile` string
  - `ERP_Coordinator_Email` string
  - `Billing_Invoice_Related_Person_Name` string
  - `Billing_Invoice_Related_Person_Mobile` string
  - `Billing_Invoice_Related_Person_Email` string
  - `NoOfBranches` integer
  - `Agreement_Start_Date` string, date-time
  - `Agreement_End_Date` string, date-time
  - `BillingTypeID` integer
  - `Billing_Start_Date` string, date-time
  - `BillingFrequencyID` integer
  - `ParentMobileAppType` integer
  - `SmartMCBMobileAppEnable` boolean
  - `Management_Agreement_Authority_Person_Name` string
  - `Management_Agreement_Authority_Person_Mobile` string
  - `Management_Agreement_Authority_Person_Email` string
  - `Implementation_Start_Date` string, date-time
  - `Deal_Value` integer
  - `Next_Billing_Increase_Date` string, date-time
  - `Next_Billing_Increase_Percentage` integer
  - `Agreement_Remarks` string
  - `Description` string
  - `AnyOffers` boolean
  - `Offer_Remarks` string
  - `TypeofTax` integer
  - `AdvancePayments` boolean
  - `PaymentModeID` integer
  - `PaidAmount` string
  - `PaymentDetails` string
  - `PaymentRemarks` string
  - `PaymentRefNo` string
  - `TotalImplementationCharges` number, double
  - `TermsandConditions` string
  - `NoofdaysOnlineTrainingPromised` integer
  - `NoofdaysOfflineTrainingPromised` integer
  - `VTSIntegrationRequired` boolean
  - `ExistingVTSvendorintegrationpromised` boolean
  - `ExistingNoofBuses` integer
  - `GSTIN` string
  - `PerBranchValue` number, double
  - `PerStudentValue` number, double
  - `ImplementationEndDate` string, date-time
  - `ImplementationTypeOfTax` integer
  - `BranchesData` MCBOrgBranches[]
    - `BranchName` string
    - `BranchShortCode` string
    - `BranchAddress` string
    - `BranchTypeID` integer
    - `StateID` integer
    - `CityID` integer

## 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/db2ecaa69611/schema)
