DispatchOne Solution
...
Facility API
Integrate with Facilities
How to: Create a Facility
1min
for information about prerequisites, see integrate with facilities docid\ sq6js9zj8u8vo3jowwc b to create your first facility, call the create a facility docid\ iwqkfs9lbt ofv3 gvjas endpoint and pass a request similar to the following { "facilityname" "hub a", "facilitycode" "regno 92938343", "facilityownerid" "tenant 0e85e4d8 e9d5 4706 a33c 8ca013092e76", "facilitytype" "pudcenter", "area" 75, "operatingduration" "10 00am 11 30pm", "operatingdays" \[ "mon", "tue", "wed" ], "starttime" "10 00 am", "endtime" "10 00 am", "teams" \[ "teams 2452 2253 2223 3332", "teams 5437 2273 8972 3345" ], "propertyid" "properties 0e85e4d8 e9d5 4706 a33c 8ca013092e76", "property" { "propertyname" "plot 123", "propertycode" "regno 784734", "propertyownerid" "rg estate", "area" 120000, "propertyownership" "tenant", "location" { "address" { "housenumber" "123", "addressline1" "main street anytown", "addressline2" "sample road", "city" "queens", "state" "new york", "zipcode" "10001", "country" { "code" "ny", "name" "new york" } }, "geolocation" { "lat" "45", "long" "90" } } } } note propertyid is the id of the property to which you want to map the facility you are creating to know more about the members used for creating a property, check out the create a facility docid\ iwqkfs9lbt ofv3 gvjas documentation