Skip to main content

Sync Info

GET 

/api/shipstation/integration-instances/:integration_instance/orders/sync-info

Header data for the orders refresh modal: the most recently dated order (number + ISO-8601 order date), the total cached order count, and the effective order start date the "Fetch from Start Date" sync option will use.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

order_start_date_source explains where the start date came from, falling back in order:

  1. ShipStation Order Start Date — set on the integration instance
  2. Inventory Start Date — the general inventory settings start date
  3. Default sync window (last 30 days) — a fixed 30-day window used when neither start date is configured

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type