OANDA · Schema

ClientID

A client-provided identifier, used by clients to refer to their Orders or Trades with an identifier that they have provided.

ForexFX TradingCFD TradingFinancial ServicesTrading APIs
View JSON Schema on GitHub

JSON Schema

ClientID.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "ClientID",
  "description": "A client-provided identifier, used by clients to refer to their Orders or Trades with an identifier that they have provided.",
  "type": "string"
}