HTTP trace for creating a batch

  1. POST /json?action=batch_create&username=demouser&password=demouser&name=My+batch+name&file_type=csv&filter=false&throughput=0 HTTP/1.1
  2. Host: api.panaceamobile.com
  3. Accept: */*
  4. Connection: keep-alive
  5. Content-Length: 144
  6. Content-Type: application/x-www-form-urlencoded
  7.  
  8. data=to%2Cfrom%2Ctext%0A27111234567%2C27111234567%2CMessage+1%0A27111234567%2C27111234567%2CMessage+2%0A27111234567%2C27111234567%2CMessage+3%0A
  9.  
  10. HTTP/1.1 200 OK
  11. Date: Sun, 02 Jan 2011 15:10:03 GMT
  12. Server: Apache
  13. Content-Length: 42
  14. Keep-Alive: timeout=15, max=100
  15. Connection: Keep-Alive
  16. Content-Type: text/html; charset=UTF-8
  17.  
  18. {"status":0,"message":"OK","details":"38"}