Changes

Jump to navigation Jump to search

API V2.0

535 bytes added, 24 May
]
}
 
<div style="display:none">
 
= Endpoints =
 
== Bookings ==
 
=== GET /bookings ===
 
Get bookings matching specified criteria.
 
=== POST /bookings ===
 
Create or update bookings.
 
=== DELETE /bookings ===
 
Delete bookings by id.
 
=== GET /bookings​/messages ===
 
Get messages for a booking.
 
=== POST /bookings​/messages ===
 
Send messages or mark them as read.
 
=== PATCH /bookings​/messages ===
 
Make changes in all messages in a selection.
 
=== GET /bookings​/invoices ===
 
Get invoices for bookings.
 
= Inventory =
 
 
</div>
= Webhooks =
16

edits

Navigation menu