Adyen · Example Payload

Terminal Poi Software Example

PaymentsFinancial ServicesFintech

Terminal Poi Software 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

ManufacturerIDApplicationNameSoftwareVersionCertificationCode

Example Payload

Raw ↑
{
  "ManufacturerID": "REF-500123",
  "ApplicationName": "Example Name",
  "SoftwareVersion": "example_value",
  "CertificationCode": "CODE123"
}