API - Cost centers - Kostenplaatsen

List available cost centers (kostenplaatsen)


Resource:
/acumulus/stable/picklists/picklist_costcenters.php
Since API:
Available for authenticated:
API invoerder
Available for authenticated:
API gebruiker
Available for authenticated:
API beheerder
Communication:


Response

<?xml version="1.0" encoding="UTF-8"?>
<response>
    <costcenters>
        <costcenter>
            <costcenterid></costcenterid>
            <costcentername></costcentername>
        </costcenter>
        <costcenter>
            ...
        </costcenter>
    </costcenters>
</response>

costcenterid
A numeric identifier for the costcenter.
costcentername
The name of the costcenter.