5 comments found.
hello i want to ask can i make app works offline as mobile app as pos and other based on it ? specially when i also have like online menu as you know because on web sometimes lagging or very slow it makes order making slowness
Currenlty we do not have offline mobile app
I am still trying to understand how this module works or whats it is for before purchasing the entire package. Please can you explain it?
This module is required if you are planning to develop any application such as a mobile app, desktop app, or any other integration. It is basically used to connect with the TableTrack application.
This is currently the most in-demand module, so we have created and launched it.
the cash register should be in the api too
and please add aitools to demo to test it
thanks
Our team is working on adding the modules to api too
You can refer the screenshots attached for aitools for better understanding
Feature Request: DELETE endpoint for POS customers
Hello,
I’m developing an integration between my website hotel and TableTrack POS via your REST API (`/api/application-integration`). The integration works very well, but I’ve identified a need that would require adding an endpoint.
When a hotel guest checks out, I need to “delete” or “hide” the customer created in TableTrack to prevent them from appearing in future searches for the same room (since rooms are reused by different customers).
- Current Situation
Currently, the REST API documentation includes: - ✅ `GET /pos/customers` – List customers - ✅ `POST /pos/customers` – Create/update a customer (upsert) - ✅ `DELETE /customer-addresses/{id}` – Delete a customer address
But it’s missing: - ❌ `DELETE /pos/customers/{id}` – Delete a POS customer
We will check it.
Thank You
We are releasing another update today
Hello, Just following up to check whether the update released today included the feature request I mentioned regarding the DELETE /pos/customers/{id} endpoint. Could you please confirm if this request was taken into consideration? Thank you. Best regards, Rida
OUr team is checking add add if not exist
Hello, still checking ?
It is fixed. Please wait for upcoming update
Thank you so much. its working fine now.
Great work!