Get store
loyverse_get_storeRetrieve detailed information for a specific store using its unique ID. Provides store fields from the Loyverse API to manage store data.
Instructions
Get a single store by id (GET /stores/{id}). Field names follow the Loyverse API v1.0 (developer.loyverse.com/docs). If a call fails with a 400, the error message from Loyverse is returned verbatim — adjust the fields and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The store id. |