Synctera · Schema

enhanced_transaction

An unstructured JSON blob representing additional transaction information specific to each payment rail.

FinTechBaaSBankingPaymentsCard IssuingKYC
View JSON Schema on GitHub

JSON Schema

synctera-enhanced-transaction-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/enhanced_transaction",
  "title": "enhanced_transaction",
  "description": "An unstructured JSON blob representing additional transaction information specific to each payment rail.",
  "nullable": true,
  "type": "object"
}