Skip to content

Instantly share code, notes, and snippets.

@meetchandan
Created February 2, 2022 09:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meetchandan/0210c4968fd766d180b3568dbc5f4c5b to your computer and use it in GitHub Desktop.
Save meetchandan/0210c4968fd766d180b3568dbc5f4c5b to your computer and use it in GitHub Desktop.
{
"totalSteps": 4,
"stepLengths": [
15,
30,
40,
15
],
"position": 2,
"estimateStatus": "Delayed",
"status": "ready_for_pickup",
"title": "Rider is picking up your order",
"statusImageUrl": "https://z.nooncdn.com/rn/instant/tracking/ready_for_pickup.png",
"showMap": true,
"description": "The rider will get there as soon as possible",
"estimate": {
"text": "Arrives between: <b>01:23 - 01:28 PM</b>",
"isDelayed": 1
},
"whLocation": {
"lat": 252005240,
"lng": 552807372
},
"customerAddress": {
"cityName": "Dubai",
"area": "57WH+35 - Dubai",
"street": "ok ok",
"label": "WORK",
"location": {
"lat": 251952139,
"lng": 552779116
}
},
"addressKey": "4ef1f35b4e99ffbae40c31ba4cf46b64-1",
"rider": null,
"confirmedItems": [
{
"sku": "Z250FB20659AC06016A80Z-1",
"idPartner": 1283,
"price": 93.3,
"qty": 1,
"imageKey": "v1517210438/N11412683A_1",
"title": "360 Rotatable Magnetic Car Glass Mount Black",
"brand": "Promate",
"titleAr": "حامل كأس سيارة مغناطيسي بدوران 360 درجة أسود",
"titleEn": "360 Rotatable Magnetic Car Glass Mount Black",
"brandAr": "بروميت",
"brandEn": "Promate",
"statusCode": "confirmed",
"status": "Confirmed",
"cancelReason": null
}
],
"canceledItems": [],
"itemSections": [
{
"title": "Confirmed (1 item)",
"toolTip": null,
"items": [
{
"sku": "Z250FB20659AC06016A80Z-1",
"priceText": "<b>AED</b> 93.30",
"qty": 1,
"imageKey": "v1517210438/N11412683A_1",
"title": "360 Rotatable Magnetic Car Glass Mount Black",
"brand": "Promate",
"subtitle": null
}
]
}
],
"orderSubtotal": 93.3,
"orderDeliveryFee": 10,
"orderWalletCaptured": -103.3,
"orderTotal": 103.3,
"originalDeliveryFee": "10",
"orderSummary": [
{
"entries": [
{
"title": "Subtotal (1 Item)",
"value": "AED 93.30"
},
{
"title": "Shipping",
"value": "AED 10.00"
}
]
},
{
"entries": [
{
"title": "<b>Cart total</b>",
"value": "<b>AED 103.30</b>"
},
{
"title": "Noon credits",
"value": "- AED 103.30"
}
]
},
{
"entries": [
{
"title": "<b>Balance</b>",
"value": "<b>AED 0.00</b>"
}
]
}
],
"shouldStillTrack": true,
"canceledItemsPopup": {
"title": "Sorry, we had to cancel some items since they went out of stock",
"message": "You would not be charged for these items. We would be waving the delivery fee of AED 10 because of the inconvenience"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment