Returns orders created or updated during the specified time period
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
Filter orders created before this date-time (ISO 8601).
Phase-2 — not yet supported. See createdAfter for the
rationale and the tracking ticket.
Filter orders updated after this date-time (ISO 8601).
Phase-2 — not yet supported. Sending this parameter today
returns 400 FILTER_NOT_SUPPORTED; Teflon Order Lookup has no
order-level update-date index. Tracked by
RCTPAPI-20960.
Filter by order status.
Phase-2 limitation: Teflon Order Lookup accepts AT MOST ONE
status per call. Passing multiple values today returns 400 FILTER_NOT_SUPPORTED; pass a single value or omit to match all.
Multi-status fan-out tracked by
RCTPAPI-20960.
Filter by fulfillment type.
Phase-2 — not yet supported. Sending this parameter today
returns 400 FILTER_NOT_SUPPORTED; Teflon accepts one
shipNodeType per call and multi-type fan-out is Phase 2. Tracked
by RCTPAPI-20960.