API - List Account Types

Resource:
/acumulus/stable/picklists/picklist_accounttypes.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>
    <accounttypes>    
        <accounttype>
            <accounttypeid></accounttypeid>
            <accounttypename></accounttypename>
            <accounttypenamenl></accounttypenamenl>
        </account>
        <account>
            ...
        </account>
    </accounts>
</response>

accounttypeid
Unique integer.


accounttypename
Descriptive text for the account type in english.


accounttypenamenl
Descriptive text for the account type in dutch.