Created
August 15, 2016 13:05
-
-
Save SiarheiFedartsou/5e5c245cf1bb4ef661c6fbea5caf8bc5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PUT /v1/account/523313 HTTP/1.1 | |
Host: dev2.mobitee.com | |
Content-Type: application/json | |
Cookie: PHPSESSID=2fimg5s58c1kd6qkvvb84nlfu0; language=en | |
Connection: keep-alive | |
Accept: */* | |
X-BUILD: I_1.4.4_Device_iPhone_Locale_en | |
User-Agent: Mobitee and PIQ/1.4.4 (iPhone; iOS 9.3; Scale/2.00) | |
Accept-Language: en-US;q=1 | |
Content-Length: 195 | |
Accept-Encoding: gzip, deflate | |
{"gender":"man","firstName":"Piter","sc_subscribe":"0","mainHand":"right","news_subscribe":"1","birthday":"1982-06-15","email":"[email protected]","scoreSystem":"4","hcp":"19.4","lastName":"Parker"} | |
HTTP/1.1 200 OK | |
Server: nginx/1.1.19 | |
Date: Mon, 15 Aug 2016 13:04:43 GMT | |
Content-Type: application/json; charset=UTF-8 | |
Transfer-Encoding: chunked | |
Connection: keep-alive | |
Expires: Thu, 19 Nov 1981 08:52:00 GMT | |
Cache-Control: no-store, no-cache, must-revalidate | |
Pragma: no-cache | |
Cache-Control: no-cache, must-revalidate | |
Expires: Sat, 10 Dec 2011 19:10:05 GMT | |
Pragma: no-cache | |
{"status":"success","code":200,"data":{"id":"523313","piq_uid":"ea704d49-542a-42d6-b10a-a886b5aabc87","first_name":"Piter","last_name":"Parker","nickname":null,"email":"[email protected]","gender":"man","slope":null,"hcp":"19.4","score_system":"4","main_hand":"right","msisdn":"375292507269","avatar":"http:\/\/dev.media2.mobitee.com.s3.amazonaws.com\/accounts\/523313\/4b887bb1291a7daa574f4b1410e6f076.png","state_id":null,"birthday":"1982-06-15","sc_subscribe":"1","news_subscribe":"1","ts":"1471265840","country":"BY"}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment