List scheduled journal entries

GET/api/v1/fixed-assets/scheduled-journal-entries

Depreciation journal entries queued to post on their future dates.

These are drafts: none of them is on the books yet. Each item shows the debit/credit legs that will be written when its date arrives.

Operation ID: list_scheduled_journal_entries_api_v1_fixed_assets_scheduled_journal_entries_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Query

through_datestring · date

Only entries queued on or before this date

limitintegerdefault: 200

Maximum entries to return

Responses

200Successful Response

successboolean
messagestring
codestring
dataScheduledJournalEntryListResponse

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject