SumUp · Schema

Horizontal Accuracy

Indication of the precision of the geographical position received from the payment terminal.

PaymentsPOSPoint of SaleCard ReadersCheckoutFintechMobile PaymentsOnline Payments
View JSON Schema on GitHub

JSON Schema

horizontalaccuracy.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "Horizontal Accuracy",
  "description": "Indication of the precision of the geographical position received from the payment terminal.",
  "type": "number",
  "format": "float"
}