POST api/AccountGroupMapping/SetAccountgroup

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
model
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "MONGODBNAME": "sample string 1",
  "FormName": "sample string 1",
  "AGM_NAME": "sample string 2",
  "AGM_ID": 3,
  "AGM_FORMID": "sample string 4",
  "AGM_ACCOUNTGROUPID": "sample string 5",
  "AG_GROUPID": 6,
  "AG_GROUPNAME": "sample string 7",
  "AGM_CATEGORY_ID": 8,
  "AGM_STATUS": 9,
  "BALANCESHEETGROUP_NAME": "sample string 10",
  "AG_GROUPNATURE": 11,
  "AG_PARENTGORUPID": 12,
  "AG_STATUS": 13,
  "AG_CATEGORY_ID": "sample string 14",
  "BALANCESHEETGROUP_ID": 15,
  "CategId": 16,
  "Id": 17,
  "VEHICLES_ID": 18,
  "CreatedBy": 19,
  "CreatedDate": "2025-12-08T13:25:58.3917524+05:30",
  "ModifiedBy": 21,
  "ModifiedDate": "2025-12-08T13:25:58.3917524+05:30",
  "Operation": 1,
  "Comments": "sample string 23"
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true