{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "TransactionIdentifier", "type": "object", "properties": { "acqRefNum": { "type": "string" }, "banknetRefNum": { "type": "string" }, "traceId": { "type": "string" }, "serialId": { "type": "string" } } }