Adyen · Example Payload

Management Update Split Configuration Rule Request Example

PaymentsFinancial ServicesFintech

Management Update Split Configuration Rule Request Example is an example object payload from Adyen, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

currencyfundingSourcepaymentMethodshopperInteraction

Example Payload

Raw ↑
{
  "currency": "USD",
  "fundingSource": "example_value",
  "paymentMethod": "example_value",
  "shopperInteraction": "example_value"
}