Condition codes
GET {{baseUrl}}/v2/stocks/meta/conditions/:ticktype?tape=C
Returns the mapping between the condition codes and names.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tape | string | (Required) The one character name of the tape |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"@":"Regular Sale","A":"Acquisition","B":"Bunched Trade"}