Create tax
loyverse_create_taxAdd a new tax to your Loyverse store. Provide tax fields per the Loyverse API; fix errors and retry if a 400 is returned.
Instructions
Create a new tax in Loyverse (POST /taxes). 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 |
|---|---|---|---|
| body | Yes | The tax fields, per the Loyverse API schema. |