Adyen · Example Payload

Management Terminal Product Example

A sample description.

PaymentsFinancial ServicesFintech

Management Terminal Product 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

descriptioniditemsIncludednameprice

Example Payload

Raw ↑
{
  "description": "A sample description.",
  "id": "REF-500123",
  "itemsIncluded": [
    "example_value"
  ],
  "name": "Example Name",
  "price": "example_value"
}