POST api/Accountsubgroup/postaccountgroup

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",
  "GroupCode": "sample string 1",
  "GroupSchedule": "sample string 2",
  "GroupName": "sample string 3",
  "GroupBalanceSheetGroup": "sample string 4",
  "GroupBalanceSheetGroupName": "sample string 5",
  "GroupCategoryId": 6,
  "GroupCategoryName": "sample string 7",
  "GroupStatus": "sample string 8",
  "GroupNameAndCode": "sample string 9",
  "CategId": 10,
  "Id": 11,
  "VEHICLES_ID": 12,
  "CreatedBy": 13,
  "CreatedDate": "2025-12-08T13:28:37.1101987+05:30",
  "ModifiedBy": 15,
  "ModifiedDate": "2025-12-08T13:28:37.1101987+05:30",
  "Operation": 1,
  "Comments": "sample string 17"
}

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 'Accountsubgroup'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true