Statuses
An order’sstatus field moves through these values:
There’s no polling endpoint for order status today — the reliable way to
follow an order is the customer-facing tracking link (below), which
updates live. A dedicated status endpoint / webhook for your own backend
is on the roadmap; reach out at
support@rushly.us if that’s a blocker for your
integration.
Tracking
Every order gets atracking_token in the create-order response. The customer’s confirmation text links to:
Billing
Each order also has apayment_status, reflecting whether your store’s card on file was successfully charged for that delivery:
A billing issue never blocks or delays dispatch — an order can be fully delivered while
payment_status is still failed or no_payment_method. If you see either of those, get in touch so we can get your card on file sorted out.