Adyen · Example Payload

Management Split Configuration Rule Example

PaymentsFinancial ServicesFintech

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

Top-level fields

currencyfundingSourcepaymentMethodruleIdshopperInteractionsplitLogic

Example Payload

Raw ↑
{
  "currency": "USD",
  "fundingSource": "credit",
  "paymentMethod": "example_value",
  "ruleId": "REF-500123",
  "shopperInteraction": "Ecommerce",
  "splitLogic": "example_value"
}