The lookup API now handles two formats:
1. Sharding: { "Beacons": [{ "UUID", "Major", "Minor" }] }
Resolves via BeaconShards -> Businesses.BeaconMajor -> ServicePoints.BeaconMinor
2. Legacy: { "UUIDs": ["..."] }
Resolves via old Beacons table
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| delete.cfm | ||
| get.cfm | ||
| getBusinessFromBeacon.cfm | ||
| list.cfm | ||
| list_all.cfm | ||
| lookup.cfm | ||
| reassign_all.cfm | ||
| save.cfm | ||