SumUp · Schema

Event ID

Unique ID of the transaction event.

PaymentsPOSPoint of SaleCard ReadersCheckoutFintechMobile PaymentsOnline Payments
View JSON Schema on GitHub

JSON Schema

eventid.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "Event ID",
  "description": "Unique ID of the transaction event.",
  "type": "integer",
  "format": "int64"
}