API - Payment profiles - Betaalprofielen

List available payment profiles


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


Response

<?xml version="1.0" encoding="UTF-8"?>
<response>
    <paymentprofiles>
        <paymentprofile>
            <paymentprofileid></paymentprofileid>
            <paymentprofilename></paymentprofilename>
            <paymentprofileshopname></paymentprofileshopname>
        </paymentprofile>
        <paymentprofile>
            ...
        </paymentprofile>
    </paymentprofiles>
</response>

paymentprofileid
A numeric identifier for the payment profile.
paymentprofilename
The name of the payment profile.

paymentprofileshopname
The name of the webshop setup for this payment profile.