Adyen · Example Payload

Pos Terminal Find Terminal Response Example

PaymentsFinancial ServicesFintech

Pos Terminal Find Terminal Response 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

companyAccountmerchantAccountmerchantInventorystoreterminal

Example Payload

Raw ↑
{
  "companyAccount": "example_value",
  "merchantAccount": "example_value",
  "merchantInventory": true,
  "store": "example_value",
  "terminal": "example_value"
}