payfrit-works/api/orders
John Mizerek f919ef1cfe Add chat expiration and order management improvements
- Auto-expire stale chats older than 20 minutes in createChat.cfm
- Add expireStaleChats.cfm for scheduled cleanup
- Add abandonOrder.cfm for Start Fresh functionality
- Add closeAllChats action to debugTasks.cfm
- Fix setOrderType NULL value for non-delivery orders
- Add ForceNew parameter to setLineItem for customized items
- Add public endpoint allowlist entries for new endpoints

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 19:46:39 -08:00
..
abandonOrder.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
checkStatusUpdate.cfm Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00
debugLineItems.cfm Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00
getActiveCart.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
getCart.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
getDetail.cfm Add template modifier support and fix KDS breadcrumbs 2026-01-12 18:45:06 -08:00
getOrCreateCart.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
getPendingForUser.cfm Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
history.cfm Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
listForKDS.cfm Add template modifier support and fix KDS breadcrumbs 2026-01-12 18:45:06 -08:00
setLineItem.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
setOrderType.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
submit.cfm Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
updateStatus.cfm Add template modifier support and fix KDS breadcrumbs 2026-01-12 18:45:06 -08:00