{ "$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" }