Inhaltsverzeichnis

Staff

GET

Get staff list [From version 4122]

/rest/staff/all

Example result
<?xml version="1.0" encoding="UTF-8"?>
<xml>
    <item0 id="1" holiday_rate_id="1" staff_name="Administrator" company_name="stammfirma" company_currency_id="" fullname="Administrator (stammfirma)" />
    <item1 id="2" holiday_rate_id="0" staff_name="Mitarbeiter" company_name="stammfirma" company_currency_id="" fullname="Mitarbeiter (stammfirma)" />
</xml>