OANDA · Schema

TransactionID

The unique Transaction identifier within each Account.

ForexFX TradingCFD TradingFinancial ServicesTrading APIs
View JSON Schema on GitHub

JSON Schema

TransactionID.json Raw ↑
{
  "$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"
}