Get item types by UUIDs for a facility
Retrieves item type details for the provided array of UUIDs, with organization tax rate information
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
Body
Array of item type UUIDs to retrieve data for
[
"3fa85f64-5717-4562-b3fc-2c963f66afa6",
"3fa85f64-5717-4562-b3fc-2c963f66afa7"
]Response
Successfully retrieved item types data
Item type UUID
Item type name
Item type description
Item type category
Whether the item type is recurring
Whether the item type is required at move in
Whether the item type is required at transfer
Whether the item type is taxable
Tax code
Whether the item type is active
Whether the item type is prorated at move in
Fee type
Fixed fee amount in pennies based on the UNIT_RENT item type
Fee percentage based on the UNIT_RENT item type
Organization item tax rate information

