Description
Please note that this web method is not in production yet and will be available soon.
This web method is used to get Tenants from Database. If BuildingId is given it will output all the tenants connected for that building from user's company. Otherwise it will output all the tenants available for the company.
Request
Parameter | Type | Mandatory/Optional | Comments |
---|---|---|---|
input | GetTenantsInput | Mandatory | Get Tenants input |
Response
Type | Description |
---|---|
GetTenantsOutput | Tenants output |
Exceptions
Error Code | Description |
---|---|
123 | An exception occurred while processing your request |
138 | applicationName length has exceeded the maximum character limit allowed (10) |
146 | The applicationName is not set |
377 | You are not authorized to perform this action |
401 | Your company doesnot have a buildingplant for the Given BuildingId |
0 Comments