- Added the following attributes to schema
Subdomain
:
- Added the following attributes to schema
Reservation
:
- Added the following attributes to schema
Channel
:
- Schema changes:
Channel#pricing_type
is deprecated, use Channel#requires_night_prices
instead
- 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