Create location lists with coordinates, addresses, and opening hours. Optional geocoding converts addresses to coordinates for up to 500 locations.
The Loqate Management key you want to use to authenticate with the service.
The name of the list being created.
A description of the list being 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.
A Boolean that determines whether the addresses passed in the locations object will be geocoded. Set to FALSE by default.
Success
An 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.