get https://ws.bullseyelocations.com/RestLocation.svc/GetLocationList2
This method returns a list of all locations which have been created or updated after the inputted date. Users will also have the ability to optionally limit the number of locations retuned per call
Return Value: LocationJsonSet
Notes:
Pagination will only work if BOTH StartIndex and PageSize parameters are provided. If only one (or none) are provided pagination will be ignored?
BusinessHours and RestHolidayHours are returned as raw, unformatted data, and DailyHours are not returned.