POST api/SCMClient/post_Client

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",
  "CATEGORIES_ID": 1,
  "CATEGORIES_CATEGTYPE_ID": 2,
  "CATEGORIES_PARENT_ID": 3,
  "CATEGORIES_NAME": "sample string 4",
  "CATEGORIES_DESC": "sample string 5",
  "CATEGORIES_CONTACTPERSON": "sample string 6",
  "CATEGORIES_MOBILENUMBER": "sample string 7",
  "CATEGORIES_EMAILID": "sample string 8",
  "CATEGORIES_ADDRESS": "sample string 9",
  "CATEGORIES_COUNTRY_ID": "sample string 10",
  "CATEGORIES_STATE_ID": "sample string 11",
  "CATEGORIES_CITY_ID": "sample string 12",
  "CATEGORIES_ZIPCODE": "sample string 13",
  "CATEGORIES_STATUS": "sample string 14",
  "CATEGORIES_DBSTRING": "sample string 15",
  "CATEGORIES_API_URL": "sample string 16",
  "CATEGORIES_ACCESSTOKEN": "sample string 17",
  "CATEGORIES_ACCESSTOKEN_DATETIME": "sample string 18",
  "CATEGORIES_GST_NO": "sample string 19",
  "CATEGORIES_GST_EWAYBILL_SERVICE": "sample string 20",
  "CATEGORIES_GST_EWAYBILL_USERNAME": "sample string 21",
  "CATEGORIES_GST_EWAYBILL_PASSWORD": "sample string 22",
  "CATEGORIES_GST_EWAYBILL_SECRETKEY": "sample string 23",
  "CATEGORIES_GST_EWAYBILL_SECRETID": "sample string 24",
  "DBNAME": "sample string 25",
  "CATEGORIES_DB_ID": "sample string 26",
  "CATEGTYPE_NAME": "sample string 27",
  "CategId": 28,
  "Id": 29,
  "VEHICLES_ID": 30,
  "CreatedBy": 31,
  "CreatedDate": "2025-12-08T13:25:55.5949084+05:30",
  "ModifiedBy": 33,
  "ModifiedDate": "2025-12-08T13:25:55.5949084+05:30",
  "Operation": 1,
  "Comments": "sample string 35"
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true