Skip to content

Instantly share code, notes, and snippets.

@palasgaonkar-vishal
Created November 14, 2016 07:49
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 palasgaonkar-vishal/cdb606bc9154763feb17d7bdd1bd93cc to your computer and use it in GitHub Desktop.
Save palasgaonkar-vishal/cdb606bc9154763feb17d7bdd1bd93cc to your computer and use it in GitHub Desktop.
{
"status": "success",
"data": [
{
"status": "pending",
"order_display_id": 105,
"visit_id": "582575e29900da34fb5c6ae5",
"restaurant": "57a846214efe8e865c721d6f",
"order_id": "30acc7e5-efb3-48f4-82a3-82fd5fe7a05b",
"items": [
{
"item_id": 1,
"price_per_item": {
"currency": "$",
"amount": 3.59
},
"quantity": 1,
"label": "Steel-cut Oatmeal"
}
],
"created_at": 1478850018,
"user_details": {
"user_name": "Vijendra",
"user": "5783c88a9900da73ab1e2670"
},
"payment_details": {
"total_amount": {
"currency": "$",
"amount": 3.82335
},
"transaction_id": "ch_19EZe2IX4YMeW2W4hnwXoeNV"
}
},
{
"status": "pending",
"order_display_id": 107,
"visit_id": "582589ea9900da34fb5c6ae7",
"restaurant": "57a846214efe8e865c721d6f",
"order_id": "30acc7e5-efb3-48f4-82a3-82fd5fe7a05b",
"items": [
{
"item_id": 1,
"price_per_item": {
"currency": "$",
"amount": 3.59
},
"quantity": 1,
"label": "Steel-cut Oatmeal"
}
],
"created_at": 1478855146,
"user_details": {
"user_name": "Vijendra",
"user": "5783c88a9900da73ab1e2670"
},
"payment_details": {
"total_amount": {
"currency": "$",
"amount": 3.82335
},
"transaction_id": "ch_19EayRIX4YMeW2W4WiDtbixw"
}
},
{
"status": "pending",
"order_display_id": 106,
"visit_id": "5825900b9900da43622b7b91",
"restaurant": "57a846214efe8e865c721d6f",
"order_id": "fe651db7-0c6d-434e-ab81-ff03a5cec3e5",
"items": [
{
"item_id": 1,
"price_per_item": {
"currency": "$",
"amount": 3.59
},
"quantity": 1,
"label": "Steel-cut Oatmeal"
}
],
"created_at": 1478856715,
"user_details": {
"user_name": "Vijendra",
"user": "5783c88a9900da73ab1e2670"
},
"payment_details": {
"total_amount": {
"currency": "$",
"amount": 3.82335
},
"transaction_id": "ch_19EbNvIX4YMeW2W4ZBzWIaVZ"
}
},
{
"status": "pending",
"order_display_id": 108,
"visit_id": "58259af69900da43622b7b93",
"restaurant": "57a846214efe8e865c721d6f",
"order_id": "fe651db7-0c6d-434e-ab81-ff03a5cec3e5",
"items": [
{
"item_id": 1,
"price_per_item": {
"currency": "$",
"amount": 3.59
},
"quantity": 2,
"label": "Steel-cut Oatmeal"
}
],
"created_at": 1478859510,
"user_details": {
"user_name": "Vijendra",
"user": "5783c88a9900da73ab1e2670"
},
"payment_details": {
"total_amount": {
"currency": "$",
"amount": 7.6467
},
"transaction_id": "ch_19Ec73IX4YMeW2W4l2DWetL5"
}
},
{
"status": "pending",
"order_display_id": 109,
"visit_id": "58259c839900da43622b7b95",
"restaurant": "57a846214efe8e865c721d6f",
"order_id": "fe651db7-0c6d-434e-ab81-ff03a5cec3e5",
"items": [
{
"item_id": 1,
"price_per_item": {
"currency": "$",
"amount": 3.59
},
"quantity": 1,
"label": "Steel-cut Oatmeal"
}
],
"created_at": 1478859907,
"user_details": {
"user_name": "Vijendra",
"user": "5783c88a9900da73ab1e2670"
},
"payment_details": {
"total_amount": {
"currency": "$",
"amount": 3.82335
},
"transaction_id": "ch_19EcDWIX4YMeW2W419eImGQU"
}
},
{
"status": "pending",
"order_display_id": 103,
"visit_id": "582967eb9900da027845d609",
"restaurant": "57a846214efe8e865c721d6f",
"order_id": "522e802a-6a44-4c19-ae04-9273db6f148e",
"items": [
{
"item_id": 2,
"price_per_item": {
"currency": "$",
"amount": 5.19
},
"quantity": 1,
"label": "Crispy Bacon, Egg & Cheddar"
},
{
"item_id": 3,
"price_per_item": {
"currency": "$",
"amount": 5.19
},
"quantity": 1,
"label": "Sausage, Egg & Cheddar"
},
{
"item_id": 1,
"price_per_item": {
"currency": "$",
"amount": 3.59
},
"quantity": 1,
"label": "Steel-cut Oatmeal"
}
],
"created_at": 1479108587,
"user_details": {
"user_name": "Vijendra",
"user": "5783c88a9900da73ab1e2670"
},
"payment_details": {
"total_amount": {
"currency": "$",
"amount": 14.88
},
"transaction_id": "ch_19FeuVIX4YMeW2W4NhPI1Z7i"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment