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.

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type