v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Resources

Get resources' occupancy state

Returns the occupancy state of the specified resources. This operation returns the occupancy state for the current day. Note this operation supports Portfolio Access Tokens.

post/api/connector/v1/resources/getOccupancyState

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

ResourceCategoryIdsstring[] required

Unique identifiers of the ResourceCategory.

ResourceStatesResourceState[] nullable

States of the Resource

OccupancyStatesOccupancyStateEnum[] nullable

Occupancy states of the Resource.

Response

OK