{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "TransactionId", "type": "string", "description": "A unique id associated with a payment transaction, e.g. original payment transaction id. The same id will be returned in the response corresponding to its payment transaction." }