Adyen · Example Payload

Terminal Loyalty Data Example

PaymentsFinancial ServicesFintech

Terminal Loyalty Data 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

CardAcquisitionReferenceLoyaltyAccountIDLoyaltyAmount

Example Payload

Raw ↑
{
  "CardAcquisitionReference": "REF-500123",
  "LoyaltyAccountID": "REF-500123",
  "LoyaltyAmount": 1000
}