GL Accounts
List facility GL account UUIDs
Retrieves the UUIDs of the GL accounts available to the given facility — its chart of accounts — optionally filtered by date.
GET
List facility GL account UUIDs
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
Example:
"monument-2230012-2312321"
Path Parameters
Query Parameters
Filter GL accounts with updatedAt less than or equal to this date-time
Filter GL accounts with updatedAt greater than or equal to this date-time
Filter GL accounts with createdAt less than or equal to this date-time
Filter GL accounts with createdAt greater than or equal to this date-time
Response
200 - application/json
Array of GL account UUIDs, most recently updated first, empty if none are found

