Skip to main content

Search Orders

POST 

/api/magento1/instances/:integrationInstance/orders/search

Live-search the connected Magento 1 store for orders by increment id or customer email. Returns shallow matches, each flagged with whether it already exists in SKU.io.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Body: search_byincrement_id or email. query — the search term (string, max 255).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type