taxcalcs/taxapi

BMF API changed

akuechl opened this issue · 0 comments

  1. The test URLs are changed.

OLD: https://www.bmf-steuerrechner.de/interface/2006.jsp
NEW: https://www.bmf-steuerrechner.de/interface/2006Version1.xhtml?code=Lohn2018

"Lohn2018" is valid until Jan. 15th, 2018 (I think its 2019)

  1. "information" tag is avaliable in the XML.
<?xml version="1.0" encoding="UTF-8"?>
<lohnsteuer jahr="2018">
  <information>...</information>
...
</lohnsteuer>