c2532d856ea2

latestOpenAPI 3.0.02026-08-114511046.9 MB
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/reports/journal-entry

Request body

business_entity_idstring required
payroll_idstring required
format'csv' | 'xlsx'

Sets the output format for /download: csv or xlsx. Required to use /download. When omitted, both are rendered.

sheet'detail' | 'summary'

Selects which sheet the CSV output covers: summary or detail. When omitted, a CSV of each is rendered. The Excel workbook always contains both sheets, so this does not narrow it.

Response

Created

idstring

The unique identifier of the object in Nmbr.

objectstring

The type of the object in Nmbr ("report").