Adyen · Schema

PlatformChargebackLogic

PlatformChargebackLogic schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
behavior string The method of handling the chargeback. Possible values: **deductFromLiableAccount**, **deductFromOneBalanceAccount**, **deductAccordingToSplitRatio**.
costAllocationAccount string The unique identifier of the balance account to which the chargeback fees are booked. By default, the chargeback fees are booked to your liable balance account.
targetAccount string The unique identifier of the balance account against which the disputed amount is booked. Required if `behavior` is **deductFromOneBalanceAccount**.
View JSON Schema on GitHub