effluents
Insert or update an effluent
Insert a new effluent record or update an existing one by its unique identifier.
POST
Insert or update an effluent
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Cuerpo
application/json
The effluent data to be inserted or updated.
The unique identifier of the effluent.
The company associated with the effluent.
The building IDs associated with the effluent.
The type of the effluent.
Opciones disponibles:
limit, quality The year of the effluent data.
Biochemical Oxygen Demand (mg/L).
Chemical Oxygen Demand (mg/L).
Suspended Solids (mg/L).
Total Phosphorus (mg/L).
Total Nitrogen (mg/L).
Respuesta
Successfully inserted or updated the effluent.
Ejemplo:
"ok"
Insert or update an effluent

