Get modifier
loyverse_get_modifierRetrieve a single modifier by its ID from the Loyverse API. Use to access modifier details for inventory or menu management.
Instructions
Get a single modifier by id (GET /modifiers/{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 modifier id. |