summaryrefslogtreecommitdiff
path: root/requirements/catalogue/req-047.md
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-16 08:51:18 +0100
committerJoe Carstairs <me@joeac.net>2025-07-16 08:51:28 +0100
commitd206a826750a751f43294de0df1ea41e96fb770f (patch)
tree99e867ee5924aa2bd986efcec908b7634f0b516a /requirements/catalogue/req-047.md
parentda63bfc78cad40c2a96ea1c94d5907e3f4b9560d (diff)
add req-043, req-044, req-045, req-046, req-047, ass-010, edit req-012
Diffstat (limited to 'requirements/catalogue/req-047.md')
-rw-r--r--requirements/catalogue/req-047.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/requirements/catalogue/req-047.md b/requirements/catalogue/req-047.md
new file mode 100644
index 0000000..c084f9e
--- /dev/null
+++ b/requirements/catalogue/req-047.md
@@ -0,0 +1,9 @@
+# req-047
+
+Schist must have an SMS interface for inserting transactions, which follows the
+following procedure:
+
+1. If the command is not valid, send a response over SMS with help text which
+ the user can use to form a valid command.
+2. Insert the transaction.
+3. Send an OK response over SMS.