{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "TransactionID",
"description": "The unique Transaction identifier within each Account.",
"type": "string",
"format": "String representation of the numerical OANDA-assigned TransactionID"
}