Endpoints
Estonia: https://aktiva.merit.ee/api/v1/gettaxes
Poland: https://program.360ksiegowosc.pl/api/v1/gettaxes
Query Payload
This endpoint does not need any attributes. It will respond with every tax rate that are in the system. You can see the list form GUI as well: Settings >> VAT settings.
{ }
Successful response
Field Name | Type | Comment |
Id | Guid | |
Code | Str 16 | |
Name | Str 40 | |
NameEN | Str 40 | |
NameRU | Str 40 | |
TaxPct | Decimal 2.2 |