GET /v3/administrations/:administration_id/rentables
- Added an
active
query parameter
GET /v3/administrations/:administration_id/rentables
- Added an
include_archived
query parameter
- Added the following attributes to schema
RentableType
:
- Added the following attributes to schema
RentableIdentity
:
GET /v3/administrations/:administration_id/todos/:todo_id/timesheets/
- Returns all
Timesheets
of a todo
GET /v3/administrations/:administration_id/todos/:todo_id/timesheet/:id
POST /v3/administrations/:administration_id/todos/:todo_id/timesheets
- Create a Timesheet of a Todo
PATCH /v3/administrations/:administration_id/todos/:todo_id/timesheets/:id
- Update a Timesheet of a Todo
DELETE /v3/administrations/:administration_id/todos/:todo_id/timesheets/:id
- Delete an TImesheet of a Todo
- Added the following attributes to schema
MainOrderItem
:
- Added the following attributes to schema
OrderItem
:
- Added the following attributes to schema
Invoice
:
- Added the following relationships to schema
RentableType
:
- Added the following attributes to schema
Administration
:
- invoice_email
- invoice_phone
GET /v3/administrations/:administration_id/todos/:todo_id/todo_images/
- Returns all
TodoImages
of a todo
GET /v3/administrations/:administration_id/todos/:todo_id/todo_images/:id
- Added the following attributes to schema
RentableIdentity
:
- Added the following attributes to schema
Booking
:
- Added the following attributes to schema
Owner
: