Skip to content

Instantly share code, notes, and snippets.

@YousufSohail
Last active November 10, 2020 13:08
Show Gist options
  • Save YousufSohail/b096aba2d8dec4876c6483ad4b157096 to your computer and use it in GitHub Desktop.
Save YousufSohail/b096aba2d8dec4876c6483ad4b157096 to your computer and use it in GitHub Desktop.
sample response
{
"orderId": 98765,
"status": "pending",
"schedule": false,
"deliveryETA": 1605019795250,
"liveTracking": true,
"riderLocation": {
"lat": 31.552524,
"lng": 74.314379
},
"shippingLocation": {
"lat": 31.5566123,
"lng": 74.3241479
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment