Facility FPA
Facilities
Create a Facility.
1min
POST
HEADER PARAMETERS
X-Solutions-Callback-Secret
string
base64 encoded hmac secret
BODY PARAMETERS
body
CreateFacilityRequest
Create 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
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?