{"openapi":"3.1.0","info":{"title":"dxFeed Fundamentals API","description":"* [dxFeed Website](https://www.dxfeed.com/)\n* [Knowledge Base: Fundamentals](https://kb.dxfeed.com/en/data/fundamentals.html)\n* [Customer Ticket Portal](https://portal.dxfeed.com/)\n* [Contact the dxFeed sales team](https://dxfeed.com/contact-sales/)\n"},"servers":[{"url":"https://tools.dxfeed.com/fs","description":"Generated server url"}],"paths":{"/v0.1/valuation-ratio":{"post":{"tags":["valuation-ratio-controller"],"operationId":"addManualCorrection","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ValuationRatio"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ValuationRatio"}}}}}}},"delete":{"tags":["valuation-ratio-controller"],"operationId":"addManualRemove","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ValuationRatio"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ValuationRatio"}}}}}}}},"/v0.1/valuation-ratio/recent/snapshot":{"get":{"tags":["valuation-ratio-controller"],"operationId":"getRecentSnapshot","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["valuation-ratio-controller"],"operationId":"postRecentSnapshot","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/valuation-ratio/filter":{"get":{"tags":["valuation-ratio-controller"],"operationId":"getDeepFilter","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ValuationRatio"}}}}}}},"post":{"tags":["valuation-ratio-controller"],"operationId":"postDeepFilter","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ValuationRatio"}}}}}}}},"/v0.1/symbol-state-change/filter":{"get":{"tags":["symbol-state-change-controller"],"operationId":"getByFilter","parameters":[{"name":"types","in":"query","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"example":{"symbolsByYmd":{"20230928":["SYMBOL1","SYMBOL2"],"20230929":["SYMBOL1","SYMBOL2"]},"bySymbol":{"SYMBOL1":[{"name":"CorporateAction","eventTime":1682119990893,"dxSymbol":"SYMBOL1","source":"BLENDED","disabled":false,"ext":{"name":"CorporateAction$ExtStock","splitFrom":5,"splitTo":1},"sid":"0P0001AAA6","type":"STOCK_SPLIT","subType":"SS","exYmd":20230928,"adjustmentValue":0.2,"srcId":""}],"SYMBOL2":[{"name":"CorporateAction","eventTime":1683762296449,"dxSymbol":"SYMBOL2","source":"BLENDED","disabled":false,"ext":{"name":"CorporateAction$ExtStock","splitFrom":1,"splitTo":2},"sid":"0P0001BAA6","type":"STOCK_SPLIT","subType":"SS","exYmd":20230928,"adjustmentValue":2,"srcId":""}]}}}}}}},"post":{"tags":["symbol-state-change-controller"],"operationId":"postByFilter","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TypeSymbolStateChangeFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"example":{"symbolsByYmd":{"20230928":["SYMBOL1","SYMBOL2"],"20230929":["SYMBOL1","SYMBOL2"]},"bySymbol":{"SYMBOL1":[{"name":"CorporateAction","eventTime":1682119990893,"dxSymbol":"SYMBOL1","source":"BLENDED","disabled":false,"ext":{"name":"CorporateAction$ExtStock","splitFrom":5,"splitTo":1},"sid":"0P0001AAA6","type":"STOCK_SPLIT","subType":"SS","exYmd":20230928,"adjustmentValue":0.2,"srcId":""}],"SYMBOL2":[{"name":"CorporateAction","eventTime":1683762296449,"dxSymbol":"SYMBOL2","source":"BLENDED","disabled":false,"ext":{"name":"CorporateAction$ExtStock","splitFrom":1,"splitTo":2},"sid":"0P0001BAA6","type":"STOCK_SPLIT","subType":"SS","exYmd":20230928,"adjustmentValue":2,"srcId":""}]}}}}}}}},"/v0.1/snapshot/filter":{"get":{"tags":["snapshot-controller"],"operationId":"getByFilter_1","parameters":[{"name":"types","in":"query","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["snapshot-controller"],"operationId":"postByFilter_1","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SnapshotFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/shares-ownership-summary":{"post":{"tags":["shares-ownership-summary-controller"],"operationId":"addManualCorrection_1","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/SharesOwnershipSummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/SharesOwnershipSummary"}}}}}}},"delete":{"tags":["shares-ownership-summary-controller"],"operationId":"addManualRemove_1","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/SharesOwnershipSummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/SharesOwnershipSummary"}}}}}}}},"/v0.1/shares-ownership-summary/recent/snapshot":{"get":{"tags":["shares-ownership-summary-controller"],"operationId":"getRecentSnapshot_1","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["shares-ownership-summary-controller"],"operationId":"postRecentSnapshot_1","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/shares-ownership-summary/filter":{"get":{"tags":["shares-ownership-summary-controller"],"operationId":"getDeepFilter_1","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/SharesOwnershipSummary"}}}}}}},"post":{"tags":["shares-ownership-summary-controller"],"operationId":"postDeepFilter_1","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/SharesOwnershipSummary"}}}}}}}},"/v0.1/reference-change":{"post":{"tags":["reference-change-controller"],"operationId":"addManualCorrection_2","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}}}}},"delete":{"tags":["reference-change-controller"],"operationId":"addManualRemove_2","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}}}}}},"/v0.1/reference-change/recent/snapshot":{"get":{"tags":["reference-change-controller"],"operationId":"getRecentSnapshot_2","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["reference-change-controller"],"operationId":"postRecentSnapshot_2","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/reference-change/recent/calendar":{"get":{"tags":["reference-change-controller"],"operationId":"getRecentCalendar","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}}}}},"post":{"tags":["reference-change-controller"],"operationId":"postRecentCalendar","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}}}}}},"/v0.1/reference-change/filter":{"get":{"tags":["reference-change-controller"],"operationId":"getDeepFilter_2","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}}}}},"post":{"tags":["reference-change-controller"],"operationId":"postDeepFilter_2","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}}}}}},"/v0.1/price":{"post":{"tags":["price-controller"],"operationId":"addManualCorrection_3","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Price"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Price"}}}}}}},"delete":{"tags":["price-controller"],"operationId":"addManualRemove_3","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Price"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Price"}}}}}}}},"/v0.1/price/recent/snapshot":{"get":{"tags":["price-controller"],"operationId":"getRecentSnapshot_3","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["price-controller"],"operationId":"postRecentSnapshot_3","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/price/filter":{"get":{"tags":["price-controller"],"operationId":"getDeepFilter_3","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Price"}}}}}}},"post":{"tags":["price-controller"],"operationId":"postDeepFilter_3","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Price"}}}}}}}},"/v0.1/operation-ratio":{"post":{"tags":["operation-ratio-controller"],"operationId":"addManualCorrection_4","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/OperationRatio"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/OperationRatio"}}}}}}},"delete":{"tags":["operation-ratio-controller"],"operationId":"addManualRemove_4","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/OperationRatio"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/OperationRatio"}}}}}}}},"/v0.1/operation-ratio/recent/snapshot":{"get":{"tags":["operation-ratio-controller"],"operationId":"getRecentSnapshot_4","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["operation-ratio-controller"],"operationId":"postRecentSnapshot_4","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/operation-ratio/filter":{"get":{"tags":["operation-ratio-controller"],"operationId":"getDeepFilter_4","parameters":[{"name":"period","in":"query","description":"Filter out the results based on a reference period of the report or ratio (12M, 3M etc). Available values may vary per endpoint. ","required":false,"schema":{"type":"string"}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/OperationRatio"}}}}}}},"post":{"tags":["operation-ratio-controller"],"operationId":"postDeepFilter_4","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PeriodicHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/OperationRatio"}}}}}}}},"/v0.1/mutual-fund-ownership-summary":{"post":{"tags":["mutual-fund-ownership-summary-controller"],"operationId":"addManualCorrection_5","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MutualFundOwnershipSummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MutualFundOwnershipSummary"}}}}}}},"delete":{"tags":["mutual-fund-ownership-summary-controller"],"operationId":"addManualRemove_5","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MutualFundOwnershipSummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MutualFundOwnershipSummary"}}}}}}}},"/v0.1/mutual-fund-ownership-summary/recent/snapshot":{"get":{"tags":["mutual-fund-ownership-summary-controller"],"operationId":"getRecentSnapshot_5","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["mutual-fund-ownership-summary-controller"],"operationId":"postRecentSnapshot_5","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/mutual-fund-ownership-summary/filter":{"get":{"tags":["mutual-fund-ownership-summary-controller"],"operationId":"getDeepFilter_5","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MutualFundOwnershipSummary"}}}}}}},"post":{"tags":["mutual-fund-ownership-summary-controller"],"operationId":"postDeepFilter_5","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MutualFundOwnershipSummary"}}}}}}}},"/v0.1/merger-and-acquisition":{"post":{"tags":["merger-and-acquisition-controller"],"operationId":"addManualCorrection_6","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}}}}},"delete":{"tags":["merger-and-acquisition-controller"],"operationId":"addManualRemove_6","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}}}}}},"/v0.1/merger-and-acquisition/recent/snapshot":{"get":{"tags":["merger-and-acquisition-controller"],"operationId":"getRecentSnapshot_6","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["merger-and-acquisition-controller"],"operationId":"postRecentSnapshot_6","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/merger-and-acquisition/recent/calendar":{"get":{"tags":["merger-and-acquisition-controller"],"operationId":"getRecentCalendar_1","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}}}}},"post":{"tags":["merger-and-acquisition-controller"],"operationId":"postRecentCalendar_1","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}}}}}},"/v0.1/merger-and-acquisition/filter":{"get":{"tags":["merger-and-acquisition-controller"],"operationId":"getDeepFilter_6","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}}}}},"post":{"tags":["merger-and-acquisition-controller"],"operationId":"postDeepFilter_6","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}}}}}},"/v0.1/ipo-calendar/recent/snapshot":{"get":{"tags":["ipo-calendar-controller"],"operationId":"getRecentSnapshot_7","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["ipo-calendar-controller"],"operationId":"postRecentSnapshot_7","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/ipo-calendar/recent/calendar":{"get":{"tags":["ipo-calendar-controller"],"operationId":"getRecentCalendar_2","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IpoCalendar"}}}}}}},"post":{"tags":["ipo-calendar-controller"],"operationId":"postRecentCalendar_2","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IpoCalendar"}}}}}}}},"/v0.1/ipo-calendar/filter":{"get":{"tags":["ipo-calendar-controller"],"operationId":"getDeepFilter_7","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IpoCalendar"}}}}}}},"post":{"tags":["ipo-calendar-controller"],"operationId":"postDeepFilter_7","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IpoCalendar"}}}}}}}},"/v0.1/instrument-reference":{"post":{"tags":["instrument-reference-controller"],"operationId":"addManualCorrection_7","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentReference"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentReference"}}}}}}},"delete":{"tags":["instrument-reference-controller"],"operationId":"addManualRemove_7","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentReference"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentReference"}}}}}}}},"/v0.1/instrument-reference/recent/snapshot":{"get":{"tags":["instrument-reference-controller"],"operationId":"getRecentSnapshot_8","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["instrument-reference-controller"],"operationId":"postRecentSnapshot_8","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/instrument-reference/filter":{"get":{"tags":["instrument-reference-controller"],"operationId":"getDeepFilter_8","parameters":[{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentReference"}}}}}}},"post":{"tags":["instrument-reference-controller"],"operationId":"postDeepFilter_8","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/FilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentReference"}}}}}}}},"/v0.1/instrument-daily-summary":{"post":{"tags":["instrument-daily-summary-controller"],"operationId":"addManualCorrection_8","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentDailySummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentDailySummary"}}}}}}},"delete":{"tags":["instrument-daily-summary-controller"],"operationId":"addManualRemove_8","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentDailySummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentDailySummary"}}}}}}}},"/v0.1/instrument-daily-summary/recent/snapshot":{"get":{"tags":["instrument-daily-summary-controller"],"operationId":"getRecentSnapshot_9","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["instrument-daily-summary-controller"],"operationId":"postRecentSnapshot_9","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/instrument-daily-summary/filter":{"get":{"tags":["instrument-daily-summary-controller"],"operationId":"getDeepFilter_9","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentDailySummary"}}}}}}},"post":{"tags":["instrument-daily-summary-controller"],"operationId":"postDeepFilter_9","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentDailySummary"}}}}}}}},"/v0.1/institutional-ownership-summary":{"post":{"tags":["institutional-ownership-summary-controller"],"operationId":"addManualCorrection_9","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstitutionalOwnershipSummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstitutionalOwnershipSummary"}}}}}}},"delete":{"tags":["institutional-ownership-summary-controller"],"operationId":"addManualRemove_9","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstitutionalOwnershipSummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstitutionalOwnershipSummary"}}}}}}}},"/v0.1/institutional-ownership-summary/recent/snapshot":{"get":{"tags":["institutional-ownership-summary-controller"],"operationId":"getRecentSnapshot_10","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["institutional-ownership-summary-controller"],"operationId":"postRecentSnapshot_10","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/institutional-ownership-summary/filter":{"get":{"tags":["institutional-ownership-summary-controller"],"operationId":"getDeepFilter_10","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstitutionalOwnershipSummary"}}}}}}},"post":{"tags":["institutional-ownership-summary-controller"],"operationId":"postDeepFilter_10","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstitutionalOwnershipSummary"}}}}}}}},"/v0.1/insider-ownership-summary":{"post":{"tags":["insider-ownership-summary-controller"],"operationId":"addManualCorrection_10","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InsiderOwnershipSummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InsiderOwnershipSummary"}}}}}}},"delete":{"tags":["insider-ownership-summary-controller"],"operationId":"addManualRemove_10","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InsiderOwnershipSummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InsiderOwnershipSummary"}}}}}}}},"/v0.1/insider-ownership-summary/recent/snapshot":{"get":{"tags":["insider-ownership-summary-controller"],"operationId":"getRecentSnapshot_11","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["insider-ownership-summary-controller"],"operationId":"postRecentSnapshot_11","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/insider-ownership-summary/filter":{"get":{"tags":["insider-ownership-summary-controller"],"operationId":"getDeepFilter_11","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InsiderOwnershipSummary"}}}}}}},"post":{"tags":["insider-ownership-summary-controller"],"operationId":"postDeepFilter_11","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InsiderOwnershipSummary"}}}}}}}},"/v0.1/income-statement":{"post":{"tags":["income-statement-controller"],"operationId":"addManualCorrection_11","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IncomeStatement"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IncomeStatement"}}}}}}},"delete":{"tags":["income-statement-controller"],"operationId":"addManualRemove_11","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IncomeStatement"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IncomeStatement"}}}}}}}},"/v0.1/income-statement/recent/snapshot":{"get":{"tags":["income-statement-controller"],"operationId":"getRecentSnapshot_12","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["income-statement-controller"],"operationId":"postRecentSnapshot_12","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/income-statement/filter":{"get":{"tags":["income-statement-controller"],"operationId":"getDeepFilter_12","parameters":[{"name":"period","in":"query","description":"Filter out the results based on a reference period of the report or ratio (12M, 3M etc). Available values may vary per endpoint. ","required":false,"schema":{"type":"string"}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IncomeStatement"}}}}}}},"post":{"tags":["income-statement-controller"],"operationId":"postDeepFilter_12","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PeriodicHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IncomeStatement"}}}}}}}},"/v0.1/history/filter":{"get":{"tags":["history-controller"],"operationId":"getByFilter_2","parameters":[{"name":"types","in":"query","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["history-controller"],"operationId":"postByFilter_2","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TypeHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/historical-return":{"post":{"tags":["historical-return-controller"],"operationId":"addManualCorrection_12","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalReturn"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalReturn"}}}}}}},"delete":{"tags":["historical-return-controller"],"operationId":"addManualRemove_12","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalReturn"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalReturn"}}}}}}}},"/v0.1/historical-return/recent/snapshot":{"get":{"tags":["historical-return-controller"],"operationId":"getRecentSnapshot_13","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["historical-return-controller"],"operationId":"postRecentSnapshot_13","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/historical-return/filter":{"get":{"tags":["historical-return-controller"],"operationId":"getDeepFilter_13","parameters":[{"name":"period","in":"query","description":"Filter out the results based on a reference period of the report or ratio (12M, 3M etc). Available values may vary per endpoint. ","required":false,"schema":{"type":"string"}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalReturn"}}}}}}},"post":{"tags":["historical-return-controller"],"operationId":"postDeepFilter_13","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PeriodicHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalReturn"}}}}}}}},"/v0.1/economic-calendar":{"post":{"tags":["economic-calendar-controller"],"operationId":"addManualCorrection_13","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}}}}},"delete":{"tags":["economic-calendar-controller"],"operationId":"addManualRemove_13","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}}}}}},"/v0.1/economic-calendar/recent/snapshot":{"get":{"tags":["economic-calendar-controller"],"operationId":"getRecentSnapshot_14","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["economic-calendar-controller"],"operationId":"postRecentSnapshot_14","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/economic-calendar/recent/calendar":{"get":{"tags":["economic-calendar-controller"],"operationId":"getRecentCalendar_3","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}}}}},"post":{"tags":["economic-calendar-controller"],"operationId":"postRecentCalendar_3","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}}}}}},"/v0.1/economic-calendar/filter":{"get":{"tags":["economic-calendar-controller"],"operationId":"getDeepFilter_14","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}}}}},"post":{"tags":["economic-calendar-controller"],"operationId":"postDeepFilter_14","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}}}}}},"/v0.1/earning/recent/snapshot":{"get":{"tags":["earning-controller"],"operationId":"getRecentSnapshot_15","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["earning-controller"],"operationId":"postRecentSnapshot_15","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/earning/recent/calendar":{"get":{"tags":["earning-controller"],"operationId":"getRecentCalendar_4","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Earning"}}}}}}},"post":{"tags":["earning-controller"],"operationId":"postRecentCalendar_4","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Earning"}}}}}}}},"/v0.1/earning/filter":{"get":{"tags":["earning-controller"],"operationId":"getDeepFilter_15","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Earning"}}}}}}},"post":{"tags":["earning-controller"],"operationId":"postDeepFilter_15","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Earning"}}}}}}}},"/v0.1/earning-report":{"post":{"tags":["earning-report-controller"],"operationId":"addManualCorrection_14","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningReport"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningReport"}}}}}}},"delete":{"tags":["earning-report-controller"],"operationId":"addManualRemove_14","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningReport"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningReport"}}}}}}}},"/v0.1/earning-report/recent/snapshot":{"get":{"tags":["earning-report-controller"],"operationId":"getRecentSnapshot_16","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["earning-report-controller"],"operationId":"postRecentSnapshot_16","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/earning-report/filter":{"get":{"tags":["earning-report-controller"],"operationId":"getDeepFilter_16","parameters":[{"name":"period","in":"query","description":"Filter out the results based on a reference period of the report or ratio (12M, 3M etc). Available values may vary per endpoint. ","required":false,"schema":{"type":"string"}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningReport"}}}}}}},"post":{"tags":["earning-report-controller"],"operationId":"postDeepFilter_16","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PeriodicHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningReport"}}}}}}}},"/v0.1/earning-ratio":{"post":{"tags":["earning-ratio-controller"],"operationId":"addManualCorrection_15","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningRatio"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningRatio"}}}}}}},"delete":{"tags":["earning-ratio-controller"],"operationId":"addManualRemove_15","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningRatio"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningRatio"}}}}}}}},"/v0.1/earning-ratio/recent/snapshot":{"get":{"tags":["earning-ratio-controller"],"operationId":"getRecentSnapshot_17","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["earning-ratio-controller"],"operationId":"postRecentSnapshot_17","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/earning-ratio/filter":{"get":{"tags":["earning-ratio-controller"],"operationId":"getDeepFilter_17","parameters":[{"name":"period","in":"query","description":"Filter out the results based on a reference period of the report or ratio (12M, 3M etc). Available values may vary per endpoint. ","required":false,"schema":{"type":"string"}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningRatio"}}}}}}},"post":{"tags":["earning-ratio-controller"],"operationId":"postDeepFilter_17","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PeriodicHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningRatio"}}}}}}}},"/v0.1/crypto-summary":{"post":{"tags":["crypto-summary-controller"],"operationId":"addManualCorrection_16","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoSummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoSummary"}}}}}}},"delete":{"tags":["crypto-summary-controller"],"operationId":"addManualRemove_16","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoSummary"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoSummary"}}}}}}}},"/v0.1/crypto-summary/recent/snapshot":{"get":{"tags":["crypto-summary-controller"],"operationId":"getRecentSnapshot_18","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["crypto-summary-controller"],"operationId":"postRecentSnapshot_18","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/crypto-summary/filter":{"get":{"tags":["crypto-summary-controller"],"operationId":"getDeepFilter_18","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoSummary"}}}}}}},"post":{"tags":["crypto-summary-controller"],"operationId":"postDeepFilter_18","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoSummary"}}}}}}}},"/v0.1/crypto-reference":{"post":{"tags":["crypto-reference-controller"],"operationId":"addManualCorrection_17","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoReference"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoReference"}}}}}}},"delete":{"tags":["crypto-reference-controller"],"operationId":"addManualRemove_17","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoReference"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoReference"}}}}}}}},"/v0.1/crypto-reference/recent/snapshot":{"get":{"tags":["crypto-reference-controller"],"operationId":"getRecentSnapshot_19","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["crypto-reference-controller"],"operationId":"postRecentSnapshot_19","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/crypto-reference/filter":{"get":{"tags":["crypto-reference-controller"],"operationId":"getDeepFilter_19","parameters":[{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoReference"}}}}}}},"post":{"tags":["crypto-reference-controller"],"operationId":"postDeepFilter_19","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/FilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoReference"}}}}}}}},"/v0.1/corporate-calendar":{"post":{"tags":["corporate-calendar-controller"],"operationId":"addManualCorrection_18","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}}}}},"delete":{"tags":["corporate-calendar-controller"],"operationId":"addManualRemove_18","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}}}}}},"/v0.1/corporate-calendar/recent/snapshot":{"get":{"tags":["corporate-calendar-controller"],"operationId":"getRecentSnapshot_20","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["corporate-calendar-controller"],"operationId":"postRecentSnapshot_20","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/corporate-calendar/recent/calendar":{"get":{"tags":["corporate-calendar-controller"],"operationId":"getRecentCalendar_5","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}}}}},"post":{"tags":["corporate-calendar-controller"],"operationId":"postRecentCalendar_5","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}}}}}},"/v0.1/corporate-calendar/filter":{"get":{"tags":["corporate-calendar-controller"],"operationId":"getDeepFilter_20","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}}}}},"post":{"tags":["corporate-calendar-controller"],"operationId":"postDeepFilter_20","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}}}}}},"/v0.1/corporate-action":{"post":{"tags":["corporate-action-controller"],"operationId":"addManualCorrection_19","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}},"delete":{"tags":["corporate-action-controller"],"operationId":"addManualRemove_19","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}}},"/v0.1/corporate-action/recent/snapshot":{"get":{"tags":["corporate-action-controller"],"operationId":"getRecentSnapshot_21","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["corporate-action-controller"],"operationId":"postRecentSnapshot_21","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/corporate-action/recent/calendar":{"get":{"tags":["corporate-action-controller"],"operationId":"getRecentCalendar_6","parameters":[{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}},"post":{"tags":["corporate-action-controller"],"operationId":"postRecentCalendar_6","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}}},"/v0.1/corporate-action/filter":{"get":{"tags":["corporate-action-controller"],"operationId":"getDeepFilter_21","parameters":[{"name":"caTypes","in":"query","description":"Filter out the results based on corporate action types.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}},"post":{"tags":["corporate-action-controller"],"operationId":"postDeepFilter_21","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CorporateActionFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}}},"/v0.1/corporate-action/filter/custom":{"get":{"tags":["corporate-action-controller"],"operationId":"getDeepFilterCustom","parameters":[{"name":"caTypes","in":"query","description":"Filter out the results based on corporate action types.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}},"post":{"tags":["corporate-action-controller"],"operationId":"postDeepFilterCustom","parameters":[{"name":"corporateActionFilter","in":"query","required":true,"schema":{"$ref":"#/components/schemas/CorporateActionFilterParams"}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}}},"/v0.1/consensus-estimate":{"post":{"tags":["consensus-estimate-controller"],"operationId":"addManualCorrection_20","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ConsensusEstimate"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ConsensusEstimate"}}}}}}},"delete":{"tags":["consensus-estimate-controller"],"operationId":"addManualRemove_20","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ConsensusEstimate"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ConsensusEstimate"}}}}}}}},"/v0.1/consensus-estimate/recent/snapshot":{"get":{"tags":["consensus-estimate-controller"],"operationId":"getRecentSnapshot_22","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["consensus-estimate-controller"],"operationId":"postRecentSnapshot_22","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/consensus-estimate/filter":{"get":{"tags":["consensus-estimate-controller"],"operationId":"getDeepFilter_22","parameters":[{"name":"period","in":"query","description":"Filter out the results based on a reference period of the report or ratio (12M, 3M etc). Available values may vary per endpoint. ","required":false,"schema":{"type":"string"}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ConsensusEstimate"}}}}}}},"post":{"tags":["consensus-estimate-controller"],"operationId":"postDeepFilter_22","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PeriodicHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ConsensusEstimate"}}}}}}}},"/v0.1/company-profile":{"post":{"tags":["company-profile-controller"],"operationId":"addManualCorrection_21","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CompanyProfile"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CompanyProfile"}}}}}}},"delete":{"tags":["company-profile-controller"],"operationId":"addManualRemove_21","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CompanyProfile"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CompanyProfile"}}}}}}}},"/v0.1/company-profile/recent/snapshot":{"get":{"tags":["company-profile-controller"],"operationId":"getRecentSnapshot_23","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["company-profile-controller"],"operationId":"postRecentSnapshot_23","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/company-profile/filter":{"get":{"tags":["company-profile-controller"],"operationId":"getDeepFilter_23","parameters":[{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CompanyProfile"}}}}}}},"post":{"tags":["company-profile-controller"],"operationId":"postDeepFilter_23","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/FilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CompanyProfile"}}}}}}}},"/v0.1/cash-flow-statement":{"post":{"tags":["cash-flow-statement-controller"],"operationId":"addManualCorrection_22","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CashFlowStatement"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CashFlowStatement"}}}}}}},"delete":{"tags":["cash-flow-statement-controller"],"operationId":"addManualRemove_22","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CashFlowStatement"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CashFlowStatement"}}}}}}}},"/v0.1/cash-flow-statement/recent/snapshot":{"get":{"tags":["cash-flow-statement-controller"],"operationId":"getRecentSnapshot_24","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["cash-flow-statement-controller"],"operationId":"postRecentSnapshot_24","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/cash-flow-statement/filter":{"get":{"tags":["cash-flow-statement-controller"],"operationId":"getDeepFilter_24","parameters":[{"name":"period","in":"query","description":"Filter out the results based on a reference period of the report or ratio (12M, 3M etc). Available values may vary per endpoint. ","required":false,"schema":{"type":"string"}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CashFlowStatement"}}}}}}},"post":{"tags":["cash-flow-statement-controller"],"operationId":"postDeepFilter_24","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PeriodicHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CashFlowStatement"}}}}}}}},"/v0.1/balance-statement":{"post":{"tags":["balance-statement-controller"],"operationId":"addManualCorrection_23","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/BalanceStatement"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/BalanceStatement"}}}}}}},"delete":{"tags":["balance-statement-controller"],"operationId":"addManualRemove_23","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/BalanceStatement"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/BalanceStatement"}}}}}}}},"/v0.1/balance-statement/recent/snapshot":{"get":{"tags":["balance-statement-controller"],"operationId":"getRecentSnapshot_25","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["balance-statement-controller"],"operationId":"postRecentSnapshot_25","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/balance-statement/filter":{"get":{"tags":["balance-statement-controller"],"operationId":"getDeepFilter_25","parameters":[{"name":"period","in":"query","description":"Filter out the results based on a reference period of the report or ratio (12M, 3M etc). Available values may vary per endpoint. ","required":false,"schema":{"type":"string"}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/BalanceStatement"}}}}}}},"post":{"tags":["balance-statement-controller"],"operationId":"postDeepFilter_25","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PeriodicHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/BalanceStatement"}}}}}}}},"/v0.1/asset-classification":{"post":{"tags":["asset-classification-controller"],"operationId":"addManualCorrection_24","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AssetClassification"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AssetClassification"}}}}}}},"delete":{"tags":["asset-classification-controller"],"operationId":"addManualRemove_24","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AssetClassification"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AssetClassification"}}}}}}}},"/v0.1/asset-classification/recent/snapshot":{"get":{"tags":["asset-classification-controller"],"operationId":"getRecentSnapshot_26","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["asset-classification-controller"],"operationId":"postRecentSnapshot_26","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/asset-classification/filter":{"get":{"tags":["asset-classification-controller"],"operationId":"getDeepFilter_26","parameters":[{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AssetClassification"}}}}}}},"post":{"tags":["asset-classification-controller"],"operationId":"postDeepFilter_26","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/FilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AssetClassification"}}}}}}}},"/v0.1/alpha-beta":{"post":{"tags":["alpha-beta-controller"],"operationId":"addManualCorrection_25","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AlphaBeta"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AlphaBeta"}}}}}}},"delete":{"tags":["alpha-beta-controller"],"operationId":"addManualRemove_25","requestBody":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AlphaBeta"}}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AlphaBeta"}}}}}}}},"/v0.1/alpha-beta/recent/snapshot":{"get":{"tags":["alpha-beta-controller"],"operationId":"getRecentSnapshot_27","parameters":[{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":true,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"countryCodes","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}},"post":{"tags":["alpha-beta-controller"],"operationId":"postRecentSnapshot_27","parameters":[{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecentSnapshotFilterParam"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Map"}}}}}}},"/v0.1/alpha-beta/filter":{"get":{"tags":["alpha-beta-controller"],"operationId":"getDeepFilter_27","parameters":[{"name":"period","in":"query","description":"Filter out the results based on a reference period of the report or ratio (12M, 3M etc). Available values may vary per endpoint. ","required":false,"schema":{"type":"string"}},{"name":"fromYmd","in":"query","description":"Filter out the results based on from-to period. Start date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request from date in yyyymmdd format, inclusive"}},{"name":"toYmd","in":"query","description":"Filter out the results based on from-to period. End date of the period in yyyymmdd format. Note that max allowed time period is usually limited, depending on your permissions.","required":true,"schema":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}},{"name":"currencyCode","in":"query","description":"Filter out the results based on currency codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"countryCode","in":"query","description":"Filter out the results based on country codes from Instrument Reference. ISO three-character code.","required":false,"schema":{"type":"string"}},{"name":"sids","in":"query","description":"Filter out the results based on instrument security ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"cids","in":"query","description":"Filter out the results based on company ids from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sicCodes","in":"query","description":"Filter out the results based on sic (Standard Industrial Classification) codes from Asset Classification. Will return the data only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"industryCodes","in":"query","description":"Filter out the results based on instrument industry codes from Asset Classification. Will return the results only for instruments that have a record in Asset Classification.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"mics","in":"query","description":"Filter out the results based on instrument mic (Market Identifier Code) codes from Instrument Reference.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"symbols","in":"query","description":"Filter out the results based on symbols.","required":false,"schema":{"type":"array","items":{"type":"string"},"uniqueItems":true}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AlphaBeta"}}}}}}},"post":{"tags":["alpha-beta-controller"],"operationId":"postDeepFilter_27","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PeriodicHistoryFilterParams"}}},"required":true},"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AlphaBeta"}}}}}}}},"/v0.1/valuation-ratio/ymd/{ymd}":{"get":{"tags":["valuation-ratio-controller"],"operationId":"getDeepYmd","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ValuationRatio"}}}}}}}},"/v0.1/valuation-ratio/symbol/{symbol}":{"get":{"tags":["valuation-ratio-controller"],"operationId":"getDeepSymbol","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ValuationRatio"}}}}}}}},"/v0.1/valuation-ratio/recent/symbol/{symbol}":{"get":{"tags":["valuation-ratio-controller"],"operationId":"getRecentSymbol","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ValuationRatio"}}}}}}}},"/v0.1/symbol-state-change/types":{"get":{"tags":["symbol-state-change-controller"],"operationId":"getTypes","responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string"}}}}}}}},"/v0.1/snapshot/types":{"get":{"tags":["snapshot-controller"],"operationId":"getTypes_1","responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string"}}}}}}}},"/v0.1/shares-ownership-summary/ymd/{ymd}":{"get":{"tags":["shares-ownership-summary-controller"],"operationId":"getDeepYmd_1","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/SharesOwnershipSummary"}}}}}}}},"/v0.1/shares-ownership-summary/symbol/{symbol}":{"get":{"tags":["shares-ownership-summary-controller"],"operationId":"getDeepSymbol_1","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/SharesOwnershipSummary"}}}}}}}},"/v0.1/shares-ownership-summary/recent/symbol/{symbol}":{"get":{"tags":["shares-ownership-summary-controller"],"operationId":"getRecentSymbol_1","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/SharesOwnershipSummary"}}}}}}}},"/v0.1/reference-change/ymd/{ymd}":{"get":{"tags":["reference-change-controller"],"operationId":"getDeepYmd_2","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}}}}}},"/v0.1/reference-change/symbol/{symbol}":{"get":{"tags":["reference-change-controller"],"operationId":"getDeepSymbol_2","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}}}}}},"/v0.1/reference-change/recent/symbol/{symbol}":{"get":{"tags":["reference-change-controller"],"operationId":"getRecentSymbol_2","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ReferenceChange"}}}}}}}},"/v0.1/price/ymd/{ymd}":{"get":{"tags":["price-controller"],"operationId":"getDeepYmd_3","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Price"}}}}}}}},"/v0.1/price/symbol/{symbol}":{"get":{"tags":["price-controller"],"operationId":"getDeepSymbol_3","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Price"}}}}}}}},"/v0.1/price/recent/symbol/{symbol}":{"get":{"tags":["price-controller"],"operationId":"getRecentSymbol_3","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Price"}}}}}}}},"/v0.1/operation-ratio/ymd/{ymd}":{"get":{"tags":["operation-ratio-controller"],"operationId":"getDeepYmd_4","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/OperationRatio"}}}}}}}},"/v0.1/operation-ratio/symbol/{symbol}":{"get":{"tags":["operation-ratio-controller"],"operationId":"getDeepSymbol_4","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/OperationRatio"}}}}}}}},"/v0.1/operation-ratio/recent/symbol/{symbol}":{"get":{"tags":["operation-ratio-controller"],"operationId":"getRecentSymbol_4","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/OperationRatio"}}}}}}}},"/v0.1/mutual-fund-ownership-summary/ymd/{ymd}":{"get":{"tags":["mutual-fund-ownership-summary-controller"],"operationId":"getDeepYmd_5","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MutualFundOwnershipSummary"}}}}}}}},"/v0.1/mutual-fund-ownership-summary/symbol/{symbol}":{"get":{"tags":["mutual-fund-ownership-summary-controller"],"operationId":"getDeepSymbol_5","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MutualFundOwnershipSummary"}}}}}}}},"/v0.1/mutual-fund-ownership-summary/recent/symbol/{symbol}":{"get":{"tags":["mutual-fund-ownership-summary-controller"],"operationId":"getRecentSymbol_5","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MutualFundOwnershipSummary"}}}}}}}},"/v0.1/merger-and-acquisition/ymd/{ymd}":{"get":{"tags":["merger-and-acquisition-controller"],"operationId":"getDeepYmd_6","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}}}}}},"/v0.1/merger-and-acquisition/symbol/{symbol}":{"get":{"tags":["merger-and-acquisition-controller"],"operationId":"getDeepSymbol_6","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}}}}}},"/v0.1/merger-and-acquisition/recent/symbol/{symbol}":{"get":{"tags":["merger-and-acquisition-controller"],"operationId":"getRecentSymbol_6","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/MergerAndAcquisition"}}}}}}}},"/v0.1/ipo-calendar/ymd/{ymd}":{"get":{"tags":["ipo-calendar-controller"],"operationId":"getDeepYmd_7","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IpoCalendar"}}}}}}}},"/v0.1/ipo-calendar/symbol/{symbol}":{"get":{"tags":["ipo-calendar-controller"],"operationId":"getDeepSymbol_7","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IpoCalendar"}}}}}}}},"/v0.1/ipo-calendar/recent/symbol/{symbol}":{"get":{"tags":["ipo-calendar-controller"],"operationId":"getRecentSymbol_7","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IpoCalendar"}}}}}}}},"/v0.1/instrument-reference/symbol/{symbol}":{"get":{"tags":["instrument-reference-controller"],"operationId":"getDeepSymbol_8","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentReference"}}}}}}}},"/v0.1/instrument-reference/recent/symbol/{symbol}":{"get":{"tags":["instrument-reference-controller"],"operationId":"getRecentSymbol_8","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentReference"}}}}}}}},"/v0.1/instrument-daily-summary/ymd/{ymd}":{"get":{"tags":["instrument-daily-summary-controller"],"operationId":"getDeepYmd_8","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentDailySummary"}}}}}}}},"/v0.1/instrument-daily-summary/symbol/{symbol}":{"get":{"tags":["instrument-daily-summary-controller"],"operationId":"getDeepSymbol_9","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentDailySummary"}}}}}}}},"/v0.1/instrument-daily-summary/recent/symbol/{symbol}":{"get":{"tags":["instrument-daily-summary-controller"],"operationId":"getRecentSymbol_9","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstrumentDailySummary"}}}}}}}},"/v0.1/institutional-ownership-summary/ymd/{ymd}":{"get":{"tags":["institutional-ownership-summary-controller"],"operationId":"getDeepYmd_9","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstitutionalOwnershipSummary"}}}}}}}},"/v0.1/institutional-ownership-summary/symbol/{symbol}":{"get":{"tags":["institutional-ownership-summary-controller"],"operationId":"getDeepSymbol_10","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstitutionalOwnershipSummary"}}}}}}}},"/v0.1/institutional-ownership-summary/recent/symbol/{symbol}":{"get":{"tags":["institutional-ownership-summary-controller"],"operationId":"getRecentSymbol_10","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InstitutionalOwnershipSummary"}}}}}}}},"/v0.1/insider-ownership-summary/ymd/{ymd}":{"get":{"tags":["insider-ownership-summary-controller"],"operationId":"getDeepYmd_10","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InsiderOwnershipSummary"}}}}}}}},"/v0.1/insider-ownership-summary/symbol/{symbol}":{"get":{"tags":["insider-ownership-summary-controller"],"operationId":"getDeepSymbol_11","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InsiderOwnershipSummary"}}}}}}}},"/v0.1/insider-ownership-summary/recent/symbol/{symbol}":{"get":{"tags":["insider-ownership-summary-controller"],"operationId":"getRecentSymbol_11","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/InsiderOwnershipSummary"}}}}}}}},"/v0.1/income-statement/ymd/{ymd}":{"get":{"tags":["income-statement-controller"],"operationId":"getDeepYmd_11","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IncomeStatement"}}}}}}}},"/v0.1/income-statement/symbol/{symbol}":{"get":{"tags":["income-statement-controller"],"operationId":"getDeepSymbol_12","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IncomeStatement"}}}}}}}},"/v0.1/income-statement/recent/symbol/{symbol}":{"get":{"tags":["income-statement-controller"],"operationId":"getRecentSymbol_12","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IncomeStatement"}}}}}}}},"/v0.1/history/types":{"get":{"tags":["history-controller"],"operationId":"getTypes_2","responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string"}}}}}}}},"/v0.1/historical-return/ymd/{ymd}":{"get":{"tags":["historical-return-controller"],"operationId":"getDeepYmd_12","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalReturn"}}}}}}}},"/v0.1/historical-return/symbol/{symbol}":{"get":{"tags":["historical-return-controller"],"operationId":"getDeepSymbol_13","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalReturn"}}}}}}}},"/v0.1/historical-return/recent/symbol/{symbol}":{"get":{"tags":["historical-return-controller"],"operationId":"getRecentSymbol_13","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalReturn"}}}}}}}},"/v0.1/economic-calendar/ymd/{ymd}":{"get":{"tags":["economic-calendar-controller"],"operationId":"getDeepYmd_13","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}}}}}},"/v0.1/economic-calendar/symbol/{symbol}":{"get":{"tags":["economic-calendar-controller"],"operationId":"getDeepSymbol_14","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}}}}}},"/v0.1/economic-calendar/recent/symbol/{symbol}":{"get":{"tags":["economic-calendar-controller"],"operationId":"getRecentSymbol_14","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EconomicCalendar"}}}}}}}},"/v0.1/earning/ymd/{ymd}":{"get":{"tags":["earning-controller"],"operationId":"getDeepYmd_14","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Earning"}}}}}}}},"/v0.1/earning/symbol/{symbol}":{"get":{"tags":["earning-controller"],"operationId":"getDeepSymbol_15","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Earning"}}}}}}}},"/v0.1/earning/recent/symbol/{symbol}":{"get":{"tags":["earning-controller"],"operationId":"getRecentSymbol_15","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Earning"}}}}}}}},"/v0.1/earning-report/ymd/{ymd}":{"get":{"tags":["earning-report-controller"],"operationId":"getDeepYmd_15","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningReport"}}}}}}}},"/v0.1/earning-report/symbol/{symbol}":{"get":{"tags":["earning-report-controller"],"operationId":"getDeepSymbol_16","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningReport"}}}}}}}},"/v0.1/earning-report/recent/symbol/{symbol}":{"get":{"tags":["earning-report-controller"],"operationId":"getRecentSymbol_16","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningReport"}}}}}}}},"/v0.1/earning-ratio/ymd/{ymd}":{"get":{"tags":["earning-ratio-controller"],"operationId":"getDeepYmd_16","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningRatio"}}}}}}}},"/v0.1/earning-ratio/symbol/{symbol}":{"get":{"tags":["earning-ratio-controller"],"operationId":"getDeepSymbol_17","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningRatio"}}}}}}}},"/v0.1/earning-ratio/recent/symbol/{symbol}":{"get":{"tags":["earning-ratio-controller"],"operationId":"getRecentSymbol_17","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/EarningRatio"}}}}}}}},"/v0.1/crypto-summary/ymd/{ymd}":{"get":{"tags":["crypto-summary-controller"],"operationId":"getDeepYmd_17","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoSummary"}}}}}}}},"/v0.1/crypto-summary/symbol/{symbol}":{"get":{"tags":["crypto-summary-controller"],"operationId":"getDeepSymbol_18","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoSummary"}}}}}}}},"/v0.1/crypto-summary/recent/symbol/{symbol}":{"get":{"tags":["crypto-summary-controller"],"operationId":"getRecentSymbol_18","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoSummary"}}}}}}}},"/v0.1/crypto-reference/symbol/{symbol}":{"get":{"tags":["crypto-reference-controller"],"operationId":"getDeepSymbol_19","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoReference"}}}}}}}},"/v0.1/crypto-reference/recent/symbol/{symbol}":{"get":{"tags":["crypto-reference-controller"],"operationId":"getRecentSymbol_19","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CryptoReference"}}}}}}}},"/v0.1/corporate-calendar/ymd/{ymd}":{"get":{"tags":["corporate-calendar-controller"],"operationId":"getDeepYmd_18","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}}}}}},"/v0.1/corporate-calendar/symbol/{symbol}":{"get":{"tags":["corporate-calendar-controller"],"operationId":"getDeepSymbol_20","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}}}}}},"/v0.1/corporate-calendar/recent/symbol/{symbol}":{"get":{"tags":["corporate-calendar-controller"],"operationId":"getRecentSymbol_20","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateCalendar"}}}}}}}},"/v0.1/corporate-action/ymd/{ymd}":{"get":{"tags":["corporate-action-controller"],"operationId":"getDeepYmd_19","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}}},"/v0.1/corporate-action/symbol/{symbol}":{"get":{"tags":["corporate-action-controller"],"operationId":"getDeepSymbol_21","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}}},"/v0.1/corporate-action/recent/symbol/{symbol}":{"get":{"tags":["corporate-action-controller"],"operationId":"getRecentSymbol_21","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CorporateAction"}}}}}}}},"/v0.1/consensus-estimate/ymd/{ymd}":{"get":{"tags":["consensus-estimate-controller"],"operationId":"getDeepYmd_20","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ConsensusEstimate"}}}}}}}},"/v0.1/consensus-estimate/symbol/{symbol}":{"get":{"tags":["consensus-estimate-controller"],"operationId":"getDeepSymbol_22","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ConsensusEstimate"}}}}}}}},"/v0.1/consensus-estimate/recent/symbol/{symbol}":{"get":{"tags":["consensus-estimate-controller"],"operationId":"getRecentSymbol_22","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ConsensusEstimate"}}}}}}}},"/v0.1/company-profile/symbol/{symbol}":{"get":{"tags":["company-profile-controller"],"operationId":"getDeepSymbol_23","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CompanyProfile"}}}}}}}},"/v0.1/company-profile/recent/symbol/{symbol}":{"get":{"tags":["company-profile-controller"],"operationId":"getRecentSymbol_23","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CompanyProfile"}}}}}}}},"/v0.1/cash-flow-statement/ymd/{ymd}":{"get":{"tags":["cash-flow-statement-controller"],"operationId":"getDeepYmd_21","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CashFlowStatement"}}}}}}}},"/v0.1/cash-flow-statement/symbol/{symbol}":{"get":{"tags":["cash-flow-statement-controller"],"operationId":"getDeepSymbol_24","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CashFlowStatement"}}}}}}}},"/v0.1/cash-flow-statement/recent/symbol/{symbol}":{"get":{"tags":["cash-flow-statement-controller"],"operationId":"getRecentSymbol_24","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/CashFlowStatement"}}}}}}}},"/v0.1/balance-statement/ymd/{ymd}":{"get":{"tags":["balance-statement-controller"],"operationId":"getDeepYmd_22","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/BalanceStatement"}}}}}}}},"/v0.1/balance-statement/symbol/{symbol}":{"get":{"tags":["balance-statement-controller"],"operationId":"getDeepSymbol_25","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/BalanceStatement"}}}}}}}},"/v0.1/balance-statement/recent/symbol/{symbol}":{"get":{"tags":["balance-statement-controller"],"operationId":"getRecentSymbol_25","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/BalanceStatement"}}}}}}}},"/v0.1/asset-classification/symbol/{symbol}":{"get":{"tags":["asset-classification-controller"],"operationId":"getDeepSymbol_26","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AssetClassification"}}}}}}}},"/v0.1/asset-classification/recent/symbol/{symbol}":{"get":{"tags":["asset-classification-controller"],"operationId":"getRecentSymbol_26","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AssetClassification"}}}}}}}},"/v0.1/alpha-beta/ymd/{ymd}":{"get":{"tags":["alpha-beta-controller"],"operationId":"getDeepYmd_23","parameters":[{"name":"ymd","in":"path","description":"Date in yyyymmdd format","required":true,"schema":{"type":"string","description":"Date in yyyymmdd format"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AlphaBeta"}}}}}}}},"/v0.1/alpha-beta/symbol/{symbol}":{"get":{"tags":["alpha-beta-controller"],"operationId":"getDeepSymbol_27","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AlphaBeta"}}}}}}}},"/v0.1/alpha-beta/recent/symbol/{symbol}":{"get":{"tags":["alpha-beta-controller"],"operationId":"getRecentSymbol_27","parameters":[{"name":"symbol","in":"path","description":"Filter out the results based on the symbol.","required":true,"schema":{"type":"string"}},{"name":"sources","in":"query","description":"Filter out the results based on available data providers. Skipping this parameter will return an empty response unless you are using the BLENDED source.","required":false,"schema":{"type":"array","default":[],"items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true}},{"name":"Accept-Encoding","in":"header","description":"Requests to /recent paths must use Accept-Encoding gzip compression","required":true,"schema":{"enum":["gzip"]}}],"responses":{"403":{"description":"Forbidden","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"406":{"description":"Not Acceptable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"500":{"description":"Internal Server Error","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"400":{"description":"Bad Request","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"503":{"description":"Service Unavailable","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ApiError"}}}},"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/AlphaBeta"}}}}}}}}},"components":{"schemas":{"ApiError":{"type":"object","properties":{"httpStatus":{"type":"string","enum":["100 CONTINUE","101 SWITCHING_PROTOCOLS","102 PROCESSING","103 EARLY_HINTS","103 CHECKPOINT","200 OK","201 CREATED","202 ACCEPTED","203 NON_AUTHORITATIVE_INFORMATION","204 NO_CONTENT","205 RESET_CONTENT","206 PARTIAL_CONTENT","207 MULTI_STATUS","208 ALREADY_REPORTED","226 IM_USED","300 MULTIPLE_CHOICES","301 MOVED_PERMANENTLY","302 FOUND","302 MOVED_TEMPORARILY","303 SEE_OTHER","304 NOT_MODIFIED","305 USE_PROXY","307 TEMPORARY_REDIRECT","308 PERMANENT_REDIRECT","400 BAD_REQUEST","401 UNAUTHORIZED","402 PAYMENT_REQUIRED","403 FORBIDDEN","404 NOT_FOUND","405 METHOD_NOT_ALLOWED","406 NOT_ACCEPTABLE","407 PROXY_AUTHENTICATION_REQUIRED","408 REQUEST_TIMEOUT","409 CONFLICT","410 GONE","411 LENGTH_REQUIRED","412 PRECONDITION_FAILED","413 PAYLOAD_TOO_LARGE","413 REQUEST_ENTITY_TOO_LARGE","414 URI_TOO_LONG","414 REQUEST_URI_TOO_LONG","415 UNSUPPORTED_MEDIA_TYPE","416 REQUESTED_RANGE_NOT_SATISFIABLE","417 EXPECTATION_FAILED","418 I_AM_A_TEAPOT","419 INSUFFICIENT_SPACE_ON_RESOURCE","420 METHOD_FAILURE","421 DESTINATION_LOCKED","422 UNPROCESSABLE_ENTITY","423 LOCKED","424 FAILED_DEPENDENCY","425 TOO_EARLY","426 UPGRADE_REQUIRED","428 PRECONDITION_REQUIRED","429 TOO_MANY_REQUESTS","431 REQUEST_HEADER_FIELDS_TOO_LARGE","451 UNAVAILABLE_FOR_LEGAL_REASONS","500 INTERNAL_SERVER_ERROR","501 NOT_IMPLEMENTED","502 BAD_GATEWAY","503 SERVICE_UNAVAILABLE","504 GATEWAY_TIMEOUT","505 HTTP_VERSION_NOT_SUPPORTED","506 VARIANT_ALSO_NEGOTIATES","507 INSUFFICIENT_STORAGE","508 LOOP_DETECTED","509 BANDWIDTH_LIMIT_EXCEEDED","510 NOT_EXTENDED","511 NETWORK_AUTHENTICATION_REQUIRED"]},"timestamp":{"type":"string"},"messages":{"type":"array","items":{"type":"string"}},"exMessage":{"type":"string"}}},"Ext":{"type":"object"},"ValuationRatio":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"normalizedPERatio":{"type":"number","format":"double"},"forwardPERatio":{"type":"number","format":"double"},"normalizedPEGRatio":{"type":"number","format":"double"},"trailingDividendYield":{"type":"number","format":"double"},"forwardDividendYield":{"type":"number","format":"double"},"payoutRatio":{"type":"number","format":"double"},"peRatio":{"type":"number","format":"double"},"psRatio":{"type":"number","format":"double"},"pbvRatio":{"type":"number","format":"double"},"pcfRatio":{"type":"number","format":"double"},"pfcfRatio":{"type":"number","format":"double"},"salesPerShare":{"type":"number","format":"double"},"bookValuePerShare":{"type":"number","format":"double"},"operationsCashFlowPerShare":{"type":"number","format":"double"},"cashFlowFreePerShare":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"RecentSnapshotFilterParam":{"type":"object","properties":{"mics":{"type":"array","items":{"type":"string"},"uniqueItems":true},"symbols":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sources":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true},"countryCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true}}},"FundamentalIdentityObject":{"type":"object","discriminator":{"propertyName":"name"},"properties":{"dxSymbol":{"type":"string"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"disabled":{"type":"boolean"},"eventTime":{"type":"integer","format":"int64"},"sid":{"type":"string"},"ext":{},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"},"name":{"type":"string"}},"required":["name"]},"Map":{"type":"object","additionalProperties":{"type":"array","items":{"$ref":"#/components/schemas/FundamentalIdentityObject"}}},"HistoryFilterParams":{"type":"object","properties":{"mics":{"type":"array","items":{"type":"string"},"uniqueItems":true},"symbols":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sources":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true},"currencyCode":{"type":"string"},"countryCode":{"type":"string"},"sids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"cids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sicCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"industryCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"fromYmd":{"type":"string","description":"request from date in yyyymmdd format, inclusive"},"toYmd":{"type":"string","description":"request to date in yyyymmdd format, inclusive"},"requestType":{"type":"string","enum":["SNAPSHOT","HISTORY","EMPTY","RECENT"],"readOnly":true}}},"TypeSymbolStateChangeFilterParams":{"type":"object","properties":{"mics":{"type":"array","items":{"type":"string"},"uniqueItems":true},"symbols":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sources":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true},"currencyCode":{"type":"string"},"countryCode":{"type":"string"},"sids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"cids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sicCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"industryCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"fromYmd":{"type":"string","description":"request from date in yyyymmdd format, inclusive"},"toYmd":{"type":"string","description":"request to date in yyyymmdd format, inclusive"},"types":{"type":"array","items":{"type":"string"},"uniqueItems":true},"requestType":{"type":"string","enum":["SNAPSHOT","HISTORY","EMPTY","RECENT"],"readOnly":true}}},"SnapshotFilterParams":{"type":"object","properties":{"mics":{"type":"array","items":{"type":"string"},"uniqueItems":true},"symbols":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sources":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true},"currencyCode":{"type":"string"},"countryCode":{"type":"string"},"sids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"cids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sicCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"industryCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"types":{"type":"array","items":{"type":"string"},"uniqueItems":true},"requestType":{"type":"string","enum":["SNAPSHOT","HISTORY","EMPTY","RECENT"],"readOnly":true}}},"SharesOwnershipSummary":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"sharesOutstanding":{"type":"number","format":"double"},"sharesFloat":{"type":"number","format":"double"},"sharesOutstandingInterim":{"type":"number","format":"double"},"sharesOutstandingBalanceSheet":{"type":"number","format":"double"},"sharesOutstandingWithBalanceSheetEndingDate":{"type":"number","format":"double"},"shareClassLevelTreasurySharesOutstanding":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"ReferenceChange":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"type":{"type":"string","enum":["SYMBOL","EXCHANGE","CUSIP","DEPOSITARY_RECEIPT_RATIO","CIK","LEGAL_NAME","STANDARD_NAME","ISIN","LISTING_STATUS","UNKNOWN"]},"refChangeTarget":{"type":"string","enum":["SHARE_CLASS","COMPANY"]},"oldValue":{"type":"string"},"newValue":{"type":"string"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"RecentHistoryFilterParams":{"type":"object","properties":{"mics":{"type":"array","items":{"type":"string"},"uniqueItems":true},"symbols":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sources":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true},"countryCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"fromYmd":{"type":"string","description":"request from date in yyyymmdd format, inclusive"},"toYmd":{"type":"string","description":"request to date in yyyymmdd format, inclusive"}}},"Price":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"open":{"type":"number","format":"double"},"high":{"type":"number","format":"double"},"low":{"type":"number","format":"double"},"close":{"type":"number","format":"double"},"volume":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"OperationRatio":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"cid":{"type":"string"},"period":{"$ref":"#/components/schemas/Period"},"reportType":{"type":"string"},"reportSubType":{"type":"string"},"totalRevenueGrowth":{"type":"number","format":"double"},"netIncomeGrowth":{"type":"number","format":"double"},"roa":{"type":"number","format":"double"},"roe":{"type":"number","format":"double"},"grossMargin":{"type":"number","format":"double"},"operatingMargin":{"type":"number","format":"double"},"netMargin":{"type":"number","format":"double"},"normalizedNetProfitMargin":{"type":"number","format":"double"},"inventoryTurnover":{"type":"number","format":"double"},"assetsTurnover":{"type":"number","format":"double"},"currentRatio":{"type":"number","format":"double"},"quickRatio":{"type":"number","format":"double"},"longTermDebtTotalCapitalRatio":{"type":"number","format":"double"},"totalAssetsEquityRatio":{"type":"number","format":"double"},"longTermDebtEquityRatio":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"Period":{"type":"object"},"PeriodicHistoryFilterParams":{"type":"object","properties":{"mics":{"type":"array","items":{"type":"string"},"uniqueItems":true},"symbols":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sources":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true},"currencyCode":{"type":"string"},"countryCode":{"type":"string"},"sids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"cids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sicCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"industryCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"fromYmd":{"type":"string","description":"request from date in yyyymmdd format, inclusive"},"toYmd":{"type":"string","description":"request to date in yyyymmdd format, inclusive"},"period":{"type":"string"},"requestType":{"type":"string","enum":["SNAPSHOT","HISTORY","EMPTY","RECENT"],"readOnly":true}}},"MutualFundOwnershipSummary":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"fundSharesHeld":{"type":"number","format":"double"},"fundPercentHeld":{"type":"number","format":"double"},"fundSharesBought":{"type":"number","format":"double"},"fundSharesSold":{"type":"number","format":"double"},"fundHolderNumber":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"MergerAndAcquisition":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"acquirerCid":{"type":"string"},"role":{"type":"string","enum":["ACQUIRER","TARGET"]},"targetCid":{"type":"string"},"acquirerDxSymbol":{"type":"string"},"targetDxSymbol":{"type":"string"},"shares":{"type":"number","format":"double"},"currencyCode":{"type":"string"},"cash":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"IpoCalendar":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"cid":{"type":"string"},"offerPrice":{"type":"number","format":"double"},"offerPriceRange":{"type":"string"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"InstrumentReference":{"type":"object","properties":{"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"cid":{"type":"string"},"companyStatus":{"type":"string"},"cik":{"type":"string"},"countryCode":{"type":"string"},"currencyCode":{"type":"string"},"ipoDate":{"type":"string"},"rawSymbol":{"type":"string"},"srcExchange":{"type":"string"},"mic":{"type":"string"},"cusip":{"type":"string"},"subType":{"type":"string"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"FilterParams":{"type":"object","properties":{"mics":{"type":"array","items":{"type":"string"},"uniqueItems":true},"symbols":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sources":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true},"currencyCode":{"type":"string"},"countryCode":{"type":"string"},"sids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"cids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sicCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"industryCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"requestType":{"type":"string","enum":["SNAPSHOT","HISTORY","EMPTY","RECENT"],"readOnly":true}}},"InstrumentDailySummary":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"marketCap":{"type":"number","format":"double"},"enterpriseValue":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"InstitutionalOwnershipSummary":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"institutionSharesHeld":{"type":"number","format":"double"},"institutionPercentHeld":{"type":"number","format":"double"},"institutionSharesBought":{"type":"number","format":"double"},"institutionSharesSold":{"type":"number","format":"double"},"institutionNumberOfHolders":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"InsiderOwnershipSummary":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"insiderSharesHeld":{"type":"number","format":"double"},"insiderPercentHeld":{"type":"number","format":"double"},"insiderSharesBought":{"type":"number","format":"double"},"insiderSharesSold":{"type":"number","format":"double"},"insiderNumberOfBuys":{"type":"number","format":"double"},"insiderNumberOfSells":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"IncomeStatement":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"cid":{"type":"string"},"period":{"$ref":"#/components/schemas/Period"},"reportType":{"type":"string"},"reportSubType":{"type":"string"},"currencyCode":{"type":"string"},"netIncome":{"type":"number","format":"double"},"totalRevenue":{"type":"number","format":"double"},"grossProfit":{"type":"number","format":"double"},"operatingIncome":{"type":"number","format":"double"},"operatingExpense":{"type":"number","format":"double"},"filingDate":{"type":"integer","format":"int32"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"TypeHistoryFilterParams":{"type":"object","properties":{"mics":{"type":"array","items":{"type":"string"},"uniqueItems":true},"symbols":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sources":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true},"currencyCode":{"type":"string"},"countryCode":{"type":"string"},"sids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"cids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sicCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"industryCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"fromYmd":{"type":"string","description":"request from date in yyyymmdd format, inclusive"},"toYmd":{"type":"string","description":"request to date in yyyymmdd format, inclusive"},"types":{"type":"array","items":{"type":"string"},"uniqueItems":true},"requestType":{"type":"string","enum":["SNAPSHOT","HISTORY","EMPTY","RECENT"],"readOnly":true}}},"HistoricalReturn":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"period":{"$ref":"#/components/schemas/Period"},"totalReturn":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"EconomicCalendar":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"srcType":{"type":"string"},"subType":{"type":"string"},"countryCode":{"type":"string"},"type":{"type":"string"},"currencyCode":{"type":"string"},"actual":{"type":"string"},"consensus":{"type":"string"},"forecast":{"type":"string"},"revised":{"type":"string"},"unit":{"type":"string"},"srcReferencePeriod":{"type":"string"},"referenceTime":{"type":"integer","format":"int64"},"srcTime":{"type":"integer","format":"int64"},"importance":{"type":"string","enum":["UNKNOWN","LOW","MEDIUM","HIGH"]},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"Earning":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"cid":{"type":"string"},"referencePeriod":{"type":"string"},"announceType":{"type":"string","enum":["UNKNOWN","COMPANY_MEETING","CONFERENCE_CALL","RELEASE","ANNUAL_RESULTS"]},"eps":{"type":"number","format":"double"},"reportedDilutedEpsFinal":{"type":"number","format":"double"},"adjustedDilutedEpsFinal":{"type":"number","format":"double"},"reportedDilutedEpsPreliminary":{"type":"number","format":"double"},"adjustedDilutedEpsPreliminary":{"type":"number","format":"double"},"estimatedEPS":{"type":"number","format":"double"},"announceTime":{"type":"string","enum":["UNKNOWN","PRE_MARKET","POST_MARKET"]},"startTime":{"type":"integer","format":"int64"},"endTime":{"type":"integer","format":"int64"},"status":{"type":"string","enum":["UNKNOWN","CONFIRMED","ESTIMATED"]},"currencyCode":{"type":"string"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"EarningReport":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"period":{"$ref":"#/components/schemas/Period"},"reportType":{"type":"string"},"reportSubType":{"type":"string"},"currencyCode":{"type":"string"},"totalDPS":{"type":"number","format":"double"},"basicEPS":{"type":"number","format":"double"},"dilutedEPS":{"type":"number","format":"double"},"normalizedBasicEPS":{"type":"number","format":"double"},"normalizedDilutedEPS":{"type":"number","format":"double"},"reportedNormalizedBasicEPS":{"type":"number","format":"double"},"reportedNormalizedDilutedEPS":{"type":"number","format":"double"},"filingDate":{"type":"integer","format":"int32"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"dps":{"type":"number","format":"double"},"extHash":{"type":"string","format":"uuid"}}},"EarningRatio":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"period":{"$ref":"#/components/schemas/Period"},"reportType":{"type":"string"},"reportSubType":{"type":"string"},"normalizedBasicEPSGrowth":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"CryptoSummary":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"time":{"type":"integer","format":"int64"},"marketCap":{"type":"number","format":"double"},"marketCapDominance":{"type":"number","format":"double"},"marketCapByTotalSupply":{"type":"number","format":"double"},"fullyDilutedMarketCap":{"type":"number","format":"double"},"maxSupply":{"type":"number","format":"double"},"circulatingSupply":{"type":"number","format":"double"},"totalSupply":{"type":"number","format":"double"},"tvl":{"type":"number","format":"double"},"tvlRatio":{"type":"number","format":"double"},"volume24h":{"type":"number","format":"double"},"volumeChange24h":{"type":"number","format":"double"},"pricePercentChange24h":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"CryptoReference":{"type":"object","properties":{"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"assetName":{"type":"string"},"dateAdded":{"type":"integer","format":"int32"},"minable":{"type":"boolean"},"platformName":{"type":"string"},"numberOfMarketPairs":{"type":"integer","format":"int32"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"CorporateCalendar":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"cid":{"type":"string"},"referencePeriod":{"type":"string"},"eventType":{"type":"string","enum":["UNKNOWN","GENERAL_MEETING","BOARD_MEETING","SHAREHOLDER_MEETING","INDUSTRY_CONFERENCE","CORPORATE_ACTION","SALES_CALL","ANALYST_MEETING","BUSINESS_CALL","GUIDANCE_CALL","ANNUAL_REPORT","EARNING"]},"announceType":{"type":"string","enum":["UNKNOWN","COMPANY_MEETING","CONFERENCE_CALL","RELEASE","ANNUAL_RESULTS"]},"announceTime":{"type":"string","enum":["UNKNOWN","PRE_MARKET","POST_MARKET"]},"startTime":{"type":"integer","format":"int64"},"endTime":{"type":"integer","format":"int64"},"status":{"type":"string","enum":["UNKNOWN","CONFIRMED","ESTIMATED"]},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"CorporateAction":{"type":"object","properties":{"exYmd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"type":{"type":"string","enum":["STOCK_SPLIT","SPINOFF","DIVIDEND"]},"subType":{"type":"string"},"adjustmentValue":{"type":"number","format":"double"},"ext":{"oneOf":[{"$ref":"#/components/schemas/ExtDividend"},{"$ref":"#/components/schemas/ExtSpinoff"},{"$ref":"#/components/schemas/ExtStock"}]},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"srcId":{"type":"string"},"extHash":{"type":"string","format":"uuid"}}},"ExtDividend":{"allOf":[{"$ref":"#/components/schemas/Ext"}]},"ExtSpinoff":{"allOf":[{"$ref":"#/components/schemas/Ext"}]},"ExtStock":{"allOf":[{"$ref":"#/components/schemas/Ext"}]},"CorporateActionFilterParams":{"type":"object","properties":{"mics":{"type":"array","items":{"type":"string"},"uniqueItems":true},"symbols":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sources":{"type":"array","items":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"uniqueItems":true},"currencyCode":{"type":"string"},"countryCode":{"type":"string"},"sids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"cids":{"type":"array","items":{"type":"string"},"uniqueItems":true},"sicCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"industryCodes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"fromYmd":{"type":"string","description":"request from date in yyyymmdd format, inclusive"},"toYmd":{"type":"string","description":"request to date in yyyymmdd format, inclusive"},"caTypes":{"type":"array","items":{"type":"string"},"uniqueItems":true},"requestType":{"type":"string","enum":["SNAPSHOT","HISTORY","EMPTY","RECENT"],"readOnly":true}}},"ConsensusEstimate":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"period":{"$ref":"#/components/schemas/Period"},"currencyCode":{"type":"string"},"referencePeriod":{"type":"string"},"adjustedEPSMean":{"type":"number","format":"double"},"adjustedEPSMedian":{"type":"number","format":"double"},"reportedEPSMean":{"type":"number","format":"double"},"reportedEPSMedian":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"CompanyProfile":{"type":"object","properties":{"name":{"type":"string"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"cid":{"type":"string"},"description":{"type":"string"},"address":{"type":"string"},"email":{"type":"string"},"phone":{"type":"string"},"url":{"type":"string"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"CashFlowStatement":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"cid":{"type":"string"},"period":{"$ref":"#/components/schemas/Period"},"reportType":{"type":"string"},"reportSubType":{"type":"string"},"currencyCode":{"type":"string"},"capitalExpenditure":{"type":"number","format":"double"},"financingCashFlow":{"type":"number","format":"double"},"investingCashFlow":{"type":"number","format":"double"},"operatingCashFlow":{"type":"number","format":"double"},"freeCashFlow":{"type":"number","format":"double"},"filingDate":{"type":"integer","format":"int32"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"BalanceStatement":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"cid":{"type":"string"},"period":{"$ref":"#/components/schemas/Period"},"reportType":{"type":"string"},"reportSubType":{"type":"string"},"currencyCode":{"type":"string"},"cash":{"type":"number","format":"double"},"currentAssets":{"type":"number","format":"double"},"currentDebt":{"type":"number","format":"double"},"commonStock":{"type":"number","format":"double"},"preferredStock":{"type":"number","format":"double"},"totalStock":{"type":"number","format":"double"},"commonStockEquity":{"type":"number","format":"double"},"preferredStockEquity":{"type":"number","format":"double"},"totalStockEquity":{"type":"number","format":"double"},"totalLiabilities":{"type":"number","format":"double"},"totalAssets":{"type":"number","format":"double"},"stockholdersEquity":{"type":"number","format":"double"},"cashAndEquivalents":{"type":"number","format":"double"},"filingDate":{"type":"integer","format":"int32"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"AssetClassification":{"type":"object","properties":{"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"cid":{"type":"string"},"sicCode":{"type":"string"},"naceCode":{"type":"string"},"naicsCode":{"type":"string"},"cannaicsCode":{"type":"string"},"srcEconomySphereCode":{"type":"string"},"srcIndustryCode":{"type":"string"},"srcIndustryGroupCode":{"type":"string"},"srcSectorCode":{"type":"string"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}},"AlphaBeta":{"type":"object","properties":{"ymd":{"type":"integer","format":"int32"},"eventTime":{"type":"integer","format":"int64"},"dxSymbol":{"type":"string"},"sid":{"type":"string"},"period":{"$ref":"#/components/schemas/Period"},"alpha":{"type":"number","format":"double"},"beta":{"type":"number","format":"double"},"ext":{"$ref":"#/components/schemas/Ext"},"disabled":{"type":"boolean"},"source":{"type":"string","enum":["MORNINGSTAR","EDI","MSWEB","VERDA","DXFINA","DXFEED","TEW","CMC"]},"id":{"type":"integer","format":"int64"},"extHash":{"type":"string","format":"uuid"}}}}}}