- Added the following attributes to schema
RentableIdentity
:
- Added the following relationsips to schema
Agreement
:
PATCH /v3/administrations/:administration_id/reservations/:id
- Update a reservation (license_plates)
DELETE /v3/subscription
- Deletes the current Subscription
POST /v3/channels/:channel_id/reservations/:id/split
- Splits off a Reservation from a (multi) Booking
- Added the following attributes to schema
Booking
:
GET /v3/subdomains
- Returns all
Subdomains
of the organization
GET /v3/subdomains/:id
- Added the following attributes to schema
Subscription
:
- Added the following relationships to schema
DiscountAction
:
- Added the following attributes to schema
Availability
:
- available_for_pets (only included when explicitly defined in a sparse fieldset)