Skip to main content

List of account types

This page gives an overview over the account types supported by PayData and their additional account and transaction fields.

note

Not all types might be available to your partner. If you wish to get access to more account types, then please contact the PayData support.

Adyen

Id: adyen

JSON
{
"id": "adyen",
"name": "Adyen",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/adyen.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/adyen_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/adyen.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/adyen/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/adyen/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/adyen/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "username",
"name": "Username",
"shortDescription": "In the form report_1234@Company.Firma",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "password",
"name": "Password",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "merchant-account-name",
"name": "Merchant Account Name",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.7076330Z",
"values": [],
"minValue": "2000-01-21T13:04:55.1611941Z",
"maxValue": "2025-01-21T13:04:55.1611991Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "shopperEmail",
"name": "Shopper Email",
"description": "Email address of the shopper.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "shopperName",
"name": "Shopper name",
"description": "Name of the shopper.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "pspReference",
"name": "PSP Reference",
"description": "Adyen's 16-character unique reference associated with the transaction/the request",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "shopperReference",
"name": "Shopper reference",
"description": "Reference number of the shopper.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "batchId",
"name": "Batch Id",
"description": "The sequence number of the settlement.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "modificationReference",
"name": "Modification Reference",
"description": "Adyen's unique identifier (PSP reference) for the modification request.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "modificationMerchantReference",
"name": "Modification Merchant Reference",
"description": "Optional modification reference for modifications like capture or refund.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "merchantReference",
"name": "Merchant Reference",
"description": "Reference number provided when initiating the payment request.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "journalType",
"name": "Journal Type",
"description": "The Journal type of the entry.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
usernameUsernameIn the form report_1234@Company.FirmaText
passwordPasswordPassword
merchant-account-nameMerchant Account NameText
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
batchIdBatch IdThe sequence number of the settlement.
journalTypeJournal TypeThe Journal type of the entry.
merchantReferenceMerchant ReferenceReference number provided when initiating the payment request.
modificationMerchantReferenceModification Merchant ReferenceOptional modification reference for modifications like capture or refund.
modificationReferenceModification ReferenceAdyen's unique identifier (PSP reference) for the modification request.
pspReferencePSP ReferenceAdyen's 16-character unique reference associated with the transaction/the request
shopperEmailShopper EmailEmail address of the shopper.
shopperNameShopper nameName of the shopper.
shopperReferenceShopper referenceReference number of the shopper.
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Amazon

Id: amazon

JSON
{
"id": "amazon",
"name": "Amazon",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/amazon.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/amazon_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/amazon.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/amazon/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/amazon/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/amazon/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "marketplace",
"name": "Marktplatz",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": true,
"type": "Selection",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [
{
"name": "amazon.de",
"value": "amazon.de"
},
{
"name": "amazon.co.uk",
"value": "amazon.co.uk"
},
{
"name": "amazon.com",
"value": "amazon.com"
},
{
"name": "amazon.ae",
"value": "amazon.ae"
},
{
"name": "amazon.es",
"value": "amazon.es"
},
{
"name": "amazon.fr",
"value": "amazon.fr"
},
{
"name": "amazon.in",
"value": "amazon.in"
},
{
"name": "amazon.it",
"value": "amazon.it"
},
{
"name": "amazon.nl",
"value": "amazon.nl"
},
{
"name": "amazon.pl",
"value": "amazon.pl"
},
{
"name": "amazon.se",
"value": "amazon.se"
},
{
"name": "amazon.com.tr",
"value": "amazon.com.tr"
},
{
"name": "amazon.com.br",
"value": "amazon.com.br"
},
{
"name": "amazon.ca",
"value": "amazon.ca"
},
{
"name": "amazon.com.au",
"value": "amazon.com.au"
},
{
"name": "amazon.com.mx",
"value": "amazon.com.mx"
},
{
"name": "amazon.com.be",
"value": "amazon.com.be"
},
{
"name": "amazon.sg",
"value": "amazon.sg"
},
{
"name": "amazon.sa",
"value": "amazon.sa"
}
],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.6983757Z",
"values": [],
"minValue": "2000-01-21T13:04:55.1142665Z",
"maxValue": "2025-01-21T13:04:55.1143609Z",
"requiredFields": []
},
{
"id": "auth-reference",
"name": "Zugriff genehmigen",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Auth",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": [
"marketplace"
]
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique identifier",
"description": "Unique identifier generated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceNumber",
"name": "Seller or merchant order ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'merchantOrderId'"
},
{
"id": "orderNumber",
"name": "Amazon order number",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'orderId'"
},
{
"id": "transactionId",
"name": "Transaction ID",
"description": "Fee transaction ID or Amazon order ID.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference1",
"name": "",
"description": null,
"isDeprecated": true,
"deprecationReason": "Duplicate information, use orderId field."
},
{
"id": "reference3",
"name": "Additional Fee ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'additionalFeeId'"
},
{
"id": "reference4",
"name": "Additional Fee Type",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'additionalFeeType'"
},
{
"id": "marketplace",
"name": "Amazon Marketplace",
"description": "The Amazon marketplace of the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Amazon Transaction Type",
"description": "Amazon transaction type (e.g. Order or OtherTransaction).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionDescription",
"name": "Amazon Transaction Description",
"description": "Amazon transaction description (e.g. Current Reserve Amount or Cost of Advertising).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderId",
"name": "Amazon Order ID",
"description": "The Amazon order ID.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "merchantOrderId",
"name": "Merchant Order ID",
"description": "Merchant or Seller order ID.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "additionalFeeId",
"name": "Additional Fee ID",
"description": "Additional fee ID for enrollments, coupons and deals.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "additionalFeeType",
"name": "Additional Fee Type",
"description": "Additional fee type for enrollments, coupons and deals.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "bookingText",
"name": "Transaction Type",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionType'"
},
{
"id": "paymentType",
"name": "Amazon Transaction Description",
"description": "Amazon transaction description (e.g. Current Reserve Amount or Cost of Advertising).",
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionDescription'"
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
marketplaceMarktplatzSelection
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date
auth-referenceZugriff genehmigenAuth

Transaction Fields

IDNameDescription
additionalFeeIdAdditional Fee IDAdditional fee ID for enrollments, coupons and deals.
additionalFeeTypeAdditional Fee TypeAdditional fee type for enrollments, coupons and deals.
marketplaceAmazon MarketplaceThe Amazon marketplace of the transaction.
merchantOrderIdMerchant Order IDMerchant or Seller order ID.
orderIdAmazon Order IDThe Amazon order ID.
transactionDescriptionAmazon Transaction DescriptionAmazon transaction description (e.g. Current Reserve Amount or Cost of Advertising).
transactionIdTransaction IDFee transaction ID or Amazon order ID.
transactionTypeAmazon Transaction TypeAmazon transaction type (e.g. Order or OtherTransaction).
uniqueIdUnique identifierUnique identifier generated by PayData.

Deprecated fields

IDNameReason
bookingTextTransaction TypeRenamed to 'transactionType'
invoiceNumberSeller or merchant order IDRenamed to 'merchantOrderId'
orderNumberAmazon order numberRenamed to 'orderId'
paymentTypeAmazon Transaction DescriptionRenamed to 'transactionDescription'
reference1Duplicate information, use orderId field.
reference3Additional Fee IDRenamed to 'additionalFeeId'
reference4Additional Fee TypeRenamed to 'additionalFeeType'

AmazonPay

Id: amazon_payments

JSON
{
"id": "amazon_payments",
"name": "AmazonPay",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/amazon_pay.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/amazon_pay_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/amazon_pay.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/amazon_payments/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/amazon_payments/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/amazon_payments/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "merchant-id",
"name": "Amazon Händler ID",
"shortDescription": "Die Händler-ID (Merchant-ID) von Ihrem Amazon-Konto",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "mws-auth-token",
"name": "MWS AuthToken",
"shortDescription": "Die Amazon Autorisierungsnummer (AuthToken)",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.7038474Z",
"values": [],
"minValue": "2000-01-21T13:04:55.1458525Z",
"maxValue": "2025-01-21T13:04:55.1458575Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier generated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "sellerOrderId",
"name": "Seller Order Id",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Amazon Transaction Id",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "sellerReferenceId",
"name": "Seller Reference Id",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderReferenceId",
"name": "Amazon Order Reference Id",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "settlementId",
"name": "Settlement Id",
"description": "The ID of the settlement report of this transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "storeName",
"name": "Store Name",
"description": "Name of the store.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionDescription",
"name": "Transaction Description",
"description": "Transaction description for fees (e.g. Current Reserve Balance).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "Amazon transaction type (e.g. Capture, Refund or Reserve).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceNumber",
"name": "Amazon transaction Id",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionId'"
},
{
"id": "orderNumber",
"name": "Order Number",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'sellerOrderId'"
},
{
"id": "reference1",
"name": "Seller Reference Id",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'sellerReferenceId'"
},
{
"id": "reference2",
"name": "Amazon Order Reference Id",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'orderReferenceId'"
},
{
"id": "reference4",
"name": "Settlement Id",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'settlementId'"
},
{
"id": "marketplace",
"name": "Store Name",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'storeName'"
},
{
"id": "bookingText",
"name": "Transaction Description",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionDescription'"
},
{
"id": "paymentType",
"name": "Transaction Type",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionType'"
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
merchant-idAmazon Händler IDDie Händler-ID (Merchant-ID) von Ihrem Amazon-KontoText
mws-auth-tokenMWS AuthTokenDie Amazon Autorisierungsnummer (AuthToken)Password
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
orderReferenceIdAmazon Order Reference Id
sellerOrderIdSeller Order Id
sellerReferenceIdSeller Reference Id
settlementIdSettlement IdThe ID of the settlement report of this transaction.
storeNameStore NameName of the store.
transactionDescriptionTransaction DescriptionTransaction description for fees (e.g. Current Reserve Balance).
transactionIdAmazon Transaction Id
transactionTypeTransaction TypeAmazon transaction type (e.g. Capture, Refund or Reserve).
uniqueIdUnique IdentifierUnique identifier generated by PayData.

Deprecated fields

IDNameReason
bookingTextTransaction DescriptionRenamed to 'transactionDescription'
invoiceNumberAmazon transaction IdRenamed to 'transactionId'
marketplaceStore NameRenamed to 'storeName'
orderNumberOrder NumberRenamed to 'sellerOrderId'
paymentTypeTransaction TypeRenamed to 'transactionType'
reference1Seller Reference IdRenamed to 'sellerReferenceId'
reference2Amazon Order Reference IdRenamed to 'orderReferenceId'
reference4Settlement IdRenamed to 'settlementId'

AvocadoStore (CSV)

Id: avocadostore_csv

JSON
{
"id": "avocadostore_csv",
"name": "AvocadoStore (CSV)",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/avocadostore_csv.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/avocadostore_csv_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/avocadostore_csv.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/avocadostore_csv/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/avocadostore_csv/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/avocadostore_csv/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "email-address",
"name": "E-Mail-Adresse",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": true,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customer",
"name": "Customer",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumber",
"name": "Order Number",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionDescription",
"name": "Transaction Description",
"description": "Description of the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "settlementId",
"name": "Settlement ID",
"description": "ID of the Avocadostore settlement (e.g. S21026342).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "Type of the transaction (e.g. Gutschrift, Belastung).",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
email-addressE-Mail-AdresseText

Transaction Fields

IDNameDescription
customerCustomer
orderNumberOrder Number
settlementIdSettlement IDID of the Avocadostore settlement (e.g. S21026342).
transactionDescriptionTransaction DescriptionDescription of the transaction.
transactionTypeTransaction TypeType of the transaction (e.g. Gutschrift, Belastung).
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

B&S Card

Id: bundscard

JSON
{
"id": "bundscard",
"name": "B&S Card",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/bundscard.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/bundscard_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/bundscard.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/bundscard/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/bundscard/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/bundscard/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "email-address",
"name": "E-Mail-Adresse",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": true,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerName",
"name": "Customer Name",
"description": "Name of the customer.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "merchantReference",
"name": "Merchant Reference",
"description": "Reference number from the merchant.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerNumber",
"name": "Customer Number",
"description": "Customer number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "cardType",
"name": "Card Type",
"description": "Type of the creditcard.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
email-addressE-Mail-AdresseText

Transaction Fields

IDNameDescription
cardTypeCard TypeType of the creditcard.
customerNameCustomer NameName of the customer.
customerNumberCustomer NumberCustomer number.
merchantReferenceMerchant ReferenceReference number from the merchant.
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Check24 (CSV)

Id: check24_csv

JSON
{
"id": "check24_csv",
"name": "Check24 (CSV)",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/check24_csv.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/check24_csv_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/check24_csv.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/check24_csv/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/check24_csv/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/check24_csv/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "email-address",
"name": "E-Mail-Adresse",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": true,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "firstAndLastName",
"name": "First and Last Name",
"description": "First and last name of the buyer.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumberShop",
"name": "Order Number (Shop)",
"description": "Order number from the shop.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumber",
"name": "Order Number",
"description": "Order number from the CHECK24.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "correctionDescription",
"name": "Correction Description",
"description": "Description describing the correction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "shop",
"name": "Shop",
"description": "Name of the shop where the transaction originates from.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "productName",
"name": "Product Name",
"description": "Name of the sold product.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
email-addressE-Mail-AdresseText

Transaction Fields

IDNameDescription
correctionDescriptionCorrection DescriptionDescription describing the correction.
firstAndLastNameFirst and Last NameFirst and last name of the buyer.
orderNumberOrder NumberOrder number from the CHECK24.
orderNumberShopOrder Number (Shop)Order number from the shop.
productNameProduct NameName of the sold product.
shopShopName of the shop where the transaction originates from.
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Conrad

Id: conrad

JSON
{
"id": "conrad",
"name": "Conrad",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/conrad.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/conrad_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/conrad.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/conrad/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/conrad/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/conrad/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "api-key",
"name": "API-Schlüssel",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-id",
"name": "Shop-ID",
"shortDescription": "Optionale Shop-ID, wenn mehrere Shops im Einsatz sind.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-name",
"name": "Shop-Name",
"shortDescription": "Wird automatisch gesetzt.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": "unbekannt",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8422597Z",
"values": [],
"minValue": "2000-01-21T13:04:55.3709829Z",
"maxValue": "2025-01-21T13:04:55.3709880Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "accountingDocumentNumber",
"name": "Accounting Document Number",
"description": "The billing cycle's accounting document number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderId",
"name": "Order ID",
"description": "Order ID of the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentImprintNumber",
"name": "Payment Imprint Number",
"description": "The received payment imprint number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentType",
"name": "Payment Type",
"description": "The payment's type used by the customer to pay this order.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction Id",
"description": "Identifier of the transaction from Conrad.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "Type of transaction (refund, transaction fee, etc ...).",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
api-keyAPI-SchlüsselPassword
shop-idShop-IDOptionale Shop-ID, wenn mehrere Shops im Einsatz sind.Text
shop-nameShop-NameWird automatisch gesetzt.Text
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
accountingDocumentNumberAccounting Document NumberThe billing cycle's accounting document number.
orderIdOrder IDOrder ID of the transaction.
paymentImprintNumberPayment Imprint NumberThe received payment imprint number.
paymentTypePayment TypeThe payment's type used by the customer to pay this order.
transactionIdTransaction IdIdentifier of the transaction from Conrad.
transactionTypeTransaction TypeType of transaction (refund, transaction fee, etc ...).
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Decathlon (EU)

Id: decathlon

JSON
{
"id": "decathlon",
"name": "Decathlon (EU)",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/decathlon.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/decathlon_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/decathlon.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/decathlon/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/decathlon/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/decathlon/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "api-key",
"name": "API-Schlüssel",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-id",
"name": "Shop-ID",
"shortDescription": "Optionale Shop-ID, wenn mehrere Shops im Einsatz sind.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-name",
"name": "Shop-Name",
"shortDescription": "Wird automatisch gesetzt.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": "unbekannt",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8447816Z",
"values": [],
"minValue": "2000-01-21T13:04:55.3826097Z",
"maxValue": "2025-01-21T13:04:55.3826158Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "accountingDocumentNumber",
"name": "Accounting Document Number",
"description": "The billing cycle's accounting document number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderId",
"name": "Order ID",
"description": "Order ID of the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentImprintNumber",
"name": "Payment Imprint Number",
"description": "The received payment imprint number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentType",
"name": "Payment Type",
"description": "The payment's type used by the customer to pay this order.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction Id",
"description": "Identifier of the transaction from Decathlon (EU).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "Type of transaction (refund, transaction fee, etc ...).",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
api-keyAPI-SchlüsselPassword
shop-idShop-IDOptionale Shop-ID, wenn mehrere Shops im Einsatz sind.Text
shop-nameShop-NameWird automatisch gesetzt.Text
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
accountingDocumentNumberAccounting Document NumberThe billing cycle's accounting document number.
orderIdOrder IDOrder ID of the transaction.
paymentImprintNumberPayment Imprint NumberThe received payment imprint number.
paymentTypePayment TypeThe payment's type used by the customer to pay this order.
transactionIdTransaction IdIdentifier of the transaction from Decathlon (EU).
transactionTypeTransaction TypeType of transaction (refund, transaction fee, etc ...).
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

eBay Payments

Id: ebay_payments_api

JSON
{
"id": "ebay_payments_api",
"name": "eBay Payments",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/ebay_payments_api.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/ebay_payments_api_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/ebay_payments_api.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/ebay_payments_api/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/ebay_payments_api/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/ebay_payments_api/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "auth-reference",
"name": "Zugriff auf eBay Konto genehmigen",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Auth",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "ebay-username",
"name": "eBay Username",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8162178Z",
"values": [],
"minValue": "2000-01-21T13:04:55.3078680Z",
"maxValue": "2025-01-21T13:04:55.3078732Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "userName",
"name": "User name",
"description": "The eBay user name of the buyer.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderId",
"name": "Order Id",
"description": "The unique identifier of the eBay order associated with the monetary transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction ID",
"description": "The unique identifier of the monetary transaction. A monetary transaction can be a sales order, an order refund to the buyer, a credit to the seller's account, a debit to the seller for the purchase of a shipping label, or a transaction where eBay recouped money from the seller if the seller lost a buyer-initiated payment dispute.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payoutId",
"name": "Payout Id",
"description": "The unique identifier of the seller payout associated with the monetary transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionStatus",
"name": "Status",
"description": "This value indicates the status of the seller payout associated with the monetary transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionMemo",
"name": "Transaction Memo",
"description": "This field provides more details on shipping label transactions and transactions where the funds are being held by eBay. For shipping label transactions, the transactionMemo gives details about a purchase, a refund, or a price adjustment to the cost of the shipping label. For on-hold transactions, the transactionMemo provides information on the reason for the hold or when the hold will be released (e.g., \"Funds on hold. Estimated release on Jun 1\").",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "This value indicates the type of monetary transaction. Examples of monetary transactions include a buyer's payment for an order, a refund to the buyer for a returned item or cancelled order, or a credit issued by eBay to the seller's account.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "salesRecordReference",
"name": "Sales record reference",
"description": "The Sales Record Number associated with a sales order. Sales Record Numbers are Selling Manager/Selling Manager Pro identifiers that are created at order checkout.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payoutInstrument",
"name": "Payout Instrument",
"description": "This value is the seller-provided nickname that the seller uses to represent the bank account that receives the payout.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payerName1",
"name": "User name",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'userName'."
},
{
"id": "orderNumber",
"name": "Order Id",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'orderId'."
},
{
"id": "reference1",
"name": "Payout Id",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'payoutId'."
},
{
"id": "reference2",
"name": "Sales record reference",
"description": null,
"isDeprecated": true,
"deprecationReason": "Split into 'salesRecordReference' and 'payoutInstrument'."
},
{
"id": "reference3",
"name": "Status",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionStatus'."
},
{
"id": "reference4",
"name": "Booking entry",
"description": null,
"isDeprecated": true,
"deprecationReason": "Removed as value is just of internal use."
},
{
"id": "bookingText",
"name": "Memo",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionMemo'."
},
{
"id": "paymentType",
"name": "Transaction Type",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionType'."
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
auth-referenceZugriff auf eBay Konto genehmigenAuth
ebay-usernameeBay UsernameText
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
orderIdOrder IdThe unique identifier of the eBay order associated with the monetary transaction.
payoutIdPayout IdThe unique identifier of the seller payout associated with the monetary transaction.
payoutInstrumentPayout InstrumentThis value is the seller-provided nickname that the seller uses to represent the bank account that receives the payout.
salesRecordReferenceSales record referenceThe Sales Record Number associated with a sales order. Sales Record Numbers are Selling Manager/Selling Manager Pro identifiers that are created at order checkout.
transactionIdTransaction IDThe unique identifier of the monetary transaction. A monetary transaction can be a sales order, an order refund to the buyer, a credit to the seller's account, a debit to the seller for the purchase of a shipping label, or a transaction where eBay recouped money from the seller if the seller lost a buyer-initiated payment dispute.
transactionMemoTransaction MemoThis field provides more details on shipping label transactions and transactions where the funds are being held by eBay. For shipping label transactions, the transactionMemo gives details about a purchase, a refund, or a price adjustment to the cost of the shipping label. For on-hold transactions, the transactionMemo provides information on the reason for the hold or when the hold will be released (e.g., "Funds on hold. Estimated release on Jun 1").
transactionStatusStatusThis value indicates the status of the seller payout associated with the monetary transaction.
transactionTypeTransaction TypeThis value indicates the type of monetary transaction. Examples of monetary transactions include a buyer's payment for an order, a refund to the buyer for a returned item or cancelled order, or a credit issued by eBay to the seller's account.
uniqueIdUnique IdentifierUnique identifier calculated by PayData.
userNameUser nameThe eBay user name of the buyer.

Deprecated fields

IDNameReason
bookingTextMemoRenamed to 'transactionMemo'.
orderNumberOrder IdRenamed to 'orderId'.
payerName1User nameRenamed to 'userName'.
paymentTypeTransaction TypeRenamed to 'transactionType'.
reference1Payout IdRenamed to 'payoutId'.
reference2Sales record referenceSplit into 'salesRecordReference' and 'payoutInstrument'.
reference3StatusRenamed to 'transactionStatus'.
reference4Booking entryRemoved as value is just of internal use.

Etsy

Id: etsy_api

JSON
{
"id": "etsy_api",
"name": "Etsy",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/etsy.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/etsy_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/etsy.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/etsy_api/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/etsy_api/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/etsy_api/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "auth-reference",
"name": "Zugriff genehmigen",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Auth",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-name",
"name": "Shop-Name",
"shortDescription": "Der Name des Shops, welcher in der Etsy URL zu sehen ist.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": "Unbekannt",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "text-1",
"name": " ",
"shortDescription": null,
"description": "Der Begriff 'Etsy' ist ein Markenzeichen von Etsy, Inc. Diese Anwendung verwendet die Etsy-API, sie wurde jedoch von Etsy weder befürwortet noch zertifiziert.",
"required": false,
"requiredDuringAuth": false,
"type": "TextLine",
"generated": false,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8246920Z",
"values": [],
"minValue": "2000-01-21T13:04:55.3225655Z",
"maxValue": "2025-01-21T13:04:55.3225722Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "buyerName",
"name": "Buyer Name",
"description": "Name of the buyer on the receipt.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "buyerMail",
"name": "Buyer Mail",
"description": "E-Mail of the buyer on the receipt.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "receiptId",
"name": "Receipt ID",
"description": "Etsy ID of the receipt",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "buyerUserId",
"name": "Buyer User Id",
"description": "Etsy user ID of the buyer.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentMethod",
"name": "Payment Method",
"description": "Payment method of the receipt.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentAdjustmentReasonCode",
"name": "Payment Adjustment Reason Code",
"description": "Reason for the payment adjustment.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "ledgerEntryDescription",
"name": "Ledger Entry Description",
"description": "Description of the ledger entry.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
auth-referenceZugriff genehmigenAuth
shop-nameShop-NameDer Name des Shops, welcher in der Etsy URL zu sehen ist.Text
text-1 TextLine
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
buyerMailBuyer MailE-Mail of the buyer on the receipt.
buyerNameBuyer NameName of the buyer on the receipt.
buyerUserIdBuyer User IdEtsy user ID of the buyer.
ledgerEntryDescriptionLedger Entry DescriptionDescription of the ledger entry.
paymentAdjustmentReasonCodePayment Adjustment Reason CodeReason for the payment adjustment.
paymentMethodPayment MethodPayment method of the receipt.
receiptIdReceipt IDEtsy ID of the receipt
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

GoCardless

Id: gocardless

JSON
{
"id": "gocardless",
"name": "GoCardless",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/gocardless.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/gocardless_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/gocardless.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/gocardless/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/gocardless/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/gocardless/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "auth-reference",
"name": "Zugriff auf GoCardless genehmigen",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Auth",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8308936Z",
"values": [],
"minValue": "2000-01-21T13:04:55.3339256Z",
"maxValue": "2025-01-21T13:04:55.3339307Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction ID",
"description": "GoCardless unique identifier, beginning with \"PM\" for transactions or \"PO\" for payouts.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference",
"name": "Transaction Reference",
"description": "An optional reference that will appear on your customer's bank statement.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "description",
"name": "Transaction Description",
"description": "A human-readable description of the payment.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "metadata",
"name": "Metadata",
"description": "Newline separated GoCardless transaction metadata.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payoutType",
"name": "Payout Type",
"description": "Whether a payout contains merchant revenue or partner fees.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
auth-referenceZugriff auf GoCardless genehmigenAuth
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
descriptionTransaction DescriptionA human-readable description of the payment.
metadataMetadataNewline separated GoCardless transaction metadata.
payoutTypePayout TypeWhether a payout contains merchant revenue or partner fees.
referenceTransaction ReferenceAn optional reference that will appear on your customer's bank statement.
transactionIdTransaction IDGoCardless unique identifier, beginning with "PM" for transactions or "PO" for payouts.
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Kaufland (API)

Id: kaufland_api

JSON
{
"id": "kaufland_api",
"name": "Kaufland (API)",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/real.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/real_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/real.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/kaufland_api/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/kaufland_api/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/kaufland_api/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "client-key",
"name": "Client Key",
"shortDescription": null,
"description": "Client Key for Kaufland API.",
"required": true,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": "",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "secret-key",
"name": "Secret Key",
"shortDescription": null,
"description": "Secret Key for Kaufland API.",
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": "",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "storefront",
"name": "Storefront",
"shortDescription": null,
"description": "Storefront to be fetched.",
"required": true,
"requiredDuringAuth": false,
"type": "Selection",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [
{
"name": "de",
"value": "de"
},
{
"name": "cz",
"value": "cz"
},
{
"name": "sk",
"value": "sk"
},
{
"name": "pl",
"value": "pl"
},
{
"name": "at",
"value": "at"
}
],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8336313Z",
"values": [],
"minValue": "2000-01-21T13:04:55.3465891Z",
"maxValue": "2025-01-21T13:04:55.3465950Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "buyerEmail",
"name": "Buyer Email",
"description": "Buyer's Kaufland proxy email address.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumber",
"name": "Order Number",
"description": "Transaction booking number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "bookingText",
"name": "Booking Text",
"description": "Transaction booking text. Provides essential details about the transaction type and payment flow.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "billingName",
"name": "Full Name",
"description": "Full name of the billed customer.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
client-keyClient KeyText
secret-keySecret KeyPassword
storefrontStorefrontSelection
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
billingNameFull NameFull name of the billed customer.
bookingTextBooking TextTransaction booking text. Provides essential details about the transaction type and payment flow.
buyerEmailBuyer EmailBuyer's Kaufland proxy email address.
orderNumberOrder NumberTransaction booking number.

Kaufland.de

Id: real

JSON
{
"id": "real",
"name": "Kaufland.de",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/real.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/real_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/real.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/real/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/real/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/real/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "email-address",
"name": "E-Mail-Adresse",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": true,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "buyerEmail",
"name": "Buyer Email",
"description": "Buyer's Kaufland proxy email address.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumber",
"name": "Order Number",
"description": "Transaction booking number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "bookingText",
"name": "Booking Text",
"description": "Transaction booking text. Provides essential details about the transaction type and payment flow.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "billingName",
"name": "Full Name",
"description": "Full name of the billed customer.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
email-addressE-Mail-AdresseText

Transaction Fields

IDNameDescription
billingNameFull NameFull name of the billed customer.
bookingTextBooking TextTransaction booking text. Provides essential details about the transaction type and payment flow.
buyerEmailBuyer EmailBuyer's Kaufland proxy email address.
orderNumberOrder NumberTransaction booking number.
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Klarna

Id: klarna_api

JSON
{
"id": "klarna_api",
"name": "Klarna",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/klarna.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/klarna_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/klarna.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/klarna_api/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/klarna_api/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/klarna_api/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "username",
"name": "Username",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "password",
"name": "Passwort",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8365140Z",
"values": [],
"minValue": "2000-01-21T13:04:55.3589314Z",
"maxValue": "2025-01-21T13:04:55.3589362Z",
"requiredFields": []
},
{
"id": "shopify-hint",
"name": "Shopify",
"shortDescription": null,
"description": "Verknüpfen Sie zusätzlich Ihren Shopify Shop, wenn Sie dort Klarna als Zahlungsmethode einsetzen und die Shopify Bestellnummern benötigen. Mehr Infos finden Sie in der <a target=\"_blank\" href=\"https://hilfe.payjoe.de/payjoe-hilfe/systeme-anbinden/zahlungssysteme/klarna.php\">PayJoe Hilfe</a>.",
"required": false,
"requiredDuringAuth": false,
"type": "TextLine",
"generated": false,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shopify-shop-url",
"name": "Shop-URL",
"shortDescription": "The shop URL in the form of: myshop.myshopify.com",
"description": null,
"required": false,
"requiredDuringAuth": true,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shopify-access-token",
"name": "Shopify Admin-API-Zugriffstoken",
"shortDescription": "Der Zugriffstoken Ihrer benutzerdefinierten Shopify App",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "shopifyOrderNumber",
"name": "Shopify Order Number",
"description": "Shopify order number, if the account was authorized to access the Shopify orders.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "shopifyOrderId",
"name": "Short Order ID or Shopify Order ID",
"description": "Shopify order ID, if the account was authorized to access the Shopify orders.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction ID",
"description": "Capture, refund or payout ID from Klarna.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "merchantReference1",
"name": "Merchant Reference 1",
"description": "Internal reference to the order, that has been submitted during order creation.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "merchantReference2",
"name": "Merchant Reference 2",
"description": "Internal reference to the order, that has been submitted during order creation.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderId",
"name": "Order ID",
"description": "Unique identifier of the order.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentReference",
"name": "Payment Reference",
"description": "The reference ID of the payout.",
"isDeprecated": true,
"deprecationReason": "Same reference ID for all transactions of a settlement report. Information available as report name through the reports endpoint."
},
{
"id": "shortOrderId",
"name": "Short Order ID",
"description": "Customer-facing order ID.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "The type of transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "bookingText",
"name": "Short Order ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'shortOrderId'"
},
{
"id": "reference1",
"name": "Merchant Reference 1",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'merchantReference1'"
},
{
"id": "reference2",
"name": "Merchant Reference 2",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'merchantReference2'"
},
{
"id": "reference3",
"name": "Order ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'orderId'"
},
{
"id": "reference4",
"name": "Payment Reference",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'paymentReference'"
},
{
"id": "paymentType",
"name": "Transaction Type",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionType'"
},
{
"id": "invoiceNumber",
"name": "Shopify Order Number",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionType'"
},
{
"id": "orderNumber",
"name": "Short Order ID or Shopify Order ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Split into to 'shopifyOrderId' and 'shortOrderId'"
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
usernameUsernameText
passwordPasswortPassword
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date
shopify-hintShopifyTextLine
shopify-shop-urlShop-URLThe shop URL in the form of: myshop.myshopify.comText
shopify-access-tokenShopify Admin-API-ZugriffstokenDer Zugriffstoken Ihrer benutzerdefinierten Shopify AppPassword

Transaction Fields

IDNameDescription
merchantReference1Merchant Reference 1Internal reference to the order, that has been submitted during order creation.
merchantReference2Merchant Reference 2Internal reference to the order, that has been submitted during order creation.
orderIdOrder IDUnique identifier of the order.
shopifyOrderIdShort Order ID or Shopify Order IDShopify order ID, if the account was authorized to access the Shopify orders.
shopifyOrderNumberShopify Order NumberShopify order number, if the account was authorized to access the Shopify orders.
shortOrderIdShort Order IDCustomer-facing order ID.
transactionIdTransaction IDCapture, refund or payout ID from Klarna.
transactionTypeTransaction TypeThe type of transaction.
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Deprecated fields

IDNameReason
bookingTextShort Order IDRenamed to 'shortOrderId'
invoiceNumberShopify Order NumberRenamed to 'transactionType'
orderNumberShort Order ID or Shopify Order IDSplit into to 'shopifyOrderId' and 'shortOrderId'
paymentReferencePayment ReferenceSame reference ID for all transactions of a settlement report. Information available as report name through the reports endpoint.
paymentTypeTransaction TypeRenamed to 'transactionType'
reference1Merchant Reference 1Renamed to 'merchantReference1'
reference2Merchant Reference 2Renamed to 'merchantReference2'
reference3Order IDRenamed to 'orderId'
reference4Payment ReferenceRenamed to 'paymentReference'

MediaMarktSaturn

Id: mediamarktsaturn

JSON
{
"id": "mediamarktsaturn",
"name": "MediaMarktSaturn",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/mediamarktsaturn.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/mediamarktsaturn_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/mediamarktsaturn.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/mediamarktsaturn/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/mediamarktsaturn/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/mediamarktsaturn/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "api-key",
"name": "API-Schlüssel",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-id",
"name": "Shop-ID",
"shortDescription": "Optionale Shop-ID, wenn mehrere Shops im Einsatz sind.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-name",
"name": "Shop-Name",
"shortDescription": "Wird automatisch gesetzt.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": "unbekannt",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8470952Z",
"values": [],
"minValue": "2000-01-21T13:04:55.3940053Z",
"maxValue": "2025-01-21T13:04:55.3940105Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "accountingDocumentNumber",
"name": "Accounting Document Number",
"description": "The billing cycle's accounting document number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderId",
"name": "Order ID",
"description": "Order ID of the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentImprintNumber",
"name": "Payment Imprint Number",
"description": "The received payment imprint number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentType",
"name": "Payment Type",
"description": "The payment's type used by the customer to pay this order.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction Id",
"description": "Identifier of the transaction from MediaMarktSaturn.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "Type of transaction (refund, transaction fee, etc ...).",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
api-keyAPI-SchlüsselPassword
shop-idShop-IDOptionale Shop-ID, wenn mehrere Shops im Einsatz sind.Text
shop-nameShop-NameWird automatisch gesetzt.Text
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
accountingDocumentNumberAccounting Document NumberThe billing cycle's accounting document number.
orderIdOrder IDOrder ID of the transaction.
paymentImprintNumberPayment Imprint NumberThe received payment imprint number.
paymentTypePayment TypeThe payment's type used by the customer to pay this order.
transactionIdTransaction IdIdentifier of the transaction from MediaMarktSaturn.
transactionTypeTransaction TypeType of transaction (refund, transaction fee, etc ...).
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Mollie

Id: mollie

JSON
{
"id": "mollie",
"name": "Mollie",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/mollie.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/mollie_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/mollie.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/mollie/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/mollie/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/mollie/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "auth-reference",
"name": "Zugriff auf Mollie genehmigen",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Auth",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "organization",
"name": "Unternehmen",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8547865Z",
"values": [],
"minValue": "2000-01-21T13:04:55.4306746Z",
"maxValue": "2025-01-21T13:04:55.4306794Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Capture, refund, chargeback or settlement ID from mollie.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerBic",
"name": "Customer BIC",
"description": "BIC of the customer for bank payments.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerIban",
"name": "Customer IBAN",
"description": "IBAN of the customer for bank payments.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerMail",
"name": "Customer Mail",
"description": "Mail address of the customer.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerName",
"name": "Customer Name",
"description": "Name of the customer or card holder.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceNumber",
"name": "Settlement Invoice Id / Metadata Invoice",
"description": null,
"isDeprecated": true,
"deprecationReason": "Split into 'settlementInvoiceId' and 'metadataInvoice'."
},
{
"id": "orderId",
"name": "Order ID",
"description": "Order ID from the payment or metadata.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction ID",
"description": "Capture, refund, chargeback or settlement ID from mollie.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerId",
"name": "Customer Id",
"description": "Mollie customer ID.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference1",
"name": "",
"description": null,
"isDeprecated": true,
"deprecationReason": "Split into 'paymentReference' and 'paymentId'"
},
{
"id": "reference2",
"name": "",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'paymentReference'"
},
{
"id": "reference3",
"name": "",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'paymentReference'"
},
{
"id": "transactionStatus",
"name": "Transaction Status",
"description": "Status of the payment or refund.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionDescription",
"name": "Transaction description",
"description": "Description of the payment or fee.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentType",
"name": "",
"description": null,
"isDeprecated": true,
"deprecationReason": "Split into 'transactionType' and 'paymentMethod'"
},
{
"id": "settlementInvoiceId",
"name": "Settlement Invoice Id",
"description": "Invoice ID for payouts.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "metadataInvoice",
"name": "Invoice metadata field",
"description": "Metadata field 'invoice' from the payment metadata.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumber",
"name": "Order ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'orderId'"
},
{
"id": "paymentId",
"name": "Payment ID",
"description": "ID of the original payment for a chargeback or refund.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentReference",
"name": "Payment Reference",
"description": "Payment reference, if available (e.g PayPal transaction ID or Shopify payment/refund ID).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference4",
"name": "Transaction Status",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionStatus'"
},
{
"id": "bookingText",
"name": "Transaction description",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionDescription'"
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "Type of the Mollie transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentMethod",
"name": "Payment Method",
"description": "Method of the payment.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payerName1",
"name": "Customer Mail",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'customerMail'"
},
{
"id": "payerName2",
"name": "Customer Name",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'customerName'"
},
{
"id": "payerBic",
"name": "Customer BIC",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'customerBic'"
},
{
"id": "payerIban",
"name": "Customer IBAN",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'customerIban'"
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
auth-referenceZugriff auf Mollie genehmigenAuth
organizationUnternehmenText
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
customerBicCustomer BICBIC of the customer for bank payments.
customerIbanCustomer IBANIBAN of the customer for bank payments.
customerIdCustomer IdMollie customer ID.
customerMailCustomer MailMail address of the customer.
customerNameCustomer NameName of the customer or card holder.
metadataInvoiceInvoice metadata fieldMetadata field 'invoice' from the payment metadata.
orderIdOrder IDOrder ID from the payment or metadata.
paymentIdPayment IDID of the original payment for a chargeback or refund.
paymentMethodPayment MethodMethod of the payment.
paymentReferencePayment ReferencePayment reference, if available (e.g PayPal transaction ID or Shopify payment/refund ID).
settlementInvoiceIdSettlement Invoice IdInvoice ID for payouts.
transactionDescriptionTransaction descriptionDescription of the payment or fee.
transactionIdTransaction IDCapture, refund, chargeback or settlement ID from mollie.
transactionStatusTransaction StatusStatus of the payment or refund.
transactionTypeTransaction TypeType of the Mollie transaction.
uniqueIdUnique IdentifierCapture, refund, chargeback or settlement ID from mollie.

Deprecated fields

IDNameReason
bookingTextTransaction descriptionRenamed to 'transactionDescription'
invoiceNumberSettlement Invoice Id / Metadata InvoiceSplit into 'settlementInvoiceId' and 'metadataInvoice'.
orderNumberOrder IDRenamed to 'orderId'
payerBicCustomer BICRenamed to 'customerBic'
payerIbanCustomer IBANRenamed to 'customerIban'
payerName1Customer MailRenamed to 'customerMail'
payerName2Customer NameRenamed to 'customerName'
paymentTypeSplit into 'transactionType' and 'paymentMethod'
reference1Split into 'paymentReference' and 'paymentId'
reference2Renamed to 'paymentReference'
reference3Renamed to 'paymentReference'
reference4Transaction StatusRenamed to 'transactionStatus'

Novalnet

Id: novalnet

JSON
{
"id": "novalnet",
"name": "Novalnet",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/novalnet.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/novalnet_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/novalnet.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/novalnet/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/novalnet/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/novalnet/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "email-address",
"name": "E-Mail-Adresse",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": true,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
email-addressE-Mail-AdresseText

Transaction Fields

IDNameDescription
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Otto (CSV)

Id: otto_csv

JSON
{
"id": "otto_csv",
"name": "Otto (CSV)",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/otto_csv.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/otto_csv_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/otto_csv.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/otto_csv/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/otto_csv/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/otto_csv/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "email-address",
"name": "E-Mail-Adresse",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": true,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceId",
"name": "Invoice ID",
"description": "'RechnungID' or 'Invoice ID' column from the CSV file.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumber",
"name": "Order Number",
"description": "'Auftragsnummer' or 'Order Number' column from the CSV file.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "bookingId",
"name": "Booking ID",
"description": "'VorgangsID' or 'Booking ID' column from the CSV file.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "referenceBookingId",
"name": "Reference Booking ID",
"description": "'Reference Booking ID' column from the CSV file.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "bookingType",
"name": "Booking Type",
"description": "'Vorgangstyp' or 'Booking Type' column fol the CSV file.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction Id",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'bookingId'"
},
{
"id": "paymentType",
"name": "Payment Type",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'bookingType'"
},
{
"id": "invoiceNumber",
"name": "Invoice number",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'invoiceId'"
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
email-addressE-Mail-AdresseText

Transaction Fields

IDNameDescription
bookingIdBooking ID'VorgangsID' or 'Booking ID' column from the CSV file.
bookingTypeBooking Type'Vorgangstyp' or 'Booking Type' column fol the CSV file.
invoiceIdInvoice ID'RechnungID' or 'Invoice ID' column from the CSV file.
orderNumberOrder Number'Auftragsnummer' or 'Order Number' column from the CSV file.
referenceBookingIdReference Booking ID'Reference Booking ID' column from the CSV file.
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Deprecated fields

IDNameReason
invoiceNumberInvoice numberRenamed to 'invoiceId'
paymentTypePayment TypeRenamed to 'bookingType'
transactionIdTransaction IdRenamed to 'bookingId'

Payone

Id: payone

JSON
{
"id": "payone",
"name": "Payone",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/payone.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/payone_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/payone.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/payone/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/payone/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/payone/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "email-address",
"name": "E-Mail-Adresse",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": true,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "firstName",
"name": "First Name",
"description": "First name of the buyer.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "lastName",
"name": "Last Name",
"description": "Last name of the buyer.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "txId",
"name": "Transaction ID",
"description": "Transaction ID of the PAYONE platform.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "documentReference",
"name": "Document Reference",
"description": "External reference number of the payment.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference",
"name": "Reference",
"description": "Reference from the merchant.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "email",
"name": "User E-Mail",
"description": "Buyer e-mail address.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "event",
"name": "Event",
"description": "Type of the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "clearingType",
"name": "Clearing Type",
"description": "Payment type category.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
email-addressE-Mail-AdresseText

Transaction Fields

IDNameDescription
clearingTypeClearing TypePayment type category.
documentReferenceDocument ReferenceExternal reference number of the payment.
emailUser E-MailBuyer e-mail address.
eventEventType of the transaction.
firstNameFirst NameFirst name of the buyer.
lastNameLast NameLast name of the buyer.
referenceReferenceReference from the merchant.
txIdTransaction IDTransaction ID of the PAYONE platform.
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

PayPal

Id: paypal

JSON
{
"id": "paypal",
"name": "PayPal",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/paypal.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/paypal_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/paypal.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/paypal/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/paypal/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/paypal/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "auth-reference",
"name": "Zugriff auf PayPal-Konto genehmigen",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Auth",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8583736Z",
"values": [],
"minValue": "2023-01-21T13:04:55.4442551Z",
"maxValue": "2025-01-21T13:04:55.4442602Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier for the PayData transaction (PayPal Transaction ID).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payerMail",
"name": "Payer E-Mail",
"description": "E-Mail address of the payer.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payerName",
"name": "Payer name",
"description": "Name/username of the payer.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceId",
"name": "Invoice-ID",
"description": "Invoice ID from the PayPal payment info.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "custom",
"name": "User defined field",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction ID",
"description": "The PayPal transaction identifier.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference1",
"name": "First Payment Item Name",
"description": "Product name of the first item.",
"isDeprecated": true,
"deprecationReason": "Information not relevant."
},
{
"id": "memo",
"name": "Memo",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "subject",
"name": "Subject",
"description": "Subject of payment as passed through by the payer to the merchant.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "parentTransactionId",
"name": "Parent transaction ID",
"description": "ID of a related transaction (e.g. the ID of original payment for a refund).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionStatus",
"name": "Transaction Status",
"description": "The PayPal transaction status.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "The PayPal transaction type.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceNumber",
"name": "PayPal Invoice-ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'invoiceId'."
},
{
"id": "bookingText",
"name": "PayPal transaction status",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionStatus'"
},
{
"id": "paymentType",
"name": "PayPal transaction type",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionType'"
},
{
"id": "payerName1",
"name": "Payer E-Mail",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'payerMail'"
},
{
"id": "payerName2",
"name": "Payer name",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'payerName'"
},
{
"id": "reference2",
"name": "Memo",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'memo'"
},
{
"id": "reference3",
"name": "Subject",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'subject'"
},
{
"id": "reference4",
"name": "Higher level transaction ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'parentTransactionId'"
},
{
"id": "orderNumber",
"name": "User defined field",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'custom'"
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
auth-referenceZugriff auf PayPal-Konto genehmigenAuth
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
customUser defined field
invoiceIdInvoice-IDInvoice ID from the PayPal payment info.
memoMemo
parentTransactionIdParent transaction IDID of a related transaction (e.g. the ID of original payment for a refund).
payerMailPayer E-MailE-Mail address of the payer.
payerNamePayer nameName/username of the payer.
subjectSubjectSubject of payment as passed through by the payer to the merchant.
transactionIdTransaction IDThe PayPal transaction identifier.
transactionStatusTransaction StatusThe PayPal transaction status.
transactionTypeTransaction TypeThe PayPal transaction type.
uniqueIdUnique IdentifierUnique identifier for the PayData transaction (PayPal Transaction ID).

Deprecated fields

IDNameReason
bookingTextPayPal transaction statusRenamed to 'transactionStatus'
invoiceNumberPayPal Invoice-IDRenamed to 'invoiceId'.
orderNumberUser defined fieldRenamed to 'custom'
payerName1Payer E-MailRenamed to 'payerMail'
payerName2Payer nameRenamed to 'payerName'
paymentTypePayPal transaction typeRenamed to 'transactionType'
reference1First Payment Item NameInformation not relevant.
reference2MemoRenamed to 'memo'
reference3SubjectRenamed to 'subject'
reference4Higher level transaction IDRenamed to 'parentTransactionId'

Saferpay

Id: saferpay

JSON
{
"id": "saferpay",
"name": "Saferpay",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/saferpay.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/saferpay_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/saferpay.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/saferpay/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/saferpay/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/saferpay/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "email-address",
"name": "E-Mail-Adresse",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": true,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
email-addressE-Mail-AdresseText

Transaction Fields

IDNameDescription
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Shop Apotheke

Id: shop_apotheke

JSON
{
"id": "shop_apotheke",
"name": "Shop Apotheke",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/shop_apotheke.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/shop_apotheke_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/shop_apotheke.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/shop_apotheke/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/shop_apotheke/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/shop_apotheke/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "api-key",
"name": "API-Schlüssel",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-id",
"name": "Shop-ID",
"shortDescription": "Optionale Shop-ID, wenn mehrere Shops im Einsatz sind.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-name",
"name": "Shop-Name",
"shortDescription": "Wird automatisch gesetzt.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": "unbekannt",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8494357Z",
"values": [],
"minValue": "2000-01-21T13:04:55.4061060Z",
"maxValue": "2025-01-21T13:04:55.4061113Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "accountingDocumentNumber",
"name": "Accounting Document Number",
"description": "The billing cycle's accounting document number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderId",
"name": "Order ID",
"description": "Order ID of the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentImprintNumber",
"name": "Payment Imprint Number",
"description": "The received payment imprint number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentType",
"name": "Payment Type",
"description": "The payment's type used by the customer to pay this order.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction Id",
"description": "Identifier of the transaction from Shop Apotheke.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "Type of transaction (refund, transaction fee, etc ...).",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
api-keyAPI-SchlüsselPassword
shop-idShop-IDOptionale Shop-ID, wenn mehrere Shops im Einsatz sind.Text
shop-nameShop-NameWird automatisch gesetzt.Text
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
accountingDocumentNumberAccounting Document NumberThe billing cycle's accounting document number.
orderIdOrder IDOrder ID of the transaction.
paymentImprintNumberPayment Imprint NumberThe received payment imprint number.
paymentTypePayment TypeThe payment's type used by the customer to pay this order.
transactionIdTransaction IdIdentifier of the transaction from Shop Apotheke.
transactionTypeTransaction TypeType of transaction (refund, transaction fee, etc ...).
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Shopify Payments

Id: shopify_custom_app

JSON
{
"id": "shopify_custom_app",
"name": "Shopify Payments",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/shopify.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/shopify_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/shopify.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/shopify_custom_app/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/shopify_custom_app/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/shopify_custom_app/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "shop-url",
"name": "Shop-URL",
"shortDescription": "Ihre Shop URL in der Form: meinshop.myshopify.com",
"description": null,
"required": true,
"requiredDuringAuth": true,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "access-token",
"name": "Admin-API-Zugriffstoken",
"shortDescription": "Access Token im Format 'shpat_1234567890abcdefghij1234567890ab'",
"description": "Der Admin-Zugriffstoken Ihrer benutzerdefinierten App",
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8746838Z",
"values": [],
"minValue": "2000-01-21T13:04:55.4612555Z",
"maxValue": "2025-01-21T13:04:55.4612603Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier for the PayData transaction (Shopify Transaction ID).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerEMail",
"name": "Order E-Mail",
"description": "Customer e-mail address from the order.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerName",
"name": "Billing Address Name",
"description": "Company, first and last name from the billing address.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderName",
"name": "Order Name",
"description": "The unique identifier for the order that appears on the order page in the Shopify admin and the Order status page.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNameClean",
"name": "Order Name (without prefix and suffix)",
"description": "The order name with pre and suffix removed.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction ID",
"description": "Shopify Transaction identifier.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "sourceId",
"name": "Source ID",
"description": "The id of the Shopify resource leading to the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderTransactionId",
"name": "Order Transaction ID",
"description": "The id of the Shopify Order Transaction that resulted in this transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "sourceType",
"name": "Source Type",
"description": "The type of the Shopify resource leading to the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payoutId",
"name": "Payout ID",
"description": "The id of the Shopify payout the transaction was paid out in.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "authorizationCode",
"name": "Authorization Code",
"description": "The authorization code associated with the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction type",
"description": "The type of the Shopify transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payerName1",
"name": "E-Mail",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'customerEMail'"
},
{
"id": "payerName2",
"name": "Client",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'customerName'"
},
{
"id": "invoiceNumber",
"name": "Order number",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'orderName'"
},
{
"id": "orderNumber",
"name": "Order number (without prefix and suffix)",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'orderNameClean'"
},
{
"id": "reference1",
"name": "Source ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'sourceId'"
},
{
"id": "reference2",
"name": "Order transaction ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'orderTransactionId'"
},
{
"id": "reference3",
"name": "Source type",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'sourceType'"
},
{
"id": "reference4",
"name": "Payout ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'payoutId'"
},
{
"id": "bookingText",
"name": "Authorization Code",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'authorizationCode'"
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
shop-urlShop-URLIhre Shop URL in der Form: meinshop.myshopify.comText
access-tokenAdmin-API-ZugriffstokenAccess Token im Format 'shpat_1234567890abcdefghij1234567890ab'Password
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
authorizationCodeAuthorization CodeThe authorization code associated with the transaction.
customerEMailOrder E-MailCustomer e-mail address from the order.
customerNameBilling Address NameCompany, first and last name from the billing address.
orderNameOrder NameThe unique identifier for the order that appears on the order page in the Shopify admin and the Order status page.
orderNameCleanOrder Name (without prefix and suffix)The order name with pre and suffix removed.
orderTransactionIdOrder Transaction IDThe id of the Shopify Order Transaction that resulted in this transaction.
payoutIdPayout IDThe id of the Shopify payout the transaction was paid out in.
sourceIdSource IDThe id of the Shopify resource leading to the transaction.
sourceTypeSource TypeThe type of the Shopify resource leading to the transaction.
transactionIdTransaction IDShopify Transaction identifier.
transactionTypeTransaction typeThe type of the Shopify transaction.
uniqueIdUnique IdentifierUnique identifier for the PayData transaction (Shopify Transaction ID).

Deprecated fields

IDNameReason
bookingTextAuthorization CodeRenamed to 'authorizationCode'
invoiceNumberOrder numberRenamed to 'orderName'
orderNumberOrder number (without prefix and suffix)Renamed to 'orderNameClean'
payerName1E-MailRenamed to 'customerEMail'
payerName2ClientRenamed to 'customerName'
reference1Source IDRenamed to 'sourceId'
reference2Order transaction IDRenamed to 'orderTransactionId'
reference3Source typeRenamed to 'sourceType'
reference4Payout IDRenamed to 'payoutId'

smart2pay (CSV)

Id: s2p

JSON
{
"id": "s2p",
"name": "smart2pay (CSV)",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/smart2pay.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/smart2pay_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/smart2pay.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/s2p/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/s2p/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/s2p/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "email-address",
"name": "E-Mail-Adresse",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": true,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
email-addressE-Mail-AdresseText

Transaction Fields

IDNameDescription
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Sofort

Id: sofort

JSON
{
"id": "sofort",
"name": "Sofort",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/sofort.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/sofort_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/sofort.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/sofort/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/sofort/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/sofort/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "email-address",
"name": "E-Mail-Adresse",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": true,
"readOnly": true,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
email-addressE-Mail-AdresseText

Transaction Fields

IDNameDescription
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Stripe

Id: stripe_api

JSON
{
"id": "stripe_api",
"name": "Stripe",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/stripe.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/stripe_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/stripe.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/stripe_api/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/stripe_api/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/stripe_api/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "api-key",
"name": "Token",
"shortDescription": "Beginnt mit rk_live oder sk_live.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "metadata-field",
"name": "Payment Metadata Feld",
"shortDescription": "Feld, in dem zusätzliche Informationen wie Bestellnummern enthalten sind.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8780758Z",
"values": [],
"minValue": "2000-01-21T13:04:55.4728621Z",
"maxValue": "2025-01-21T13:04:55.4728664Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier for the PayData transaction (Stripe transaction ID).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerName",
"name": "Customer name",
"description": "Billing or charge customer name.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerMail",
"name": "Customer E-Mail",
"description": "Stripe Billing or Stripe charge customer mail.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceNumber",
"name": "Invoice number",
"description": "Stripe charge invoice number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "receiptNumber",
"name": "Receipt number",
"description": "Stripe transaction receipt number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction ID",
"description": "Stripe transaction identifier.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerId",
"name": "Customer ID",
"description": "Stripe customer ID.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "description",
"name": "Description",
"description": "Stripe transaction description. An arbitrary string attached to the object. Often useful for displaying to users.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionStatus",
"name": "Transaction Status",
"description": "The status of the Stripe transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "statementDescriptor",
"name": "Statement descriptor",
"description": "Extra information about a payout that displays on the user's bank statement.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Type",
"description": "Stripe transaction type.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payerName1",
"name": "Customer name",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'customerName'"
},
{
"id": "payerName2",
"name": "Customer E-Mail",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'customerMail'"
},
{
"id": "orderNumber",
"name": "Receipt number",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'receiptNumber'"
},
{
"id": "reference1",
"name": "Description",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'description'"
},
{
"id": "reference2",
"name": "Charge ID",
"description": null,
"isDeprecated": true,
"deprecationReason": "Split into 'chargeId', 'paymentIntentId' and 'payoutDescription'"
},
{
"id": "paymentIntentId",
"name": "Payment Intent Id",
"description": "The Stripe payment intent ID for charges.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "chargeId",
"name": "Charge ID",
"description": "The Stripe refund charge ID.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payoutDescription",
"name": "Payout Description",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference3",
"name": "Status",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionStatus'"
},
{
"id": "paymentType",
"name": "Type",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'transactionType'"
},
{
"id": "bookingText",
"name": "Statement descriptor",
"description": null,
"isDeprecated": true,
"deprecationReason": "Renamed to 'statementDescriptor'"
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
api-keyTokenBeginnt mit rk_live oder sk_live.Password
metadata-fieldPayment Metadata FeldFeld, in dem zusätzliche Informationen wie Bestellnummern enthalten sind.Text
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
chargeIdCharge IDThe Stripe refund charge ID.
customerIdCustomer IDStripe customer ID.
customerMailCustomer E-MailStripe Billing or Stripe charge customer mail.
customerNameCustomer nameBilling or charge customer name.
descriptionDescriptionStripe transaction description. An arbitrary string attached to the object. Often useful for displaying to users.
invoiceNumberInvoice numberStripe charge invoice number.
paymentIntentIdPayment Intent IdThe Stripe payment intent ID for charges.
payoutDescriptionPayout Description
receiptNumberReceipt numberStripe transaction receipt number.
statementDescriptorStatement descriptorExtra information about a payout that displays on the user's bank statement.
transactionIdTransaction IDStripe transaction identifier.
transactionStatusTransaction StatusThe status of the Stripe transaction.
transactionTypeTypeStripe transaction type.
uniqueIdUnique IdentifierUnique identifier for the PayData transaction (Stripe transaction ID).

Deprecated fields

IDNameReason
bookingTextStatement descriptorRenamed to 'statementDescriptor'
orderNumberReceipt numberRenamed to 'receiptNumber'
payerName1Customer nameRenamed to 'customerName'
payerName2Customer E-MailRenamed to 'customerMail'
paymentTypeTypeRenamed to 'transactionType'
reference1DescriptionRenamed to 'description'
reference2Charge IDSplit into 'chargeId', 'paymentIntentId' and 'payoutDescription'
reference3StatusRenamed to 'transactionStatus'

Sumup API

Id: sumup

JSON
{
"id": "sumup",
"name": "Sumup API",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/sumup.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/sumup_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/sumup.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/sumup/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/sumup/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/sumup/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "auth-reference",
"name": "Zugriff genehmigen",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Auth",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8846288Z",
"values": [],
"minValue": "2000-01-21T13:04:55.4859728Z",
"maxValue": "2025-01-21T13:04:55.4859776Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "transactionCode",
"name": "Transaction Code",
"description": "SumUp transaction code of the payment or payout.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction ID",
"description": "SumUp ID of the transaction or payout.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payoutReference",
"name": "Payout Reference",
"description": "SumUp reference number of the payout.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "cardType",
"name": "Card Type",
"description": "Card type of the payment (e.g. MAESTRO, MASTERCARD, ...).",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "type",
"name": "Type",
"description": "SumUp transaction type (e.g. PAYMENT, REFUND, CHARGE_BACK, PAYOUT).",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
auth-referenceZugriff genehmigenAuth
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
cardTypeCard TypeCard type of the payment (e.g. MAESTRO, MASTERCARD, ...).
payoutReferencePayout ReferenceSumUp reference number of the payout.
transactionCodeTransaction CodeSumUp transaction code of the payment or payout.
transactionIdTransaction IDSumUp ID of the transaction or payout.
typeTypeSumUp transaction type (e.g. PAYMENT, REFUND, CHARGE_BACK, PAYOUT).

voelkner

Id: voelkner

JSON
{
"id": "voelkner",
"name": "voelkner",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/voelkner.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/voelkner_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/voelkner.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/voelkner/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/voelkner/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/voelkner/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "api-key",
"name": "API-Schlüssel",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-id",
"name": "Shop-ID",
"shortDescription": "Optionale Shop-ID, wenn mehrere Shops im Einsatz sind.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-name",
"name": "Shop-Name",
"shortDescription": "Wird automatisch gesetzt.",
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": "unbekannt",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8523369Z",
"values": [],
"minValue": "2000-01-21T13:04:55.4186842Z",
"maxValue": "2025-01-21T13:04:55.4186892Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "uniqueId",
"name": "Unique Identifier",
"description": "Unique identifier calculated by PayData.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "accountingDocumentNumber",
"name": "Accounting Document Number",
"description": "The billing cycle's accounting document number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderId",
"name": "Order ID",
"description": "Order ID of the transaction.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentImprintNumber",
"name": "Payment Imprint Number",
"description": "The received payment imprint number.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentType",
"name": "Payment Type",
"description": "The payment's type used by the customer to pay this order.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Transaction Id",
"description": "Identifier of the transaction from voelkner.",
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionType",
"name": "Transaction Type",
"description": "Type of transaction (refund, transaction fee, etc ...).",
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
api-keyAPI-SchlüsselPassword
shop-idShop-IDOptionale Shop-ID, wenn mehrere Shops im Einsatz sind.Text
shop-nameShop-NameWird automatisch gesetzt.Text
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
accountingDocumentNumberAccounting Document NumberThe billing cycle's accounting document number.
orderIdOrder IDOrder ID of the transaction.
paymentImprintNumberPayment Imprint NumberThe received payment imprint number.
paymentTypePayment TypeThe payment's type used by the customer to pay this order.
transactionIdTransaction IdIdentifier of the transaction from voelkner.
transactionTypeTransaction TypeType of transaction (refund, transaction fee, etc ...).
uniqueIdUnique IdentifierUnique identifier calculated by PayData.

Dummy

Id: dummy

JSON
{
"id": "dummy",
"name": "Dummy",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "generated-field",
"name": "Generated Field",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": "default",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "token",
"name": "Username",
"shortDescription": "Name of the user",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "token-secret",
"name": "Token secret",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "max-transactions-per-day",
"name": "Maximum number of transactions per day",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "import-errors",
"name": "Errors when importing transactions",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Checkbox",
"generated": false,
"readOnly": false,
"defaultValue": "False",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8893066Z",
"values": [],
"minValue": "2024-01-21T13:04:55.4973287Z",
"maxValue": "2025-01-21T13:04:55.4973336Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "payerName1",
"name": "Dummy payer name",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payerName2",
"name": "Dummy payer email",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceNumber",
"name": "Dummy Invoice-ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumber",
"name": "User defined field",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Dummy transaction ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerId",
"name": "Dummy payer customer number",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference1",
"name": "Dummy payment position 1 name",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference2",
"name": "Memo",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference3",
"name": "Subject",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference4",
"name": "Higher level transaction ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "bookingText",
"name": "Dummy memo",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentType",
"name": "Dummy transaction type",
"description": null,
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
generated-fieldGenerated FieldText
tokenUsernameName of the userText
token-secretToken secretPassword
max-transactions-per-dayMaximum number of transactions per dayText
import-errorsErrors when importing transactionsCheckbox
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
bookingTextDummy memo
customerIdDummy payer customer number
invoiceNumberDummy Invoice-ID
orderNumberUser defined field
payerName1Dummy payer name
payerName2Dummy payer email
paymentTypeDummy transaction type
reference1Dummy payment position 1 name
reference2Memo
reference3Subject
reference4Higher level transaction ID
transactionIdDummy transaction ID

Dummy OAuth

Id: dummy-oauth

JSON
{
"id": "dummy-oauth",
"name": "Dummy OAuth",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy-oauth.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy-oauth_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy-oauth.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy-oauth/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy-oauth/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy-oauth/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "auth-reference",
"name": "Confirm access to your Dummy OAuth account",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Auth",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "token",
"name": "Username",
"shortDescription": "Name of the user",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "token-secret",
"name": "Token secret",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "max-transactions-per-day",
"name": "Maximum number of transactions per day",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8920809Z",
"values": [],
"minValue": "2024-01-21T13:04:55.5092232Z",
"maxValue": "2025-01-21T13:04:55.5092285Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "payerName1",
"name": "Dummy payer name",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payerName2",
"name": "Dummy payer email",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceNumber",
"name": "Dummy Invoice-ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumber",
"name": "User defined field",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Dummy transaction ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerId",
"name": "Dummy payer customer number",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference1",
"name": "Dummy payment position 1 name",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference2",
"name": "Memo",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference3",
"name": "Subject",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference4",
"name": "Higher level transaction ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "bookingText",
"name": "Dummy memo",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentType",
"name": "Dummy transaction type",
"description": null,
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
auth-referenceConfirm access to your Dummy OAuth accountAuth
tokenUsernameName of the userText
token-secretToken secretPassword
max-transactions-per-dayMaximum number of transactions per dayText
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
bookingTextDummy memo
customerIdDummy payer customer number
invoiceNumberDummy Invoice-ID
orderNumberUser defined field
payerName1Dummy payer name
payerName2Dummy payer email
paymentTypeDummy transaction type
reference1Dummy payment position 1 name
reference2Memo
reference3Subject
reference4Higher level transaction ID
transactionIdDummy transaction ID

Dummy Shop

Id: dummy-shop

JSON
{
"id": "dummy-shop",
"name": "Dummy Shop",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy-shop.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy-shop_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy-shop.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy-shop/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy-shop/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy-shop/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "generated-field",
"name": "Generated Field",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": "default",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "token",
"name": "Username",
"shortDescription": "Name of the user",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "token-secret",
"name": "Token secret",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "max-transactions-per-day",
"name": "Maximum number of transactions per day",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "shop-url",
"name": "Shop URL",
"shortDescription": "Your shop URL in the form: shopname.myshop.de",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "import-errors",
"name": "Errors when importing transactions",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Checkbox",
"generated": false,
"readOnly": false,
"defaultValue": "False",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8947735Z",
"values": [],
"minValue": "2024-01-21T13:04:55.5202933Z",
"maxValue": "2025-01-21T13:04:55.5202983Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "payerName1",
"name": "Dummy payer name",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payerName2",
"name": "Dummy payer email",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceNumber",
"name": "Dummy Invoice-ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumber",
"name": "User defined field",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Dummy transaction ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "customerId",
"name": "Dummy payer customer number",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference1",
"name": "Dummy payment position 1 name",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference2",
"name": "Memo",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference3",
"name": "Subject",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference4",
"name": "Higher level transaction ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "bookingText",
"name": "Dummy memo",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentType",
"name": "Dummy transaction type",
"description": null,
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
generated-fieldGenerated FieldText
tokenUsernameName of the userText
token-secretToken secretPassword
max-transactions-per-dayMaximum number of transactions per dayText
shop-urlShop URLYour shop URL in the form: shopname.myshop.deText
import-errorsErrors when importing transactionsCheckbox
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
bookingTextDummy memo
customerIdDummy payer customer number
invoiceNumberDummy Invoice-ID
orderNumberUser defined field
payerName1Dummy payer name
payerName2Dummy payer email
paymentTypeDummy transaction type
reference1Dummy payment position 1 name
reference2Memo
reference3Subject
reference4Higher level transaction ID
transactionIdDummy transaction ID

Dummy with Reports

Id: dummy-reports

JSON
{
"id": "dummy-reports",
"name": "Dummy with Reports",
"logos": {
"Standard": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy-reports.png",
"Gray": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy-reports_gray.png",
"Svg": "https://paydatapublic.blob.core.windows.net/images/accounts/dummy-reports.svg"
},
"helpUrls": {
"Setup": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy-reports/setup.php",
"Accounting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy-reports/accounting.php",
"Troubleshooting": "https://paydata-api.com/user-help/default-825rwd3452haqz0js56/dummy-reports/troubleshooting.php"
},
"deprecated": false,
"connectionTestSupported": false,
"accountFields": [
{
"id": "generated-field",
"name": "Generated Field",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": true,
"defaultValue": "default",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "token",
"name": "Username",
"shortDescription": "Name of the user",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "token-secret",
"name": "Token secret",
"shortDescription": null,
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Password",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "max-transactions-per-day",
"name": "Maximum number of transactions per day",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Text",
"generated": false,
"readOnly": false,
"defaultValue": null,
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "import-errors",
"name": "Errors when importing transactions",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Checkbox",
"generated": false,
"readOnly": false,
"defaultValue": "False",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "reports-list-errors",
"name": "Errors when listing reports",
"shortDescription": null,
"description": null,
"required": false,
"requiredDuringAuth": false,
"type": "Checkbox",
"generated": false,
"readOnly": false,
"defaultValue": "False",
"values": [],
"minValue": null,
"maxValue": null,
"requiredFields": []
},
{
"id": "start-date",
"name": "Startdatum für Abruf",
"shortDescription": "Ruft nur Zahlungen ab dem gewählten Datum ab.",
"description": null,
"required": true,
"requiredDuringAuth": false,
"type": "Date",
"generated": false,
"readOnly": false,
"defaultValue": "2024-12-21T13:04:54.8972825Z",
"values": [],
"minValue": "2024-01-21T13:04:55.5319092Z",
"maxValue": "2025-01-21T13:04:55.5319138Z",
"requiredFields": []
}
],
"transactionFields": [
{
"id": "payerName1",
"name": "Dummy payer email",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "payerName2",
"name": "Dummy payer name",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "invoiceNumber",
"name": "Dummy Invoice-ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "orderNumber",
"name": "User defined field",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "transactionId",
"name": "Dummy transaction ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference1",
"name": "Dummy payment position 1 name",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference2",
"name": "Memo",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference3",
"name": "Subject",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "reference4",
"name": "Higher level transaction ID",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "bookingText",
"name": "Dummy memo",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"id": "paymentType",
"name": "Dummy transaction type",
"description": null,
"isDeprecated": false,
"deprecationReason": null
}
]
}

Account fields

IDNameDescriptionTypeRequiredR/O
generated-fieldGenerated FieldText
tokenUsernameName of the userText
token-secretToken secretPassword
max-transactions-per-dayMaximum number of transactions per dayText
import-errorsErrors when importing transactionsCheckbox
reports-list-errorsErrors when listing reportsCheckbox
start-dateStartdatum für AbrufRuft nur Zahlungen ab dem gewählten Datum ab.Date

Transaction Fields

IDNameDescription
bookingTextDummy memo
invoiceNumberDummy Invoice-ID
orderNumberUser defined field
payerName1Dummy payer email
payerName2Dummy payer name
paymentTypeDummy transaction type
reference1Dummy payment position 1 name
reference2Memo
reference3Subject
reference4Higher level transaction ID
transactionIdDummy transaction ID