Inhaltsverzeichnis

Drawing Types

GET

Get drawing types list

/rest/drawing_types/all

Example result
<?xml version="1.0" encoding="UTF-8"?>
<xml>
    <item0 id="1" name="Entwurfsplan" purpose="" company_id="" company_name="" company_currency_id=""/>
    <item1 id="2" name="Detailplan" purpose="" company_id="" company_name="" company_currency_id=""/>
</xml>