payfrit-works/api/orders
John Mizerek 9136ef56a9 Add item names and parent names to cart API response
getCart.cfm now returns ItemName, ItemParentName, and
ItemIsCheckedByDefault for each line item, enabling the
Flutter app to display modifier breadcrumbs like
"Select Drink: Coke" without needing a separate menu lookup.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 19:06: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
getCart.cfm Add item names and parent names to cart API response 2026-01-12 19:06:39 -08:00
getDetail.cfm Add template modifier support and fix KDS breadcrumbs 2026-01-12 18:45:06 -08:00
getOrCreateCart.cfm Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -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 template modifier support and fix KDS breadcrumbs 2026-01-12 18:45:06 -08:00
setOrderType.cfm Add template modifier support and fix KDS breadcrumbs 2026-01-12 18:45:06 -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