Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

19 lines (17 loc) · 1.14 KB

API Operations

This section describes all endpoints and operations supported by the API.

Operation Description
Get invoices Returns a list of invoices.
Get products Returns a list of products.
Get register Returns details for a register (POS terminal).
Get invoice item Returns details for an invoice item.
Get bookings Returns a list of bookings.
Create booking Create a booking.
Update booking Update a booking.
Get customers Returns a list of customers.
Create customer Create a customer.
Get order Returns details for an order.
Get tables Returns a list of tables.
Create webhook endpoint Register a Webhook to receive API events.
Get areas Returns a list of table areas.