Skip to main content

Statuses

An order’s status 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 a tracking_token in the create-order response. The customer’s confirmation text links to:
That page shows live status and, once a driver is en route, their live location — no login required, and it’s the same link your customer already received by SMS.

Billing

Each order also has a payment_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.