Skip to main content
GET
Download or view the financial document by iXBRL and overlay errors

Details

This will return the report in a XBRL format inline with the browser e.g it will open the browser PDF viewer (XML). To force a download you can use querystring inline=false. It will inject a script that hightlights any errors in the annual report and also display a table. You can acess the error object in the window object, window.model. Example
Example of window.model object

Authorizations

x-api-key
string
header
required

Path Parameters

financialDocumentReference
string
required

The document reference

Query Parameters

inline
boolean
default:true

Set to true to get an inline file rendered in the browser

Response

200

OK