Adyen · Example Payload

Terminal Geolocation Example

PaymentsFinancial ServicesFintech

Terminal Geolocation 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

GeographicCoordinatesUTMCoordinates

Example Payload

Raw ↑
{
  "GeographicCoordinates": "example_value",
  "UTMCoordinates": "example_value"
}