spec release

This commit is contained in:
Adyen Automation
2024-08-22 16:36:19 +02:00
parent d5272a382d
commit 142f451380
18 changed files with 135 additions and 99 deletions

View File

@@ -5224,7 +5224,7 @@
"type" : "string"
},
"type" : {
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Commission**: your platform's commission on the payment (specified in `amount`), booked to your liable balance account.\n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **TopUp**: allows you and your users to top up balance accounts using direct debit, card payments, or other payment methods.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"enum" : [
"AcquiringFees",
"AdyenCommission",

View File

@@ -5257,7 +5257,7 @@
"type" : "string"
},
"type" : {
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Commission**: your platform's commission on the payment (specified in `amount`), booked to your liable balance account.\n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **TopUp**: allows you and your users to top up balance accounts using direct debit, card payments, or other payment methods.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"enum" : [
"AcquiringFees",
"AdyenCommission",

View File

@@ -5257,7 +5257,7 @@
"type" : "string"
},
"type" : {
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Commission**: your platform's commission on the payment (specified in `amount`), booked to your liable balance account.\n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **TopUp**: allows you and your users to top up balance accounts using direct debit, card payments, or other payment methods.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"enum" : [
"AcquiringFees",
"AdyenCommission",

View File

@@ -5285,7 +5285,7 @@
"type" : "string"
},
"type" : {
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Commission**: your platform's commission on the payment (specified in `amount`), booked to your liable balance account.\n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **TopUp**: allows you and your users to top up balance accounts using direct debit, card payments, or other payment methods.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"enum" : [
"AcquiringFees",
"AdyenCommission",

View File

@@ -5449,7 +5449,7 @@
"type" : "string"
},
"type" : {
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Commission**: your platform's commission on the payment (specified in `amount`), booked to your liable balance account.\n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **TopUp**: allows you and your users to top up balance accounts using direct debit, card payments, or other payment methods.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"enum" : [
"AcquiringFees",
"AdyenCommission",

View File

@@ -5458,7 +5458,7 @@
"type" : "string"
},
"type" : {
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Commission**: your platform's commission on the payment (specified in `amount`), booked to your liable balance account.\n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **TopUp**: allows you and your users to top up balance accounts using direct debit, card payments, or other payment methods.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"enum" : [
"AcquiringFees",
"AdyenCommission",

View File

@@ -5559,7 +5559,7 @@
"type" : "string"
},
"type" : {
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Commission**: your platform's commission on the payment (specified in `amount`), booked to your liable balance account.\n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **TopUp**: allows you and your users to top up balance accounts using direct debit, card payments, or other payment methods.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"enum" : [
"AcquiringFees",
"AdyenCommission",

View File

@@ -5533,7 +5533,7 @@
"type" : "string"
},
"type" : {
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Commission**: your platform's commission on the payment (specified in `amount`), booked to your liable balance account.\n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **TopUp**: allows you and your users to top up balance accounts using direct debit, card payments, or other payment methods.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"enum" : [
"AcquiringFees",
"AdyenCommission",

View File

@@ -3684,6 +3684,11 @@
"FundDestination" : {
"additionalProperties" : false,
"properties" : {
"IBAN" : {
"x-addedInVersion" : "68",
"description" : "Bank Account Number of the recipient",
"type" : "string"
},
"additionalData" : {
"additionalProperties" : {
"type" : "string"
@@ -5859,7 +5864,7 @@
"type" : "string"
},
"type" : {
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"description" : "The part of the payment you want to book to the specified `account`.\n\nPossible values for the [Balance Platform](https://docs.adyen.com/adyen-for-platforms-model):\n* **BalanceAccount**: books part of the payment (specified in `amount`) to the specified `account`.\n* Transaction fees types that you can book to the specified `account`:\n * **AcquiringFees**: the aggregated amount of the interchange and scheme fees.\n * **PaymentFee**: the aggregated amount of all transaction fees.\n * **AdyenFees**: the aggregated amount of Adyen's commission and markup fees.\n * **AdyenCommission**: the transaction fees due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **AdyenMarkup**: the transaction fees due to Adyen under [Interchange ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n * **Interchange**: the fees paid to the issuer for each payment made with the card network.\n * **SchemeFee**: the fees paid to the card scheme for using their network. \n* **Commission**: your platform's commission on the payment (specified in `amount`), booked to your liable balance account.\n* **Remainder**: the amount left over after a currency conversion, booked to the specified `account`.\n* **TopUp**: allows you and your users to top up balance accounts using direct debit, card payments, or other payment methods.\n* **VAT**: the value-added tax charged on the payment, booked to your platforms liable balance account.\n* **Commission**: your platform's commission (specified in `amount`) on the payment, booked to your liable balance account.\n* **Default**: in very specific use cases, allows you to book the specified `amount` to the specified `account`. For more information, contact Adyen support.\n\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms): **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**.",
"enum" : [
"AcquiringFees",
"AdyenCommission",

View File

@@ -5828,16 +5828,19 @@ components:
\ ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n\
\ * **Interchange**: the fees paid to the issuer for each payment made\
\ with the card network.\n * **SchemeFee**: the fees paid to the card\
\ scheme for using their network. \n* **Remainder**: the amount left over\
\ after a currency conversion, booked to the specified `account`.\n* **VAT**:\
\ the value-added tax charged on the payment, booked to your platforms\
\ liable balance account.\n* **Commission**: your platform's commission\
\ (specified in `amount`) on the payment, booked to your liable balance\
\ account.\n* **Default**: in very specific use cases, allows you to book\
\ the specified `amount` to the specified `account`. For more information,\
\ contact Adyen support.\n\nPossible values for the [Classic Platforms\
\ integration](https://docs.adyen.com/classic-platforms): **Commission**,\
\ **Default**, **Marketplace**, **PaymentFee**, **VAT**."
\ scheme for using their network. \n* **Commission**: your platform's\
\ commission on the payment (specified in `amount`), booked to your liable\
\ balance account.\n* **Remainder**: the amount left over after a currency\
\ conversion, booked to the specified `account`.\n* **TopUp**: allows\
\ you and your users to top up balance accounts using direct debit, card\
\ payments, or other payment methods.\n* **VAT**: the value-added tax\
\ charged on the payment, booked to your platforms liable balance account.\n\
* **Commission**: your platform's commission (specified in `amount`) on\
\ the payment, booked to your liable balance account.\n* **Default**:\
\ in very specific use cases, allows you to book the specified `amount`\
\ to the specified `account`. For more information, contact Adyen support.\n\
\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms):\
\ **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**."
enum:
- AcquiringFees
- AdyenCommission

View File

@@ -5861,16 +5861,19 @@ components:
\ ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n\
\ * **Interchange**: the fees paid to the issuer for each payment made\
\ with the card network.\n * **SchemeFee**: the fees paid to the card\
\ scheme for using their network. \n* **Remainder**: the amount left over\
\ after a currency conversion, booked to the specified `account`.\n* **VAT**:\
\ the value-added tax charged on the payment, booked to your platforms\
\ liable balance account.\n* **Commission**: your platform's commission\
\ (specified in `amount`) on the payment, booked to your liable balance\
\ account.\n* **Default**: in very specific use cases, allows you to book\
\ the specified `amount` to the specified `account`. For more information,\
\ contact Adyen support.\n\nPossible values for the [Classic Platforms\
\ integration](https://docs.adyen.com/classic-platforms): **Commission**,\
\ **Default**, **Marketplace**, **PaymentFee**, **VAT**."
\ scheme for using their network. \n* **Commission**: your platform's\
\ commission on the payment (specified in `amount`), booked to your liable\
\ balance account.\n* **Remainder**: the amount left over after a currency\
\ conversion, booked to the specified `account`.\n* **TopUp**: allows\
\ you and your users to top up balance accounts using direct debit, card\
\ payments, or other payment methods.\n* **VAT**: the value-added tax\
\ charged on the payment, booked to your platforms liable balance account.\n\
* **Commission**: your platform's commission (specified in `amount`) on\
\ the payment, booked to your liable balance account.\n* **Default**:\
\ in very specific use cases, allows you to book the specified `amount`\
\ to the specified `account`. For more information, contact Adyen support.\n\
\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms):\
\ **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**."
enum:
- AcquiringFees
- AdyenCommission

View File

@@ -5861,16 +5861,19 @@ components:
\ ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n\
\ * **Interchange**: the fees paid to the issuer for each payment made\
\ with the card network.\n * **SchemeFee**: the fees paid to the card\
\ scheme for using their network. \n* **Remainder**: the amount left over\
\ after a currency conversion, booked to the specified `account`.\n* **VAT**:\
\ the value-added tax charged on the payment, booked to your platforms\
\ liable balance account.\n* **Commission**: your platform's commission\
\ (specified in `amount`) on the payment, booked to your liable balance\
\ account.\n* **Default**: in very specific use cases, allows you to book\
\ the specified `amount` to the specified `account`. For more information,\
\ contact Adyen support.\n\nPossible values for the [Classic Platforms\
\ integration](https://docs.adyen.com/classic-platforms): **Commission**,\
\ **Default**, **Marketplace**, **PaymentFee**, **VAT**."
\ scheme for using their network. \n* **Commission**: your platform's\
\ commission on the payment (specified in `amount`), booked to your liable\
\ balance account.\n* **Remainder**: the amount left over after a currency\
\ conversion, booked to the specified `account`.\n* **TopUp**: allows\
\ you and your users to top up balance accounts using direct debit, card\
\ payments, or other payment methods.\n* **VAT**: the value-added tax\
\ charged on the payment, booked to your platforms liable balance account.\n\
* **Commission**: your platform's commission (specified in `amount`) on\
\ the payment, booked to your liable balance account.\n* **Default**:\
\ in very specific use cases, allows you to book the specified `amount`\
\ to the specified `account`. For more information, contact Adyen support.\n\
\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms):\
\ **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**."
enum:
- AcquiringFees
- AdyenCommission

View File

@@ -5896,16 +5896,19 @@ components:
\ ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n\
\ * **Interchange**: the fees paid to the issuer for each payment made\
\ with the card network.\n * **SchemeFee**: the fees paid to the card\
\ scheme for using their network. \n* **Remainder**: the amount left over\
\ after a currency conversion, booked to the specified `account`.\n* **VAT**:\
\ the value-added tax charged on the payment, booked to your platforms\
\ liable balance account.\n* **Commission**: your platform's commission\
\ (specified in `amount`) on the payment, booked to your liable balance\
\ account.\n* **Default**: in very specific use cases, allows you to book\
\ the specified `amount` to the specified `account`. For more information,\
\ contact Adyen support.\n\nPossible values for the [Classic Platforms\
\ integration](https://docs.adyen.com/classic-platforms): **Commission**,\
\ **Default**, **Marketplace**, **PaymentFee**, **VAT**."
\ scheme for using their network. \n* **Commission**: your platform's\
\ commission on the payment (specified in `amount`), booked to your liable\
\ balance account.\n* **Remainder**: the amount left over after a currency\
\ conversion, booked to the specified `account`.\n* **TopUp**: allows\
\ you and your users to top up balance accounts using direct debit, card\
\ payments, or other payment methods.\n* **VAT**: the value-added tax\
\ charged on the payment, booked to your platforms liable balance account.\n\
* **Commission**: your platform's commission (specified in `amount`) on\
\ the payment, booked to your liable balance account.\n* **Default**:\
\ in very specific use cases, allows you to book the specified `amount`\
\ to the specified `account`. For more information, contact Adyen support.\n\
\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms):\
\ **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**."
enum:
- AcquiringFees
- AdyenCommission

View File

@@ -6006,16 +6006,19 @@ components:
\ ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n\
\ * **Interchange**: the fees paid to the issuer for each payment made\
\ with the card network.\n * **SchemeFee**: the fees paid to the card\
\ scheme for using their network. \n* **Remainder**: the amount left over\
\ after a currency conversion, booked to the specified `account`.\n* **VAT**:\
\ the value-added tax charged on the payment, booked to your platforms\
\ liable balance account.\n* **Commission**: your platform's commission\
\ (specified in `amount`) on the payment, booked to your liable balance\
\ account.\n* **Default**: in very specific use cases, allows you to book\
\ the specified `amount` to the specified `account`. For more information,\
\ contact Adyen support.\n\nPossible values for the [Classic Platforms\
\ integration](https://docs.adyen.com/classic-platforms): **Commission**,\
\ **Default**, **Marketplace**, **PaymentFee**, **VAT**."
\ scheme for using their network. \n* **Commission**: your platform's\
\ commission on the payment (specified in `amount`), booked to your liable\
\ balance account.\n* **Remainder**: the amount left over after a currency\
\ conversion, booked to the specified `account`.\n* **TopUp**: allows\
\ you and your users to top up balance accounts using direct debit, card\
\ payments, or other payment methods.\n* **VAT**: the value-added tax\
\ charged on the payment, booked to your platforms liable balance account.\n\
* **Commission**: your platform's commission (specified in `amount`) on\
\ the payment, booked to your liable balance account.\n* **Default**:\
\ in very specific use cases, allows you to book the specified `amount`\
\ to the specified `account`. For more information, contact Adyen support.\n\
\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms):\
\ **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**."
enum:
- AcquiringFees
- AdyenCommission

View File

@@ -6015,16 +6015,19 @@ components:
\ ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n\
\ * **Interchange**: the fees paid to the issuer for each payment made\
\ with the card network.\n * **SchemeFee**: the fees paid to the card\
\ scheme for using their network. \n* **Remainder**: the amount left over\
\ after a currency conversion, booked to the specified `account`.\n* **VAT**:\
\ the value-added tax charged on the payment, booked to your platforms\
\ liable balance account.\n* **Commission**: your platform's commission\
\ (specified in `amount`) on the payment, booked to your liable balance\
\ account.\n* **Default**: in very specific use cases, allows you to book\
\ the specified `amount` to the specified `account`. For more information,\
\ contact Adyen support.\n\nPossible values for the [Classic Platforms\
\ integration](https://docs.adyen.com/classic-platforms): **Commission**,\
\ **Default**, **Marketplace**, **PaymentFee**, **VAT**."
\ scheme for using their network. \n* **Commission**: your platform's\
\ commission on the payment (specified in `amount`), booked to your liable\
\ balance account.\n* **Remainder**: the amount left over after a currency\
\ conversion, booked to the specified `account`.\n* **TopUp**: allows\
\ you and your users to top up balance accounts using direct debit, card\
\ payments, or other payment methods.\n* **VAT**: the value-added tax\
\ charged on the payment, booked to your platforms liable balance account.\n\
* **Commission**: your platform's commission (specified in `amount`) on\
\ the payment, booked to your liable balance account.\n* **Default**:\
\ in very specific use cases, allows you to book the specified `amount`\
\ to the specified `account`. For more information, contact Adyen support.\n\
\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms):\
\ **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**."
enum:
- AcquiringFees
- AdyenCommission

View File

@@ -6115,16 +6115,19 @@ components:
\ ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n\
\ * **Interchange**: the fees paid to the issuer for each payment made\
\ with the card network.\n * **SchemeFee**: the fees paid to the card\
\ scheme for using their network. \n* **Remainder**: the amount left over\
\ after a currency conversion, booked to the specified `account`.\n* **VAT**:\
\ the value-added tax charged on the payment, booked to your platforms\
\ liable balance account.\n* **Commission**: your platform's commission\
\ (specified in `amount`) on the payment, booked to your liable balance\
\ account.\n* **Default**: in very specific use cases, allows you to book\
\ the specified `amount` to the specified `account`. For more information,\
\ contact Adyen support.\n\nPossible values for the [Classic Platforms\
\ integration](https://docs.adyen.com/classic-platforms): **Commission**,\
\ **Default**, **Marketplace**, **PaymentFee**, **VAT**."
\ scheme for using their network. \n* **Commission**: your platform's\
\ commission on the payment (specified in `amount`), booked to your liable\
\ balance account.\n* **Remainder**: the amount left over after a currency\
\ conversion, booked to the specified `account`.\n* **TopUp**: allows\
\ you and your users to top up balance accounts using direct debit, card\
\ payments, or other payment methods.\n* **VAT**: the value-added tax\
\ charged on the payment, booked to your platforms liable balance account.\n\
* **Commission**: your platform's commission (specified in `amount`) on\
\ the payment, booked to your liable balance account.\n* **Default**:\
\ in very specific use cases, allows you to book the specified `amount`\
\ to the specified `account`. For more information, contact Adyen support.\n\
\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms):\
\ **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**."
enum:
- AcquiringFees
- AdyenCommission

View File

@@ -6090,16 +6090,19 @@ components:
\ ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n\
\ * **Interchange**: the fees paid to the issuer for each payment made\
\ with the card network.\n * **SchemeFee**: the fees paid to the card\
\ scheme for using their network. \n* **Remainder**: the amount left over\
\ after a currency conversion, booked to the specified `account`.\n* **VAT**:\
\ the value-added tax charged on the payment, booked to your platforms\
\ liable balance account.\n* **Commission**: your platform's commission\
\ (specified in `amount`) on the payment, booked to your liable balance\
\ account.\n* **Default**: in very specific use cases, allows you to book\
\ the specified `amount` to the specified `account`. For more information,\
\ contact Adyen support.\n\nPossible values for the [Classic Platforms\
\ integration](https://docs.adyen.com/classic-platforms): **Commission**,\
\ **Default**, **Marketplace**, **PaymentFee**, **VAT**."
\ scheme for using their network. \n* **Commission**: your platform's\
\ commission on the payment (specified in `amount`), booked to your liable\
\ balance account.\n* **Remainder**: the amount left over after a currency\
\ conversion, booked to the specified `account`.\n* **TopUp**: allows\
\ you and your users to top up balance accounts using direct debit, card\
\ payments, or other payment methods.\n* **VAT**: the value-added tax\
\ charged on the payment, booked to your platforms liable balance account.\n\
* **Commission**: your platform's commission (specified in `amount`) on\
\ the payment, booked to your liable balance account.\n* **Default**:\
\ in very specific use cases, allows you to book the specified `amount`\
\ to the specified `account`. For more information, contact Adyen support.\n\
\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms):\
\ **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**."
enum:
- AcquiringFees
- AdyenCommission

View File

@@ -3806,6 +3806,10 @@ components:
FundDestination:
additionalProperties: false
properties:
IBAN:
x-addedInVersion: '68'
description: Bank Account Number of the recipient
type: string
additionalData:
additionalProperties:
type: string
@@ -6433,16 +6437,19 @@ components:
\ ++ pricing](https://www.adyen.com/knowledge-hub/interchange-fees-explained).\n\
\ * **Interchange**: the fees paid to the issuer for each payment made\
\ with the card network.\n * **SchemeFee**: the fees paid to the card\
\ scheme for using their network. \n* **Remainder**: the amount left over\
\ after a currency conversion, booked to the specified `account`.\n* **VAT**:\
\ the value-added tax charged on the payment, booked to your platforms\
\ liable balance account.\n* **Commission**: your platform's commission\
\ (specified in `amount`) on the payment, booked to your liable balance\
\ account.\n* **Default**: in very specific use cases, allows you to book\
\ the specified `amount` to the specified `account`. For more information,\
\ contact Adyen support.\n\nPossible values for the [Classic Platforms\
\ integration](https://docs.adyen.com/classic-platforms): **Commission**,\
\ **Default**, **Marketplace**, **PaymentFee**, **VAT**."
\ scheme for using their network. \n* **Commission**: your platform's\
\ commission on the payment (specified in `amount`), booked to your liable\
\ balance account.\n* **Remainder**: the amount left over after a currency\
\ conversion, booked to the specified `account`.\n* **TopUp**: allows\
\ you and your users to top up balance accounts using direct debit, card\
\ payments, or other payment methods.\n* **VAT**: the value-added tax\
\ charged on the payment, booked to your platforms liable balance account.\n\
* **Commission**: your platform's commission (specified in `amount`) on\
\ the payment, booked to your liable balance account.\n* **Default**:\
\ in very specific use cases, allows you to book the specified `amount`\
\ to the specified `account`. For more information, contact Adyen support.\n\
\nPossible values for the [Classic Platforms integration](https://docs.adyen.com/classic-platforms):\
\ **Commission**, **Default**, **Marketplace**, **PaymentFee**, **VAT**."
enum:
- AcquiringFees
- AdyenCommission