...
Code Block | ||
---|---|---|
| ||
{ "userAuth": { "username": "username", "password": "password" }, "operation": "getSiteAccess" } |
Response
Element | Type | Description | |
siteList | Array | The siteList array will contain an entry for each site as requested in the siteIDList section of the request. | |
siteID | Integer | The IBE siteID for the property. | |
primaryName | String | Property name. |
...