Adyen · Example Payload

Pos Terminal Get Terminals Under Account Request Example

PaymentsFinancial ServicesFintech

Pos Terminal Get Terminals Under Account 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

companyAccountmerchantAccountstore

Example Payload

Raw ↑
{
  "companyAccount": "example_value",
  "merchantAccount": "example_value",
  "store": "example_value"
}