POST api/SCMClient/post_fasttag

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_NAME": "sample string 2",
  "DETAILS_ID": "sample string 3",
  "DETAILS_MASTER_CATEGID": "sample string 4",
  "DETAILS_STATUS": "sample string 5",
  "DETAILS_PROVIDER": "sample string 6",
  "DETAILS_CUSTOMERID": "sample string 7",
  "DETAILS_API_KEY": "sample string 8",
  "DETAILS_API_ID": "sample string 9",
  "Details_LastRun": "sample string 10",
  "ID_B": 11,
  "BANKNAME": "sample string 12",
  "CategId": 13,
  "Id": 14,
  "VEHICLES_ID": 15,
  "CreatedBy": 16,
  "CreatedDate": "2025-12-08T13:29:38.7665402+05:30",
  "ModifiedBy": 18,
  "ModifiedDate": "2025-12-08T13:29:38.7665402+05:30",
  "Operation": 1,
  "Comments": "sample string 20"
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true