lufa_get_checkout_info
Get the delivery date, address, and time window for your current order, plus a countdown to the delivery window, to estimate time remaining for basket changes.
Instructions
Retrieve delivery metadata for the current order, including a countdown.
Returns the delivery date, address, and delivery time window, plus two
computed fields: delivery_window_starts_at (ISO timestamp) and
time_until_delivery (e.g. "3d 22h") — how long until the delivery
window opens. Lufa's API doesn't expose an explicit order-cutoff field,
so treat this as a useful approximation of how much time is left, not a
confirmed deadline — Lufa may stop accepting basket changes some time
before the delivery window actually opens. Requires an active session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||