POST api/AccountsMaster/post_accountmaster

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",
  "ACC_OP_BAL": "sample string 1",
  "ACC_CL_BAL": "sample string 2",
  "FY_ID": 3,
  "ACCOUNTS_FUEL_DRIVER_ID": 4,
  "ACCOUNTS_TYPE_FUEL": 5,
  "AccountCategoryId": 6,
  "AccountName": "sample string 7",
  "AccountGroupCodeId": "sample string 8",
  "AccountGroupCodeName": "sample string 9",
  "Accountnature": "sample string 10",
  "AccountGroupCodeSubId": "sample string 11",
  "AccountGroupCodeSubName": "sample string 12",
  "AccountCode": "sample string 13",
  "AccountAddress": "sample string 14",
  "AccountEmailId": "sample string 15",
  "AccountPanNo": "sample string 16",
  "AccountHideCodeFlag": true,
  "AccountMobileNumber": "sample string 18",
  "AccountContactPerson": "sample string 19",
  "AccountDepartment": "sample string 20",
  "AccountDepartmentName": "sample string 21",
  "AccountCodeRelatedTo": "sample string 22",
  "AccountReltoExpCode": "sample string 23",
  "AccountAllowBranchId": "sample string 24",
  "AccountStatus": "sample string 25",
  "HSN_ID": 26,
  "ACCOUNTS_IGST": "sample string 27",
  "ACCOUNTS_SGST": "sample string 28",
  "ACCOUNTS_GST_NO": "sample string 29",
  "ACCOUNTS_CGST": "sample string 30",
  "ACCOUNTS_GST_APPLICABLE": 31,
  "ACCOUNTS_ISCOSTCENTER_ON": "sample string 32",
  "ACCOUNTS_CREDITPERIOD": "sample string 33",
  "ACCOUNTS_CREDITLIMIT": "sample string 34",
  "ACCOUNT_VENDOR_TYPE": "sample string 35",
  "ACCOUNT_STATE_CODE": "sample string 36",
  "VENDOR_NAME": "sample string 37",
  "CategId": 38,
  "Id": 39,
  "VEHICLES_ID": 40,
  "CreatedBy": 41,
  "CreatedDate": "2025-12-08T13:29:39.8603439+05:30",
  "ModifiedBy": 43,
  "ModifiedDate": "2025-12-08T13:29:39.8603439+05:30",
  "Operation": 1,
  "Comments": "sample string 45"
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true