{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "specialfield", "type": "object", "properties": { "NF": { "type": "string", "description": "**#NF#** - Not found. The requested symbol could not be found by the service." }, "NA": { "type": "string", "description": "**#NA#** - Not Applicable. The requested field could not be found for the requested symbol. This usually means that the field is not applicable for this type of record." }, "NE": { "type": "string", "description": "**#NE#** - Not Entitled. The supplied username and password are not entitled to the data requested." } } }