Diese Hilfe bezieht sich auf die nicht mehr unterstützte untermStrich X (10) und X.1 (11).
Zur Hilfe für untermStrich X3 wechseln

Travels Types

GET

Get travels types list [From version X.1 8398]

/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>
Melden Sie sich an, um einen Kommentar zu erstellen.