mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -2427,46 +2427,44 @@
|
||||
"x-addedInVersion" : "3",
|
||||
"description" : "The type of transfer or transaction. For example, **refund**, **payment**, **internalTransfer**, **bankTransfer**.",
|
||||
"enum" : [
|
||||
"atmWithdrawal",
|
||||
"atmWithdrawalReversal",
|
||||
"balanceAdjustment",
|
||||
"balanceMigration",
|
||||
"balanceRollover",
|
||||
"bankDirectDebit",
|
||||
"bankTransfer",
|
||||
"capitalFundsCollection",
|
||||
"payment",
|
||||
"capture",
|
||||
"captureReversal",
|
||||
"cardTransfer",
|
||||
"cashOutFee",
|
||||
"cashOutFunding",
|
||||
"cashOutInstruction",
|
||||
"cashoutFee",
|
||||
"cashoutFunding",
|
||||
"cashoutRepayment",
|
||||
"refund",
|
||||
"refundReversal",
|
||||
"chargeback",
|
||||
"chargebackCorrection",
|
||||
"chargebackReversal",
|
||||
"chargebackReversalCorrection",
|
||||
"secondChargeback",
|
||||
"secondChargebackCorrection",
|
||||
"atmWithdrawal",
|
||||
"atmWithdrawalReversal",
|
||||
"internalTransfer",
|
||||
"internalDirectDebit",
|
||||
"manualCorrection",
|
||||
"invoiceDeduction",
|
||||
"depositCorrection",
|
||||
"reserveAdjustment",
|
||||
"bankTransfer",
|
||||
"bankDirectDebit",
|
||||
"cardTransfer",
|
||||
"miscCost",
|
||||
"paymentCost",
|
||||
"fee",
|
||||
"leftover",
|
||||
"grant",
|
||||
"capitalFundsCollection",
|
||||
"cashOutInstruction",
|
||||
"cashoutFee",
|
||||
"cashoutRepayment",
|
||||
"cashoutFunding",
|
||||
"repayment",
|
||||
"installment",
|
||||
"installmentReversal",
|
||||
"internalDirectDebit",
|
||||
"internalTransfer",
|
||||
"invoiceDeduction",
|
||||
"leftover",
|
||||
"manualCorrection",
|
||||
"miscCost",
|
||||
"payment",
|
||||
"paymentCost",
|
||||
"refund",
|
||||
"refundReversal",
|
||||
"repayment",
|
||||
"reserveAdjustment",
|
||||
"secondChargeback",
|
||||
"secondChargebackCorrection"
|
||||
"balanceAdjustment",
|
||||
"balanceRollover",
|
||||
"balanceMigration"
|
||||
],
|
||||
"type" : "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user