List rental record ledger entry UUIDs
Retrieves a list of Ledger Entry UUIDs associated with a specific Rental Record, optionally filtered by date ranges.
Documentation Index
Fetch the complete documentation index at: https://api.monument.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Query Parameters
Filter Rental Record Ledger Entries with updatedAt less than or equal to this date-time
Filter Rental Record Ledger Entries with updatedAt greater than or equal to this date-time
Filter Rental Record Ledger Entries with createdAt less than or equal to this date-time
Filter Rental Record Ledger Entries with createdAt greater than or equal to this date-time
Response
Array of ledger entry UUIDs, most recently updated first, empty if none are found

