GET
/
financial-documents
/
se
/
{financialDocumentId}
/
audit
/
pdf

Details

This will return the audit document in a PDF format inline with the browser e.g it will open the browser PDF viewer. To force a download you can use querystring inline=false.

Authorizations

x-api-key
string
headerrequired

Path Parameters

financialDocumentId
integer
required

The document id

Query Parameters

inline
boolean
default: true

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