Adyen · Schema

Transaction

Transaction schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
amount object The amount of the transaction.
bankAccountDetail object The details of the bank account to where a payout was made.
captureMerchantReference string The merchant reference of a related capture.
capturePspReference string The psp reference of a related capture.
creationDate string The date on which the transaction was performed.
description string A description of the transaction.
destinationAccountCode string The code of the account to which funds were credited during an outgoing fund transfer.
disputePspReference string The psp reference of the related dispute.
disputeReasonCode string The reason code of a dispute.
merchantReference string The merchant reference of a transaction.
paymentPspReference string The psp reference of the related authorisation or transfer.
payoutPspReference string The psp reference of the related payout.
pspReference string The psp reference of a transaction.
sourceAccountCode string The code of the account from which funds were debited during an incoming fund transfer.
transactionStatus string The status of the transaction. >Permitted values: `PendingCredit`, `CreditFailed`, `CreditClosed`, `CreditSuspended`, `Credited`, `Converted`, `PendingDebit`, `DebitFailed`, `Debited`, `DebitReversedR
transferCode string The transfer code of the transaction.
View JSON Schema on GitHub