account.list
List accounts linked to an email to check if one already exists
account.create
Create a new Kash account directly from the conversation
auth.request.otp
Request a one-time password sent to email for login
auth.login.with_otp
Login using a one-time password sent to email
auth.logout
Logout to clear the session at any time
order.create
Record sales with catalog items, department lines, or free lines
order.edit
Edit orders — add items, assign a client, record payments, validate as invoice
order.detail
Get order details — full breakdown of items, client, payments and totals
data.list.orders
List orders by date range, validated or unvalidated, filtered by delivery method
data.list.pending_orders
List pending orders
report.get
Sales report — HTML summary for any period: a specific day, month, or full year (defaults to yesterday)
plu_add
Add an item (PLU) with price, department, VAT, barcode, stock, variations
plu_edit
Edit an item (PLU)
plu_delete
Delete an item (PLU)
data.list.products
List items / articles
dept_add
Add a department with VAT, price, group, variations
dept_edit
Edit a department
dept_delete
Delete a department
data.list.departments
List departments / categories
dept_group_add
Add a department group
dept_group_edit
Edit a department group
dept_group_delete
Delete a department group
data_list_department_groups
List department groups
vat_delete
Delete a VAT rate
data_list_vats
List VAT rates
variation_add
Add a variation (e.g. Size, Color)
variation_edit
Edit a variation
variation_delete
Delete a variation
data_list_variations
List variation types
variation_choice_add
Add a variation choice (e.g. S, M, L) with optional price delta
variation_choice_edit
Edit a variation choice
variation_choice_delete
Delete a variation choice
client_add
Add a customer with full contact info, company details, VAT number, barcode, loyalty data, private notes, blacklist status
client_edit
Edit a customer
client_delete
Delete a customer
data_list_clients
List customers
data_list_payments
List payment methods
data_list_cashboxes
List cashboxes
data_list_delivery_men
List delivery methods
data_list_delivery_zones
List delivery zones
data_list_relay_points
List relay / pickup points
data_list_discounts
List discounts & supplements
data.list.users
List staff / users
data_list_tables
List tables (restaurant mode)
ping
Utility tool to check server connectivity