Adyen · Example Payload

Stored Value Stored Value Balance Merge Request Example

PaymentsFinancial ServicesFintech

Stored Value Stored Value Balance Merge Request Example is an example object payload from Adyen, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

amountmerchantAccountpaymentMethodrecurringDetailReferencereferenceshopperInteractionshopperReferencesourcePaymentMethodstore

Example Payload

Raw ↑
{
  "amount": 1000,
  "merchantAccount": "example_value",
  "paymentMethod": {},
  "recurringDetailReference": "REF-500123",
  "reference": "REF-500123",
  "shopperInteraction": "Ecommerce",
  "shopperReference": "REF-500123",
  "sourcePaymentMethod": {},
  "store": "example_value"
}