Endpoints
Estonia: https://aktiva.merit.ee/api/v2/sendtax
Poland: https://program.360ksiegowosc.pl/api/v2/sendtax
QUERRY payload
| Field | Type | Comment |
|---|---|---|
| Code | Str 16 | |
| CodeEN | Str 16 | |
| CodeSE | Str 16 | |
| CodeRU | Str 16 | |
| Name | Str 40 | |
| NameEN | Str 150 | |
| NameSE | Str 150 | |
| NameRU | Str 150 | |
| TaxPct | Dec 18.2 | |
| TaxType | Int | Required. Available value 12, OSS sale to the UE |
| CountryCode | Str 2 | Required |
Successful Result
CreatedTaxId= taxid (guid of created taxid)

