Get tax
loyverse_get_taxRetrieve a single tax record by its ID from Loyverse API. Provides tax details or error message on failure.
Instructions
Get a single tax by id (GET /taxes/{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 tax id. |