Created
November 9, 2014 00:07
-
-
Save ssbb/9d8586279c1b7c2dfc3b 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
{ | |
"waybill": null, | |
"updated_at": "2014-11-09T02:23:23.146221", | |
"turnover": "0.00", | |
"tariff": null, | |
"status": "new", | |
"sender_phone": "79198558244", | |
"sender": { | |
"name": "\u0422\u0435\u0441\u0442\u043e\u0432\u044b\u0439 \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u0435\u043b\u044c", | |
"id": 1 | |
}, | |
"resource_uri": "\/api\/v1\/order\/1\/", | |
"recipient_phone": "79874917357", | |
"recipient_email": "[email protected]", | |
"recipient": { | |
"name": "\u0422\u0435\u0441\u0442\u043e\u0432\u044b\u0439 \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u0435\u043b\u044c", | |
"id": 5 | |
}, | |
"price": null, | |
"pickup_to": "2014-11-08T01:40:08", | |
"pickup_time": "2014-11-08T01:40:09", | |
"pickup_from": "2014-11-08T01:40:08", | |
"pickup_address": { | |
"name": "\u0420\u043e\u0441\u0441\u0438\u044f, \u041b\u0438\u043f\u0435\u0446\u043a\u0430\u044f \u043e\u0431\u043b, \u0433 \u041b\u0438\u043f\u0435\u0446\u043a, \u0443\u043b \u041f\u043b\u0435\u0445\u0430\u043d\u043e\u0432\u0430, \u0434. 59", | |
"id": 1 | |
}, | |
"payment_type": "prepaid", | |
"paid_at": "2014-11-07T20:40:47.055778", | |
"paid": true, | |
"package": { | |
"name": "1.00\u043a\u0433, 4.00x2.00x3.00", | |
"id": 1 | |
}, | |
"internal_id": "", | |
"id": 1, | |
"from_widget": false, | |
"delivery_variant": { | |
"name": "\u0410\u0432\u0442\u043e", | |
"id": 1 | |
}, | |
"delivery_to": "2014-11-08T01:40:11", | |
"delivery_time": "2014-11-08T01:40:12", | |
"delivery_from": "2014-11-08T01:40:10", | |
"delivery_address": { | |
"name": "\u0420\u043e\u0441\u0441\u0438\u044f, \u043f \u041d\u0438\u0436\u043d\u0438\u0439 \u0423\u0444\u0430\u043b\u0435\u0439, \u0443\u043b \u0417\u0430\u0440\u0435\u0447\u043d\u0430\u044f, \u0434. 1, \u043a\u0432. 55", | |
"id": 2 | |
}, | |
"created_at": "2014-11-07T20:40:47.057832", | |
"courier_type": null, | |
"cos_file": null, | |
"cos_code": "", | |
"cos": null, | |
"cor_file": null, | |
"cor_code": "", | |
"cor": null, | |
"comments": [], | |
"comment": "", | |
"cod_at": null, | |
"cod": null, | |
"auto_courier": false | |
} | |
// HTTP/1.1 200 OK | |
// Server: nginx/1.6.1 | |
// Date: Sun, 09 Nov 2014 00:07:06 GMT | |
// Content-Type: application/json | |
// Transfer-Encoding: chunked | |
// Connection: keep-alive | |
// Vary: Accept, Cookie | |
// X-Frame-Options: SAMEORIGIN | |
// Cache-Control: no-cache | |
// Request duration: 0.615123s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment