Skip to main content

Get Release Schedule

GET 

/api/v2/reporting/release-schedule

Forward-looking release schedule for held sales orders. Returns held orders (those with a future hold_until_date — a "do not ship before" release date, used for preorders and scheduled holds) grouped by the application-timezone date on which they become shippable.

Orders are excluded if they have no hold, the hold has already passed, are cancelled (canceled_at set), or are closed. Buckets are ordered by hold_until_date ascending.

This differs from Ship By Schedule: ship_by_date is a deadline ("ship no later than"), whereas hold_until_date is a floor ("do not ship before").

Authentication: Requires Bearer token. Scope: reports (read/write).

Request

Responses

Successful response