Update an existing electricity contract
PUT/users/:userId/electricity-contracts/:contractId
Updates the details of an existing electricity contract
Request
Responses
- 200
- 400
- 401
- 404
- 409
- default
Electricity contract updated successfully
Bad Request
Unauthorized
Electricity contract not found
Contract already exists (only if contract number is provided)
Unexpected error