Create fixed location
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Optional stable fixed-location reference maintained by your integration. Supply it if you intend to reconcile or raise callouts by your own reference; omit it to identify the location by its AURA id alone.
The installer that should own the new site. Must be an installerIdentifier returned by GET /panic-api/v2/installers. Omit it, or send null, to create the site against your own customer source. Ownership is fixed at creation: it cannot be changed later, so a site is moved between installers by deleting it and creating it under the new owner. An installer with no installerIdentifier of its own cannot be named here.
Whether a responder must enter the premises to complete the site check. Defaults to false when omitted.
Response
The named installer that owns this site. null means either that the site belongs to your own customer source or that it belongs to an installer whose identifier has been cleared. Use customerSourceId when you need to distinguish those cases. Always null if you have no installers.
Literal top-level key whose name contains a dot (a serialization artifact), not a nested calloutLocationType object. Treat these calloutLocationType.* keys as opaque; they are null unless a callout location type is assigned.
Fixed-location contacts. Returned by singular reads and by create and update operations. Deliberately omitted from the broad list response, because contact email addresses and mobile numbers are personal data; resolve an id from the list and read that fixed location singly when you need them.
