EsaPlace
GET
5 endpoints
/api/v202406/esaplace/{placeId}/placeSize/child
GetEsaPlaceChildrenSizesV202406
Retrieves the current sizes of all child places under a given ESA place
/api/v202407/esaplace/{placeId}/schedule
GetEsaPlaceSchedulesV202407
Retrieves the schedules assigned to an ESA place
/api/v202406/esaplace/{placeId}/placeSize/history
GetEsaPlaceSizeHistoryV202406
Retrieves the full size history of an ESA place
/api/v202406/esaplace
GetEsaPlacesV202406
Retrieves all ESA places with optional filtering and pagination
/api/v202406/esaplace/{placeId}
GetEsaPlaceV202406
Retrieves a specific ESA place by ID
PUT
5 endpoints
/api/v202406/esaplace/dataRollup
BulkEditDataRollupV202406
Enables or disables data rollup for a list of ESA places
/api/v202407/esaplace/{placeId}/schedule
EditEsaPlaceSchedulesV202407
Assigns schedules to an ESA place, replacing any existing schedule assignments
/api/v202406/esaplace/{placeId}/placeSize
EditEsaPlaceSizeHistoryV202406
Creates, edits, and deletes size history records for an ESA place in bulk
/api/v202406/esaplace/{placeId}
EditEsaPlaceV202406
Updates an existing ESA place
/api/v202406/esaplace/parentPlace/{parentPlaceId}/place
MoveEsaPlaceV202406
Moves a list of ESA places under a new parent place