Payroll Journal reportAsk AIpost https://api.sandbox.salsa.dev/api/rest/v1/employers/{employerId}/reports/payroll-journalPath ParamsemployerIdstringrequiredEmployer IdBody ParamsPayrollJournal input by PayDate rangePayrollJournal input by PayrollRunendDatedaterequiredDate when the period ends.optionsobjectOptions for customizing the generated output of the payroll journal report.PayrollJournal report options input objectstartDatedaterequiredDate when the period starts.typestringrequiredDefaults to PayrollJournalFromPayDateInputInput type.workerIdsarray of stringsOptional list of worker IDs to filter the report by. When provided, only payments for these workers will be included.workerIdsADD stringHeadersAcceptstringenumrequiredDefaults to text/csvSpecify the return type, application/json for json or text/csv for a csv format.application/jsontext/csvAllowed:application/jsontext/csvResponses 200OK 400Bad Request 404Not Found 422Unprocessable Entity 500Internal Server ErrorUpdated 4 months ago