POST api/Toll/post_FASTTAGRECHARGE

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",
  "FR_CATEID": "sample string 1",
  "VNO": "sample string 2",
  "FR_AMOUNT": "sample string 3",
  "FR_RECHARGE_STATUS": "sample string 4",
  "FR_DEVICETYPE": "sample string 5",
  "FR_DEVICETOKEN": "sample string 6",
  "FR_HOSTNAME": "sample string 7",
  "FR_CREATEDBY": 8,
  "TOLLPICID": 9,
  "TOLLPIC_LR_ID": 10,
  "TOLLPIC_PATH": "sample string 11",
  "TOLLPIC_AMOUNT": "sample string 12",
  "TOLLPIC_CREATEDBY": 13,
  "TransactionAmount_driver": 14,
  "TransactionAmount_fasttag": 15,
  "CategId": 16,
  "Id": 17,
  "VEHICLES_ID": 18,
  "CreatedBy": 19,
  "CreatedDate": "2025-12-08T13:31:02.0478989+05:30",
  "ModifiedBy": 21,
  "ModifiedDate": "2025-12-08T13:31:02.0478989+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 'Toll'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true