API updates 2025-02-06
 February 6th, 2025 
Added
- Endpoint: GET amenity_groups
- Endpoint: GET amenity_group
- Added the following relationships to schema RentableIdentity:- cluster_parent
 
- Added the following relationships to schema PrimaryPackageandExtraPackage:- book_period
- stay_period
 
- Added the following relationships to schema Invoice:- inventory_objects(only set for- OwnerPeriodicInvoice)
 
Deprecated
- RentableIdentityhas been renamed to- InventoryObject. The- inventory_object:readscope has been added to all apps having- rentable_identity:readin order to support migration.
- Deprecated RentableIdentityendpoints are listed below.
 Please use the endpoints under InventoryObjects instead.- GET rentable_identities
- GET rentable_identity
- PATCH rentable_identity
- DELETE rentable_identity
- POST archive
 
- Deprecated attributes are listed below.
 Please use the correspondinginventory_objectrelationship instead.- rentable_identityof schema- Rentable
- rentable_identityof schema- Reservation
- rentable_identityof schema- Todo
- rentable_identityof schema- Contractor
- rentable_identityof schema- Review
- active_rentable_identitiesof schema- Owner
- fixed_rentable_identityof schema- CheckoutPortalReservation