POST api/Branch/post_Branch

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
obj
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "MONGODBNAME": "sample string 1",
  "BRANCH_ID": 1,
  "BranchCategoryId": 2,
  "BranchCategoryName": "sample string 3",
  "BranchCode": "sample string 4",
  "BranchName": "sample string 5",
  "BRANCH_STATION": "sample string 6",
  "BranchBranchTypeId": "sample string 7",
  "BranchStationtypeName": "sample string 8",
  "BranchZoneId": "sample string 9",
  "BranchZoneName": "sample string 10",
  "BranchManagerId": "sample string 11",
  "BranchManagerName": "sample string 12",
  "BranchAddress": "sample string 13",
  "BranchLandlineNo": "sample string 14",
  "BranchFaxNo": "sample string 15",
  "BranchMobileNo": "sample string 16",
  "BranchEmailBranchGroupId": "sample string 17",
  "BranchEmailAccountGroupId": "sample string 18",
  "BranchEmailFreightGroupId": "sample string 19",
  "BranchDepartmentId": "sample string 20",
  "BranchDepartmentName": "sample string 21",
  "BranchCashLimit": "sample string 22",
  "BranchBankLimit": "sample string 23",
  "BranchOpeningBalance": "sample string 24",
  "BranchClosingBalance": "sample string 25",
  "BranchEsiDeduction": true,
  "BranchSalaryQuit": true,
  "BranchShowOnline": true,
  "BranchFreighAdminExpensePercentage": "sample string 29",
  "BranchMamulCalculationMark": true,
  "BranchValidAccountCode": "sample string 31",
  "BranchInchargeLockAccounts": "sample string 32",
  "BranchInchargeLockBilty": "sample string 33",
  "BranchInchargeLockChallan": "sample string 34",
  "BranchInchargeLockLorryHire": "sample string 35",
  "BranchInchargeLockArrival": "sample string 36",
  "BranchInchargeLockShortcertif": "sample string 37",
  "BranchInchargeLockBills": "sample string 38",
  "Branch_Incharge_Lock_MoneyReceipt": "sample string 39",
  "BranchAdminLockAccounts": "sample string 40",
  "BranchAdminLockBilty": "sample string 41",
  "BranchAdminLockChallan": "sample string 42",
  "BranchAdminLockLorryHire": "sample string 43",
  "BranchAdminLockArrival": "sample string 44",
  "BranchAdminLockShortcertif": "sample string 45",
  "BranchAdminLockBills": "sample string 46",
  "BranchAdminLockMoneyReceipt": "sample string 47",
  "BranchStatus": "sample string 48",
  "Lat": "sample string 49",
  "Long": "sample string 50",
  "CategId": 51,
  "Id": 52,
  "VEHICLES_ID": 53,
  "CreatedBy": 54,
  "CreatedDate": "2025-12-08T13:29:16.125807+05:30",
  "ModifiedBy": 56,
  "ModifiedDate": "2025-12-08T13:29:16.125807+05:30",
  "Operation": 1,
  "Comments": "sample string 58"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Branch'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true