Get item
loyverse_get_itemRetrieve a single item's details by providing its unique ID. Uses the Loyverse API to return the item data.
Instructions
Get a single item by id (GET /items/{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 item id. |