API - Concept Types - Offertesoorten

Resource:
/acumulus/stable/picklists/picklist_concepttypes.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>
    <concepttypes>
        <concepttype>
            <concepttypeid>-1</concepttypeid>
            <concepttypename>Cancelled</concepttypename>
        </concepttype>
        <concepttype>
            <concepttypeid>0</concepttypeid>
            <concepttypename>Active</concepttypename>
        </concepttype>
        <concepttype>
            <concepttypeid>3</concepttypeid>
            <concepttypename>Ready</concepttypename>
        </concepttype>
        ...
        <concepttype>
            <concepttypeid>1000</concepttypeid>
            <concepttypename>Favorite</concepttypename>
        </concepttype>
    </concepttypes>
</response>

concepttypeid
Numeric value.

concepttypename
Description.

concepttypeid
concepttypename (en)
concepttypename (nl)
-1
Cancelled
Vervallen
0
Active
Actief
3
Ready
Gereed
1000
Favorite
Favoriet