Create journal entry report
Generate Reports
Create journal entry report
When a Journal Entry Report is created, the report content will be created asynchronously. It may then be retrieved asynchronously from the GET endpoint using an “accept: text/csv”, or “accept: application/vnd.ms-excel”, header.
POST
Create journal entry report
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

