Skip to main content

List Pre-Start-Date Orders

GET 

/api/big-commerce/:integrationInstance/pre-start-date-orders

Query the BigCommerce store live for orders created before your SKU.io inventory start date, so historical orders can be selectively imported without affecting inventory.

Authorization

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

Each returned order carries an eligible flag with an eligibility_reason (cancelled and refunded orders are not eligible) and an already_imported flag for orders that already exist locally.

Both dates must be before the inventory start date. Returns up to 2,500 matching orders per query.

Route name: big-commerce.pre-start-date-orders.query

Request

Responses

OK

Response Headers
    Content-Type