# your username
user=
# the md5-hash of your user-password
password=
# the id to send from. (1: your phonenumber. 2-5: sender id 1-4)
from=1
# 'send' sends the message, 'info' only returns information. 
# (ps. Use 'info' for testing)
action=send
# 0: discount, 1: basic, 2: pro
typ=2
# unix-timestamp at which the message will be sent. 0=now
timestamp=0
# text or xml
return=text
# '1': returns different headers, '0': will always return 200
httphead=1