Location Management: Update List or Point
Update location lists or individual points with new information. Add up to 100 new points per request while preserving existing location data.
Documentation Index
Fetch the complete documentation index at: https://docs.loqate.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
The key you want to use to authenticate with the service (you can request we create one for you or create one in your account section).
The unique GuID for a given list.
The name of the list being updated or created.
A description of the list being updated or created.
An array of strings that is populated with information about a location. If latitude and longitude are blank then Geocoding must be set to true.
Response
Success
Automatically generated GuID used to uniquely identify a list.
The name of the list passed in the request.
The description of the list passed in the request.
An array of strings that is populated with information about a location. Also contains a uniquely generated GuID per point.
The date and time of when the list was initially created.
The date and time of when the list was last modified.

