Update fixed location
Updates an existing fixed location. New integrations should avoid legacy duressCode fields even if older payloads still accepted them.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Fixed location identifier.
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
404
Not Found Error
