Link a smartmeter to a house
POST/users/:userId/integrations/smartmeter
This endpoint links a smart meter to a house:
- Individuals must already have a CUPS Code.
- Companies must already have a CUPS Code.
A 403 forbidden response is returned if these conditions aren't met. Payload data will overwrite existing information.
Request
Responses
- 201
- 401
- 403
- 404
- default
Smartmeter successfully integrated.
Unauthorized
Forbidden
Not found
Unexpected error