--- HTTP Request trace for address_book_groups_get_list ---
GET /json?action=address_book_groups_get_list&username=demouser&password=demouser HTTP/1.1
Host: api.panaceamobile.com
Accept: */*
Connection: keep-alive
HTTP/1.1 200 OK
Date: Tue, 18 Jan 2011 12:50:51 GMT
Server: Apache
Content-Length: 70
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
{"status":0,"message":"OK","details":[{"id":"1","name":"My Friends"}]}
--- HTTP Request trace for address_book_group_add ---
GET /json?action=address_book_group_add&username=demouser&password=demouser&name=Api+demo+group HTTP/1.1
Host: api.panaceamobile.com
Accept: */*
Connection: keep-alive
HTTP/1.1 200 OK
Date: Tue, 18 Jan 2011 12:50:52 GMT
Server: Apache
Content-Length: 41
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
{"status":0,"message":"OK","details":"7"}
--- HTTP Request trace for address_book_contact_add ---
GET /json?action=address_book_contact_add&username=demouser&password=demouser&group_id=7&phone_number=441234567 HTTP/1.1
Host: api.panaceamobile.com
Accept: */*
Connection: keep-alive
HTTP/1.1 200 OK
Date: Tue, 18 Jan 2011 12:50:52 GMT
Server: Apache
Content-Length: 42
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
{"status":0,"message":"OK","details":"16"}
--- HTTP Request trace for address_book_contact_add ---
GET /json?action=address_book_contact_add&username=demouser&password=demouser&group_id=7&phone_number=441234568&first_name=Donald HTTP/1.1
Host: api.panaceamobile.com
Accept: */*
Connection: keep-alive
HTTP/1.1 200 OK
Date: Tue, 18 Jan 2011 12:50:52 GMT
Server: Apache
Content-Length: 42
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
{"status":0,"message":"OK","details":"17"}
--- HTTP Request trace for address_book_contact_update ---
GET /json?action=address_book_contact_update&username=demouser&password=demouser&contact_id=17&last_name=Jackson HTTP/1.1
Host: api.panaceamobile.com
Accept: */*
Connection: keep-alive
HTTP/1.1 200 OK
Date: Tue, 18 Jan 2011 12:50:53 GMT
Server: Apache
Content-Length: 27
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
{"status":0,"message":"OK"}
--- HTTP Request trace for address_book_group_delete ---
GET /json?action=address_book_group_delete&username=demouser&password=demouser&group_id=7 HTTP/1.1
Host: api.panaceamobile.com
Accept: */*
Connection: keep-alive
HTTP/1.1 200 OK
Date: Tue, 18 Jan 2011 12:50:53 GMT
Server: Apache
Content-Length: 27
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
{"status":0,"message":"OK"}