Synctera · Schema

external_data

an unstructured json blob representing additional transaction information supplied by the integrator.

FinTechBaaSBankingPaymentsCard IssuingKYC
View JSON Schema on GitHub

JSON Schema

synctera-external-data-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/external_data",
  "title": "external_data",
  "description": "an unstructured json blob representing additional transaction information supplied by the integrator.",
  "nullable": true,
  "type": "object"
}