Adyen · Example Payload

Checkout Platform Chargeback Logic Example

PaymentsFinancial ServicesFintech

Checkout Platform Chargeback Logic Example is an example object payload from Adyen, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

behaviorcostAllocationAccounttargetAccount

Example Payload

Raw ↑
{
  "behavior": "deductAccordingToSplitRatio",
  "costAllocationAccount": "example_value",
  "targetAccount": "example_value"
}