replace one location which exists or not
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
identifier
uuid
required
location unique identifier
name
string
required
description
string
companyUuid
uuid
street_address
string
address_2
string
city
string
state_code
string
postal_code
string
country_code
string
enum
2-letter ISO country code
USUSADAFAGAIALAMAOAQARASATAUAWAXAZBABBBDBEBFBGBHBIBJBLBMBNBOBQBRBSBTBVBWBYBZCACCCDCFCGCHCICKCLCMCNCOCRCUCVCWCXCYCZDEDJDKDMDODZECEEEGEHERESETFIFJFKFMFOFRGAGBGDGEGFGGGHGIGLGMGNGPGQGRGSGTGUGWGYHKHMHNHRHTHUIDIEILIMINIOIQIRISITJEJMJOJPKEKGKHKIKMKNKPKRKWKYKZLALBLCLILKLRLSLTLULVLYMAMCMDMEMFMGMHMKMLMMMNMOMPMQMRMSMTMUMVMWMXMYMZNANCNENFNGNINLNONPNRNUNZOMPAPEPFPGPHPKPLPMPNPRPSPTPWPYQARERORSRURWSASBSCSDSESGSHSISJSKSLSMSNSOSRSSSTSVSXSYSZTCTDTFTGTHTJTKTLTMTNTOTRTTTVTWTZUAUGAEUMUYUZVAVCVEVGVIVNVUWFWSYEYTZAZMZW
Show 249 enum values
locationNotes
string
timezone
string
language
string
externalLocation
object
Metadata storage of the location data from an external source
externalLocationobject
geolocation
object
geolocationobject
brandUuid
uuid | null
isRemote
boolean
truefalse
ownerUuid
uuid | null
locationGroupUuid
uuid | null
``202 location replaced. Wrapped in a JsonAPI root response.
``500 default error response
Updatedabout 2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request PUT \
--url https://services.fountain.com/api/serviceworkforce/locations/identifier \
--header 'accept: application/json' \
--header 'content-type: application/json'
application/json
202500
Updatedabout 2 months ago