payfrit-works/api/stripe
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
..
createPaymentIntent.cfm Add task details API endpoint 2026-01-06 18:02:01 -08:00
onboard.cfm Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00
status.cfm Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00
webhook.cfm Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00