SumUp · Schema

Transaction ID

Unique ID of the transaction.

PaymentsPOSPoint of SaleCard ReadersCheckoutFintechMobile PaymentsOnline Payments
View JSON Schema on GitHub

JSON Schema

transactionid.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "Transaction ID",
  "description": "Unique ID of the transaction.",
  "type": "string"
}