GET api/Petrolpumps/GetByID/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "MONGODBNAME": "sample string 1",
  "PUMP_ID": 1,
  "PUMP_ROLES_ID": 2,
  "PUMP_NAME": "sample string 3",
  "PUMP_CITY": "sample string 4",
  "PUMP_LAT": "sample string 5",
  "PUMP_LNG": "sample string 6",
  "PUMP_CATEGORY_ID": 7,
  "PUMP_STATUS": "sample string 8",
  "PUMP_GSTNO": "sample string 9",
  "PUMP_PAYMENT_TERM": "sample string 10",
  "PUMP_ADDRESS": "sample string 11",
  "PUMP_CONTACTPERSON_NAME": "sample string 12",
  "PUMP_CONTACTPERSON_MOBILE": "sample string 13",
  "PUMP_CONTACTPERSON_ADDRESS": "sample string 14",
  "PUMP_DIESEL_RATE": "sample string 15",
  "FUELSLIP_SNO": "sample string 16",
  "PUMP_EMAILID": "sample string 17",
  "PUMP_BRANCHID": "sample string 18",
  "DIESEL_LOAD": "sample string 19",
  "PUMP_VENDOR": "sample string 20",
  "ROUTE_TOLLAMOUNT": "sample string 21",
  "DIESEL_ID": 22,
  "PUMP_THIRDPARTYSERVICE_AVAILABLE": 23,
  "PUMP_THIRDPARTYSERVICE_NAME": "sample string 24",
  "DIESEL_NO": 25,
  "DIESEL_SENT": 26,
  "DIESEL_STATUS": 27,
  "PUMP_ACCOUNTID": "sample string 28",
  "DIESEL_QUANTITY": "sample string 29",
  "DIESEL_CASH": "sample string 30",
  "DIESEL_KMS": "sample string 31",
  "DIESEL_ROUTE_ID": "sample string 32",
  "FUELSLIP_ID": 33,
  "DIESEL_HAPPYCARDAMOUNT": "sample string 34",
  "DIESEL_PETROLCARD": "sample string 35",
  "DIESEL_FUELTYPE": "sample string 36",
  "CategId": 37,
  "Id": 38,
  "VEHICLES_ID": 39,
  "CreatedBy": 40,
  "CreatedDate": "2025-12-08T13:30:05.3290519+05:30",
  "ModifiedBy": 42,
  "ModifiedDate": "2025-12-08T13:30:05.3290519+05:30",
  "Operation": 1,
  "Comments": "sample string 44"
}