SMS Commands

To Register:
Reg <First Name> <Last Name> <Atoll> <Island>
Example: reg ahmed rizwee k male

Password Reset:
password reset
[a new password will be sent to you mobile]

Add Listing for Selling:
sell <product name> <total available quantity> <unit price>
Example: sell pumpkin 20 5.50
Example: sell pumpkin 7 29

Add Listing for Buying:
buy <product name> <total quantity>
Example: buy pumpkin 5

Update the price of a sell listing:
update <listing id> price <price>
Example: update 3887 price 80.50

Update the quantity of a sell or buy listing:
update <listing id> quantity <quantity>
Example: update 3387 quantity 200

Mark a sell listing as sold out:
sold <listing id>
Example: sold 2312
[A listing marked as sold out will not be shown on the website and you can no longer update or delete it.]

Delete a sell or buy listing:
del <listing id>
Example: del 2312

Find latest sell listing for an item:
search <product name>
Example: search pumpkin

Find out if a product name exists in the system:
find <product name>
Example: find pumpkin

View information in a listing:
info <listing id>
Example: info 21

SMS Help:
help
Example: help
[If you just send 'help' to 5323 you will receive an SMS with a list of available commands]

help <command>
Example: help reg
[In this case you have to type help with the command you need help with, which will give you the SMS command for that function]

Help