# 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. Sources: req-012, req-076 Satisfied by: task-006