bcc5b32fd17ba261b9db1db8006fc91c031a36e5
raven split int to two repos, ext...

raven authored 8 years ago

1) # your username
2) user=
3) # the md5-hash of your user-password
4) password=
5) # the id to send from. (1: your phonenumber. 2-5: sender id 1-4)
6) from=1
ravench Improved readabiliy

ravench authored 8 years ago

7) # 'send' sends the message, 'info' only returns information. 
8) # (ps. Use 'info' for testing)
raven split int to two repos, ext...

raven authored 8 years ago

9) action=send
10) # 0: discount, 1: basic, 2: pro
11) typ=2
12) # unix-timestamp at which the message will be sent. 0=now
13) timestamp=0
14) # text or xml
15) return=text
ravench Improved readabiliy

ravench authored 8 years ago

16) # '1': returns different headers, '0': will always return 200