You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reference /api/crm/discount-types: numbers 1–5 and names. In cards, field discountType is the number; Dashboard shows the name.
posts.settings
JSON with post metadata: mqttLogin, mqttPassword, modePrices, mqttPrefix, lastCommand, firmwareVersion, maintenance, and more. See docs/database-schema.md.
Deleting posts and car washes
DELETE /api/crm/posts/:id — cascades deletion of states, cards, statistics, finance, notifications, and post MQTT telemetry.
DELETE /api/crm/washes/:id — deletes the car wash, all its posts, and their data.