API updates 2025-10-09
October 9th, 2025
Added
- Allow extending stay and setting late checkout via: PATCH reservation
- Endpoint: POST agreement
- Endpoint PATCH agreement
- Endpoint DELETE agreement
- Endpoint: POST invoice, currently only allows Owner invoice creation
- Endpoint: POST todo_list
- Endpoint: PATCH todo_list
- Endpoint: POST owner
- Added the following attributes to schema
Booking:payment_deadlines_with_deposit
- Added the following attributes to schema
RentableType:additional_registration_number
- Added the following attributes to schema
Payment:created_atupdated_at
- Added the following attributes to schema
SecurityDeposit:pay_on_arrivalpayment_deadline
- Added the following attributes to schema
CommissionAgreement:frequencysettlement_method
Changed
- Allow setting a custom end date in PATCH agreement
Deprecated
- Deprecated the following attributes of schema
Agreement:name(UseCommissionAgreement#nameinstead)frequency(UseCommissionAgreement#frequencyinstead)settlement_method(UseCommissionAgreement#settlement_methodinstead)