Created
August 6, 2016 15:02
-
-
Save gauravgargtech/dd72cc0117b2c8b4a39bd35bbfcc9400 to your computer and use it in GitHub Desktop.
Order details - 160803186489941
This file contains 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
{ | |
"success": true, | |
"messages": [], | |
"message": [ | |
{ | |
"error": [], | |
"validate": [], | |
"success": [], | |
"notice": [] | |
} | |
], | |
"session": { | |
"id": "gjo6pto5lph7ggcpi2abblcqkio1hvu8", | |
"expire": null, | |
"is_loggedin": false, | |
"app_cache_mt": { | |
"segments": 1429503491, | |
"menu": 1415944169, | |
"md5": 1430215767, | |
"stmsgv": "1.3", | |
"hpbr": "1046" | |
}, | |
"YII_CSRF_TOKEN": "86eaf1a2572e528126d66717ce8d01c9b4017c26", | |
"rpid": null | |
}, | |
"server_flags": { | |
"webp_enabled": 1, | |
"gn_enabled": 0 | |
}, | |
"metadata": { | |
"orders": [ | |
{ | |
"order_date": "Wed, 3rd Aug'16 at 10:40am", | |
"order_number": "160803186489941", | |
"order_item_quantity": 1, | |
"payment_info": { | |
"subtotal": "599.00", | |
"shipping_charges": "0.00", | |
"discount": "119.80", | |
"cod_charges": "29.00", | |
"special_shipping_service": { | |
"special_shipping_service_text": "", | |
"special_shipping_service_value": "0" | |
}, | |
"total": "508.20", | |
"payment_mode": "Cash On Delivery" | |
}, | |
"order_shipping_address": { | |
"name": "neha ahmed", | |
"address1": "vidhyaraj annex b1 basant vihar ,Indore", | |
"address2": "Indore-452001", | |
"phone": "+91 7697337473" | |
}, | |
"can_change_address": 0, | |
"order_items": [ | |
{ | |
"sku": "RE367WA24UXNINDFAS-6965774", | |
"name": "Orange Striped Blouse", | |
"brand": "Renka", | |
"image": "http://static.jabong.com/p/Renka-Orange-Striped-Blouse-8302-5765012-1-new_cart.jpg", | |
"link": "renka-Orange-Striped-Blouse-2105675.html", | |
"status": "In Transit", | |
"status_color": "#67b000", | |
"delivery_time": "Tue, 9 Aug 2016", | |
"color": { | |
"Orange": "#ffc600" | |
}, | |
"quantity": 1, | |
"size": "L", | |
"is_delivered_flag": false, | |
"is_gift_wrapped": "0", | |
"paid_price": 599, | |
"price": "990", | |
"special_price": "599.00", | |
"max_saving_percentage": "39", | |
"docket": "1311416048468", | |
"tracking_info": [ | |
{ | |
"title": "Your order has been confirmed!", | |
"date": "3-08-2016", | |
"time": "10:41:54", | |
"color": "#67b000" | |
}, | |
{ | |
"title": "This product has been dispatched.", | |
"message": "", | |
"shipped_from": "LUH01", | |
"date": "4-08-2016", | |
"time": "08:09:13", | |
"carrier": "Xpressbess", | |
"slip_number": "1311416048468", | |
"tracking_url": "#", | |
"color": "#67b000" | |
} | |
], | |
"applied_special_service_name": "", | |
"is_cancellable": 0, | |
"is_cancelled": 0, | |
"message": "", | |
"can_be_cancelled": 0, | |
"item_id": "85400430" | |
} | |
], | |
"dockets": { | |
"1311416048468": { | |
"items": [ | |
{ | |
"id": "85400430", | |
"is_cancelled": 0, | |
"is_cancelable": 0, | |
"message": "" | |
} | |
], | |
"refund_amount": 479.2, | |
"is_cancelled": 1 | |
} | |
}, | |
"return_enable_flag": "0", | |
"is_cancellable": 0 | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment