payfrit-works/api/tasks
John Mizerek e9b44ec4be Add task details API endpoint
- New endpoint: api/tasks/getDetails.cfm
  - Returns task info, customer info, service point, order line items
  - Joins Tasks, Orders, Users, ServicePoints, OrderLineItems tables
- Add getDetails.cfm to public endpoints allowlist in Application.cfm

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 18:02:01 -08:00
..
accept.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
complete.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
create.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
getDetails.cfm Add task details API endpoint 2026-01-06 18:02:01 -08:00
listMine.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
listPending.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
setup.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00