Transactions
UUID (v4). The transaction's globally unique identifier in the system. If not provided, a new UUID will be generated.
82b431f0-f401-4afd-b6db-9d1d751232d9UUID (v4) of the person that made this transaction.
f5e2ba11-1786-4ba9-bd5a-0d99317f4706Transaction amount. Only supporting Euros at this point.
7.5Name of the person that made this transaction at the moment in time. Might also be used for the name of the bank account holder.
Peter JanssenIBAN of the bank account that made this transaction.
NL91ABNA0417164300Description of the transaction, usually provided by the payment initiator.
Bedankt voor uw donatie!Identifier of the payment provider used for this transaction.
cmPossible values: Payment method used for this transaction.
idealqrPossible values: Reference id provided by the payment initiator.
4a46e7f2-75ba-43e0-9202-aac01267f6b1Transaction id provided by the payment provider.
82b431f0-f401-4afd-b6db-9d1d751232d9Meta data provided by/about the payment provider.
{"test":false,"currency":"EUR"}Date of transaction creation, formatted as ISO8601 date string.
2023-05-01T00:00:00.000ZThe current status of the transaction:
open→ open transaction, to be paid.paid→ paid transaction.failed→ failed transaction before it was paid.cancelled→ cancelled transaction before it was paid.reversed→ reversed transaction or chargeback.
openPossible values: Transaction was created
Bad request. Response body shows what the problem is.
Service account not properly authenticated
Service account forbids executing this action
Transaction already exists
Last updated