cURL
curl --request GET \ --url https://api.become1.de/api/v2/flex/tax-rule-templates \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "companyIds": [ "<string>" ], "name": "<string>", "rules": [ "<array>" ], "taxAffiliations": [ "AT" ] } ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
AT
BE
CH
DE
ES
FR
GB
LU
NL
RO