Facility FPA
Facilities
Update a Facility by id or external ref
1min
PUT
HEADER PARAMETERS
X-Solutions-Callback-Secret
string
base64 encoded hmac secret
BODY PARAMETERS
body
UpdateFacilityRequest
Update Facility Request
facilityOwnerId
string
facilityType
string
facilityName
string
area
number
Area of facility
endTime
string
end time of facility
operatingDays
string[]
Example:
operational days of the facility
teams
string[]
Example:
team ids for which a facility belongs
propertyId
string
Id of the property
startTime
string
start time of facility
operatingDuration
string
operational hours of the facility
callback
object
Example: [object Object]
RESPONSES
200
Default Error Response
CreatedResponse
error
Error
Error Information
request
Request
data
Data
default
Default Error Response
DefaultResponse
error
Error
Error Information
request
Request
data
object
Example: [object Object]


Updated 03 Aug 2023
Did this page help you?