Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gauravgargtech/4948fb45d837a4a6e351d97bd239f406 to your computer and use it in GitHub Desktop.
Save gauravgargtech/4948fb45d837a4a6e351d97bd239f406 to your computer and use it in GitHub Desktop.
{
"success": true,
"messages": [],
"session": {
"id": "hj8802emda7h4uildj1j77ekv6",
"expire": null,
"is_loggedin": true,
"app_cache_mt": {
"segments": 1424772790,
"menu": 1424772964,
"md5": 1424774628,
"stmsgv": "1.2",
"hpbr": "1046"
},
"YII_CSRF_TOKEN": "5101bfb46edc0f6859a449101890a071c4629cb8",
"rpid": null,
"api_token": "hj8802emda7h4uildj1j77ekv6"
},
"server_flags": {
"webp_enabled": 0,
"gn_enabled": 0
},
"metadata": {
"isCancelled": 0,
"aOrderCancelReasons": [{
"crm_reason_id": "183",
"reason_description": "Duplicate order placed/Order Placed by Mistake"
}, {
"crm_reason_id": "185",
"reason_description": "Order Modification"
}, {
"crm_reason_id": "186",
"reason_description": "Price issue"
}, {
"crm_reason_id": "187",
"reason_description": "Delivery TAT issue"
}, {
"crm_reason_id": "188",
"reason_description": "Wants to avail discount"
}, {
"crm_reason_id": "189",
"reason_description": "Other"
}],
"customer_care_number": "01246128000",
"itemList": {
"dockets": [{ --------- New Addition - whole "dockets" key is newly added here
"120": {
"items": {
"0": {
"id": "420",
"is_cancelled": 0,
"message": ""
},
"1": {
"id": "840",
"is_cancelled": 1,
"message": "item is not cancellable"
}
},
"refund_amount": "657.65"
}
}, {
"520": {
"items": {
"1": {
"id": "421",
"is_cancelled": 1,
"message": "item is already cancelled"
},
"2": {
"id": "422",
"is_cancelled": 1,
"message": "item cannot be cancelled"
},
"3": {
"id": "423",
"is_cancelled": 1,
"message": "item is already cancelled"
}
},
"refund_amount": "767.65"
}
}]
},
"totalRefundAmount": "Rs.7589.93",
"orderItemImages": {
"AT732WA16HJFINDFAS-1926945": {
"image": "http://static.jabong.com/p/Athena-Black-Colored-Embellished-Asymmetric-Dress-5100-382556-1-gallery2.jpg",
"brand": "Athena",
"itemName": "Black Colored Embellished Asymmetric Dress",
"salesOrderItemId": "865",
"creditUsedInItem": 0,
"itemRefundAmt": "Rs.1495.00",
"size": "M",
"color": "Black",
"quantity": 1
},
"LE080SH00GMXINDFAS-398608": {
"image": "http://static.jabong.com/p/Lee-Cooper-Grey-Sneakers-6344-999441-1-gallery2.jpg",
"brand": "Lee Cooper",
"itemName": "Grey Sneakers",
"salesOrderItemId": "866",
"creditUsedInItem": 0,
"itemRefundAmt": "Rs.2499.00",
"size": "7",
"color": "Grey",
"quantity": 1
},
"PU102SH49YNYINDFAS-2068967": {
"image": "http://static.jabong.com/p/Puma-917-Mid-2.0-Ind.-BLACK-SNEAKERS-1531-050207-1-gallery2.jpg",
"brand": "Puma",
"itemName": "917 Mid 2.0 Ind. BLACK SNEAKERS",
"salesOrderItemId": "867",
"creditUsedInItem": 0,
"itemRefundAmt": "Rs.1796.93",
"size": "7",
"color": "Black",
"quantity": 1
},
"LE080SH79FUMINDFAS-1696015": {
"image": "http://static.jabong.com/p/Lee-Cooper-Blue-Running-Shoes-5834-029385-1-gallery2.jpg",
"brand": "Lee Cooper",
"itemName": "Blue Running Shoes",
"salesOrderItemId": "868",
"creditUsedInItem": 0,
"itemRefundAmt": "Rs.1799.00",
"size": "38",
"color": "Blue",
"quantity": 1
}
},
"order": {
"id_sales_order": "617",
"order_nr": "160303225808570",
"created_at": "2016-03-03 11:46:20"
},
"paymentLabel": "Upon Confirmation, <strong>Rs.7589.93</strong> will be refunded to your <strong>Jabong Credits.</strong>",
"payment_method": "Cash On Delivery",
"itemsQuantity": 4,
"couponCashbackLabel": "Any coupons or cashback applied on this order will be reinstated",
"cancellationNoteLabel": "Please note that items that have been dispatched or delivered to you will not be cancelled",
"cancellationPolicyLabel": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment