POST /stores/search to build focused Shopify account lists.
Response shape
Store search returns public store DTOs. Contact channels are never included in store search responses.Guardrails
- Use at least one positive narrowing filter.
- Keep
limitwithin the OpenAPI page-size cap. - Use
next_cursorfor additional pages. - Do not attempt to walk or reconstruct the database.