Travels Types

/rest/travels_types/all

  • Get all
Example result
<?xml version="1.0" encoding="UTF-8"?>
<xml>
    <item0 id="1" type="km PKW" sort="1" unit="km" company_gross_rate="0.38" currency_id="" vat="" active="1" km_from_to="1" time_from_to="0" company_id="" fulltype="km PKW [km]" ... />
    <item1 id="2" type="Sonstiges" sort="2" unit="€" company_gross_rate="1" currency_id="" vat="" active="1" km_from_to="0" time_from_to="0" company_id="" fulltype="Sonstiges [€]" ... />
</xml>