{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "TradeSpecifier",
"description": "The identification of a Trade as referred to by clients",
"type": "string",
"format": "Either the Trade's OANDA-assigned TradeID or the Trade's client-provided ClientID prefixed by the \"@\" symbol"
}