CSV API

    Download transaction data as a CSV file — via URL call, automatable and integrable into any system.

    How It Works

    The CSV API exports the transaction table via a URL call. The output is in the language of the partner account. One row per transaction.

    Example URL
    https://partner.your-site.com/export_trans.cgi
      ?PartnerID=1
      &key=81629b684f86d7659696f31310bbeed4
      &datumsbezug=angelegt
      &datum_start=01.01.2026
      &datum_ende=31.03.2026

    Parameters

    ParameterDescriptionPossible Values
    PartnerIDFixed value for the partner accountNumber
    keyIdentification key (changes on password change)Hash
    datumsbezugDate reference for the periodangelegt, abgerechnet, ausgezahlt, storniert
    datum_startStart dateDD.MM.YYYY or YYYY-MM-DD
    datum_endeEnd dateDD.MM.YYYY or YYYY-MM-DD

    CSV Fields

    The header contains: Sequential ID, Order No., Date, Confirmed, Cancelled, Amount, Customer, Referrer, SubID, Amount, Delivery, Commission, Cancellation Reason, CampaignID, ProductID and more.

    ⚠️Warning
    All transactions for all campaigns with the current status are always returned. After a status change (confirmation/cancellation), you will receive the same transaction ID with the new status.
    Still have questions?
    Our team is here to help with your integration — personally and competently.