v1
latestOpenAPI 3.0.02026-07-26166415635.8 KBStock
Condition codes
Returns the mapping between the condition codes and names.
get/v2/stocks/meta/conditions/{ticktype}
Path parameters
ticktype'trade' | 'quote' required
The type of ticks.
Query parameters
tape'A' | 'B' | 'C' required
The one character name of the tape.
Response
OK
StockConditions required
Example response
{
"@": "Regular Sale",
"A": "Acquisition",
"B": "Bunched Trade"
}