Middleware — Screens / Pages
Middleware has no UI. This map is “which Frontend screen fires this function.” Full write-ups stay under Logic / Functions.
Front-facing checkout
Guest taps submit on Cart and checkout.
Call Place order:
POST https://middleware-dev.nellalink.com/plugins/nellalink/nellalink-init/order
Then Notify owner.
User App inbox
Owner opens Orders and notifications.
Read is Core. Status change: Owner updates order.
PUT https://middleware-dev.nellalink.com/plugins/nellalink/nellalink-init/admin/order/update/{order_id}
User App logo
Owner uploads on Business or Digital menu and QR.
Call File upload:
POST https://middleware-dev.nellalink.com/api/v1/nellalink/file-manager/aws/upload-url