Skip to content

Instantly share code, notes, and snippets.

@Zakrevskijj
Created July 27, 2015 09:14
Show Gist options
  • Save Zakrevskijj/b9059307ea4fcef7e5f1 to your computer and use it in GitHub Desktop.
Save Zakrevskijj/b9059307ea4fcef7e5f1 to your computer and use it in GitHub Desktop.
Reconcile data:
{
"id": 877184003,
"total_price": "47,79",
"products": [
{
"sku": "wi188706",
"title": "AH Greenfields rosbief peper",
"quantity": 1,
"unit_size": "ca. 95 gr",
"found": "found",
"online_price": "2,51",
"replacement": null
},
{
"sku": "wi136086",
"title": "AH Goudse belegen 30+ plakken",
"quantity": 2,
"unit_size": "190 gr",
"found": "found",
"online_price": "2,29",
"replacement": null
},
{
"sku": "wi1525",
"title": "AH Halfvolle melk",
"quantity": 1,
"unit_size": "1 lt",
"found": "found",
"online_price": "1",
"replacement": null
},
{
"sku": "wi62826",
"title": "AH BASIC Partysticks zoetzuur",
"quantity": 1,
"unit_size": "680 gr",
"found": "found",
"online_price": "1,02",
"replacement": null
},
{
"sku": "wi192524",
"title": "Festivaldi Harlekijntje zachte zoete drop",
"quantity": 1,
"unit_size": "450 gr",
"found": "found",
"online_price": "1,14",
"replacement": null
},
{
"sku": "wi195647",
"title": "AH BASIC Koffiecreamer",
"quantity": 1,
"unit_size": "400 gr",
"found": "found",
"online_price": "1,14",
"replacement": null
},
{
"sku": "wi3737",
"title": "Douwe Egberts Aroma rood snelfilter",
"quantity": 2,
"unit_size": "500 gr",
"found": "found",
"online_price": "6,2",
"replacement": null
},
{
"sku": "wi132251",
"title": "AH Gebraden beenham",
"quantity": 1,
"unit_size": "150 gr",
"found": "found",
"online_price": "3,54",
"replacement": null
},
{
"sku": "wi103004",
"title": "Optimel Kwark aardbei",
"quantity": 1,
"unit_size": "500 gr",
"found": "found",
"online_price": "1,76",
"replacement": null
},
{
"sku": "wi188703",
"title": "AH Boterhamworst blik",
"quantity": 1,
"unit_size": "ca. 150 gr",
"found": "found",
"online_price": "1,74",
"replacement": null
},
{
"sku": "wi188710",
"title": "AH Cervelaat extra",
"quantity": 1,
"unit_size": "ca. 125 gr",
"found": "found",
"online_price": "2,3",
"replacement": null
},
{
"sku": "wi117589",
"title": "AH Filet americain peper",
"quantity": 1,
"unit_size": "150 gr",
"found": "found",
"online_price": "2,59",
"replacement": null
},
{
"sku": "wi2606",
"title": "AH Goudse oud 48+ plakken",
"quantity": 1,
"unit_size": "190 gr",
"found": "found",
"online_price": "2,75",
"replacement": null
},
{
"sku": "wi160605",
"title": "AH Goudse jong bel komijn 30+ plakken",
"quantity": 1,
"unit_size": "190 gr",
"found": "found",
"online_price": "2,97",
"replacement": null
},
{
"sku": "wi48712",
"title": "AH Zaanse snijder volkoren half",
"quantity": 9,
"unit_size": "400 gr",
"found": "found",
"online_price": "0,75",
"replacement": null
},
{
"sku": "wi130862",
"title": "Fanta Orange",
"quantity": 2,
"unit_size": "1 lt",
"found": "found",
"online_price": "1,96",
"replacement": null
},
{
"sku": "wi132247",
"title": "AH Flinterdunne kipfilet",
"quantity": 1,
"unit_size": "100 gr",
"found": "missing",
"online_price": "1,86",
"replacement": {
"sku": "wi197176",
"title": "AH Flinterdunne gebraden kipfilet",
"quantity": 1,
"unit_size": "ca. 100 gr",
"online_price": "2,23"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment