Skip to main content

Search Shopify Orders

POST 

/api/shopify/:integrationInstance/orders/search-shopify

Search for orders directly in the Shopify store via GraphQL API.

Authorization

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

Authentication: Requires Bearer token.

Validation:

  • search_by: required, in: order_number, order_id, email
  • query: required, string, max:255

Request

Responses

OK

Response Headers
    Content-Type