List facility journal entry UUIDs
Retrieves the UUIDs of the journal entries posted by the given facility, most recently updated first, optionally filtered by date. Nothing amends a posted journal entry — a correction is posted as a new entry of the opposite sign — so an incremental pull on updatedAt reports corrections as new entries rather than as changed ones.
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Path Parameters
Query Parameters
Filter journal entries with updatedAt less than or equal to this date-time
Filter journal entries with updatedAt greater than or equal to this date-time
Filter journal entries with createdAt less than or equal to this date-time
Filter journal entries with createdAt greater than or equal to this date-time
Response
Array of journal entry UUIDs, most recently updated first, empty if none are found

