Get ItemType UUIDs from Facility
Retrieves the UUIDs of all ItemTypes that have active organization item tax rates for the given facility, optionally filtered by date.
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"
Path Parameters
Query Parameters
Filter facilities with updatedAt less than or equal to this date-time
Filter facilities with updatedAt greater than or equal to this date-time
Filter facilities with createdAt less than or equal to this date-time
Filter facilities with createdAt greater than or equal to this date-time
Response
Array of item type UUIDs from the given facilityUuid that have active organization item tax rates, most recently updated first, empty if none are found.

