Adyen · Example Payload

Terminal Captured Signature Example

PaymentsFinancial ServicesFintech

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

Top-level fields

AreaSizeSignaturePoint

Example Payload

Raw ↑
{
  "AreaSize": "example_value",
  "SignaturePoint": [
    "example_value"
  ]
}