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.

Not yet available to API tokens

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

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