Create fixed location
Creates a Fixed Location that can later be used to create Fixed Location callouts. Payload fields retain the API’s predefined-location naming.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
externalReferenceId
locationIdentifier
latitude
longitude
calloutLocationTypeId
customerId
locationDescription
locationAdditionalInformation
formattedAddress
w3w
duressCode
Legacy field. New integrations should omit it.
Response
Successful.
id
customerId
customerSourceId
externalReferenceId
locationIdentifier
A unique string you assign to identify the site.
locationDescription
locationAdditionalInformation
formattedAddress
latitude
longitude
w3w
what3words address for the site.
calloutLocationTypeId
calloutLocationTypeValue
calloutLocationTypeDescription
duressCode
Legacy field. New integrations should not rely on it.
medicalCoverage
securityCoverage
inCoverageLastCheckedAt
createdAt
updatedAt
calloutLocationType.id
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.
calloutLocationType.value
calloutLocationType.description
calloutLocationType.addressType
calloutLocationType.createdAt
calloutLocationType.updatedAt
Errors
400
Bad Request Error
401
Unauthorized Error
