Adyen · Example Payload

Terminal Enable Service Request Example

PaymentsFinancial ServicesFintech

Terminal Enable Service Request 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

TransactionActionServicesEnabledDisplayOutput

Example Payload

Raw ↑
{
  "TransactionAction": "example_value",
  "ServicesEnabled": "example_value",
  "DisplayOutput": "example_value"
}