Adyen · Example Payload

Terminal Allowed Product Example

PaymentsFinancial ServicesFintech

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

Top-level fields

ProductCodeEanUpcProductLabelAdditionalProductInfo

Example Payload

Raw ↑
{
  "ProductCode": 10,
  "EanUpc": 50,
  "ProductLabel": "example_value",
  "AdditionalProductInfo": "example_value"
}