Appearance
Tax list
Endpoints
https://app.passelimerit.fi/api/v1/gettaxes
Query Payload
json
{ }
Successful Result
json
[
{
"Id": "74ea3b66-127c-4c25-be23-097b811dd23c",
"Code": "AE",
"Name": "Rakennusalan käännetty alv",
"TaxPct": 24.00,
"TaxType": 6
},
// ...
]
Click to see the result parameters
Field Name | Type | Comment |
---|---|---|
Id | Guid | |
Code | Str 16 | |
Name | Str 40 | |
Percent | Decimal 2.2 | |
TaxType | Int | 1 - VAT from sales and purchases 2 - VAT free transaction 5 - Not taxable 6 - Reversed VAT (AVL 8 c §) 8 - Sales revenue taxation (AVL 79 §) 12 - OSS sales to EU customers not VAT responsible 13 - VAT in EU fixed venue 15 = Proportional VAT |