POST api/AccountsMaster/Setvendor

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",
  "VENDOR_NAME": "sample string 1",
  "STATUS": 2,
  "VENDOR_TYPE": "sample string 3",
  "category_id": 4,
  "V_ID": 5,
  "CategId": 6,
  "Id": 7,
  "VEHICLES_ID": 8,
  "CreatedBy": 9,
  "CreatedDate": "2025-12-08T13:26:27.8137128+05:30",
  "ModifiedBy": 11,
  "ModifiedDate": "2025-12-08T13:26:27.8137128+05:30",
  "Operation": 1,
  "Comments": "sample string 13"
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true