- Print
- DarkLight
- PDF
Update Water Pumping Station data partially
Operation is used to update specific fields in existing Water Pumping Station data.
Token issued for API consumer.
Id of Water Pumping Station to update
Water Pumping Station attributes and values to be updated
Primary key
Water Pumping Station name
Water Node Id
Water Pumping Station pressure increase
Water Pumping Station productivity
SnConstant with group name PUMP_STATION_ROLE
SnConstant with group name PUMPSTATION_TYPE
Object was updated successfully
{
"id": [
"123"
],
"name": [
"test_name_updated"
],
"node": [
"1234"
],
"pressure_increase": [
"123"
],
"productivity": [
"productivity"
]
}
Primary key
Water Pumping Station name
Water Node Id
Water Pumping Station pressure increase
Water Pumping Station productivity
SnConstant with group name PUMP_STATION_ROLE
SnConstant with group name PUMPSTATION_TYPE
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error
Object was not found
{
"details": "Not found."
}
Detailed description of error