Get supplier
loyverse_get_supplierRetrieve a single supplier's details by its ID using the Loyverse API. Provide the supplier ID to get the supplier information.
Instructions
Get a single supplier by id (GET /suppliers/{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 supplier id. |