payfrit-works/api/addresses
John Mizerek 261bab2bb6 Improve address deduplication and delete matching duplicates
- list.cfm: Use GROUP BY to show unique addresses only, removed
  BusinessID filter, simplified aggregation for better MySQL compat
- delete.cfm: Delete ALL addresses matching the same address content
  (Line1, Line2, City, State, ZIP) to keep data clean when user
  deletes a deduplicated address

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 23:11:28 -08:00
..
add.cfm Add team endpoint and chat features for portal 2026-01-11 17:03:55 -08:00
delete.cfm Improve address deduplication and delete matching duplicates 2026-01-14 23:11:28 -08:00
list.cfm Improve address deduplication and delete matching duplicates 2026-01-14 23:11:28 -08:00
setDefault.cfm Add team endpoint and chat features for portal 2026-01-11 17:03:55 -08:00
states.cfm Add team endpoint and chat features for portal 2026-01-11 17:03:55 -08:00