POST /json?action=execute_multiple&username=demouser&password=demouser HTTP/1.1
Host: api.panaceamobile.com
Accept: */*
Connection: keep-alive
Content-Length: 485
Content-Type: application/x-www-form-urlencoded
data=%5B%7B%22command%22%3A%22message_send%22%2C%22params%22%3A%7B%22to%22%3A%2227111234567%22%2C%22text%22%3A%22Message+1%22%2C%22from%22%3A%2227111234567%22%7D%7D%2C%7B%22command%22%3A%22message_send%22%2C%22params%22%3A%7B%22to%22%3A%2227111234568%22%2C%22text%22%3A%22Message+2%22%2C%22from%22%3A%2227111234568%22%7D%7D%2C%7B%22command%22%3A%22message_send%22%2C%22params%22%3A%7B%22to%22%3A%2227111234569%22%2C%22text%22%3A%22Message+3%22%2C%22from%22%3A%2227111234569%22%7D%7D%5D
HTTP/1.1 200 OK
Date: Thu, 30 Dec 2010 16:44:38 GMT
Server: Apache
Content-Length: 276
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
{"status":0,"message":"OK","details":[{"status":1,"message":"Sent","details":"ee83206d-7794-41f3-0109-123000000003"},{"status":1,"message":"Sent","details":"f5d61318-5b4b-419a-0100-123000000003"},{"status":1,"message":"Sent","details":"c9c7b088-72d2-49cf-0101-123000000003"}]}