get https://api.tilby.com/v2/vat
Returns a Json with data about all vat rates ('Aliquote IVA' in Italy) of selected shop.
VAT Rates can be 4 at maximum.
This API supports Query Strings to allow:
- Filter results based on schema fields;
- Paging the results (recommended);
- Sort the results;
To find out how to use Query Strings, view the dedicated guide.