Adyen · Example Payload

Payments Split Example

A sample description.

PaymentsFinancial ServicesFintech

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

Top-level fields

accountamountdescriptionreferencetype

Example Payload

Raw ↑
{
  "account": "example_value",
  "amount": 1000,
  "description": "A sample description.",
  "reference": "REF-500123",
  "type": "BalanceAccount"
}