list_stores
Retrieve all Loyverse stores in one call, filter by store UUIDs, or include soft-deleted locations when auditing.
Instructions
List all stores. The stores endpoint does not support pagination — all stores are returned at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_ids | No | Comma-separated store UUIDs to filter | |
| show_deleted | No | Include soft-deleted stores (default false) |