{"info":{"_postman_id":"44d0921b-1c38-4c7e-8b10-ac0e724eb515","name":"Rapido API","description":"<html><head></head><body><p>This is the rapido API hooked up to the Accredo test company. Features will be added continuosly until the release of Version 1.</p>\n<p><strong>Please Note</strong>\nAll parameter are case sensitive. The cases are given in the documentation.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"5127514","collectionId":"44d0921b-1c38-4c7e-8b10-ac0e724eb515","publishedId":"RztrHko9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-02-13T02:11:26.000Z"},"item":[{"name":"Orders","item":[{"name":"/orders","event":[{"listen":"test","script":{"id":"be110abc-6a74-4fa3-983f-4f0cf1b580b5","exec":["pm.test(\"Response time is less than 500ms\", function () {","    pm.expect(pm.response.responseTime).to.be.below(500);","});","pm.test(\"Content-Type is present\", function () {","    pm.response.to.have.header(\"Content-Type\");","});","pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"58be7b55-5380-4f91-affd-6d2bc4b574b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-key","type":"text","value":"qi842sQCczEFvon5cKJWpRlaRWqxoIBbufpidrOkLJ4TTtnWkORrQbjYol1mEQyD"}],"url":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/orders?Page=1","description":"<p>This endpoint will return 25 of the most recent orders for the customer that matches the API key provided in the header.</p>\n","urlObject":{"protocol":"https","path":["api","client","v2.0","app","rapido-demo-qlxye","service","api","incoming_webhook","orders"],"host":["ap-southeast-2","aws","webhooks","mongodb-stitch","com"],"query":[{"key":"Page","value":"1"}],"variable":[]}},"response":[{"id":"33c0e386-62ac-46c0-8dec-4bd476e88c55","name":"Success`","originalRequest":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"qi842sQCczEFvon5cKJWpRlaRWqxoIBbufpidrOkLJ4TTtnWkORrQbjYol1mEQyD"}],"url":{"raw":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/orders?page=1","protocol":"https","host":["ap-southeast-2","aws","webhooks","mongodb-stitch","com"],"path":["api","client","v2.0","app","rapido-demo-qlxye","service","api","incoming_webhook","orders"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Feb 2019 02:10:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"4a83c238fb6da42f-AKL"}],"cookie":[],"responseTime":null,"body":"{\n    \"LastPage\": false,\n    \"Page\": 1,\n    \"RecordCount\": 25,\n    \"Records\": [\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:29 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"4/1/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 1,\n            \"ExclusiveAmount\": 3381.63,\n            \"Line\": [\n                {\n                    \"BarCode\": \"8888290000007\",\n                    \"Description\": \"5 Piece Rimu Bedroom Suite\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"BEDSUITE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 600,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 613.48,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 814.95,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9415350000005\",\n                    \"Description\": \"Queen Size Rimu Bed\",\n                    \"ExclusiveAmount\": 1067.77,\n                    \"ProductCode\": \"QUEENBED\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9418330000002\",\n                    \"Description\": \"Standard Double Bed Head\",\n                    \"ExclusiveAmount\": 285.43,\n                    \"ProductCode\": \"STDBEDHEAD\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:22 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:30 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"4/12/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 9,\n            \"ExclusiveAmount\": 333.77,\n            \"Line\": [\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"25mm x 250mm Draw Runners\",\n                    \"ExclusiveAmount\": 18,\n                    \"ProductCode\": \"P25MMDR\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"180mm x 48mm Rimu\",\n                    \"ExclusiveAmount\": 67.17,\n                    \"ProductCode\": \"T180MMTR\",\n                    \"QuantityOrdered\": 4.2,\n                    \"QuantitySupplied\": 4.2\n                },\n                {\n                    \"BarCode\": \"7891000063958\",\n                    \"Description\": \"90mm Rimu Tongue & Groove\",\n                    \"ExclusiveAmount\": 83.59,\n                    \"ProductCode\": \"T90MMRT&G\",\n                    \"QuantityOrdered\": 18,\n                    \"QuantitySupplied\": 18\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Labour Charge\",\n                    \"ExclusiveAmount\": 120,\n                    \"ProductCode\": \"LABOUR\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Workshop Overhead\",\n                    \"ExclusiveAmount\": 45.01,\n                    \"ProductCode\": \"ASSEMBLY\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Restoration of 1.8M X 2M Rimu Hutch Dresser\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"\",\n                    \"QuantityOrdered\": 0,\n                    \"QuantitySupplied\": 0\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:23 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:30 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"4/29/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 26,\n            \"ExclusiveAmount\": 203.71,\n            \"Line\": [\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Labour Charge\",\n                    \"ExclusiveAmount\": 80,\n                    \"ProductCode\": \"LABOUR\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Workshop Overhead\",\n                    \"ExclusiveAmount\": 45.01,\n                    \"ProductCode\": \"ASSEMBLY\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"3538280052282\",\n                    \"Description\": \"Victorian 32 Brass Handle 55mm\",\n                    \"ExclusiveAmount\": 55.08,\n                    \"ProductCode\": \"VIC32BRASS55\",\n                    \"QuantityOrdered\": 8,\n                    \"QuantitySupplied\": 8\n                },\n                {\n                    \"BarCode\": \"3538280060874\",\n                    \"Description\": \"Victorian 10 Brass Handle\",\n                    \"ExclusiveAmount\": 23.62,\n                    \"ProductCode\": \"VIC10BRASS\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"For restoration work on Kauri ten-drawer tallboy.\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"\",\n                    \"QuantityOrdered\": 0,\n                    \"QuantitySupplied\": 0\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:26 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:31 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"5/7/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 37,\n            \"ExclusiveAmount\": 805.14,\n            \"Line\": [\n                {\n                    \"BarCode\": \"9415890000008\",\n                    \"Description\": \"1.5M x 1m x 200mm Bookcase\",\n                    \"ExclusiveAmount\": 805.14,\n                    \"ProductCode\": \"SMLBOOKCASE\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:27 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:31 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"5/17/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 42,\n            \"ExclusiveAmount\": 3057.95,\n            \"Line\": [\n                {\n                    \"BarCode\": \"9415890000008\",\n                    \"Description\": \"1.5M x 1m x 200mm Bookcase\",\n                    \"ExclusiveAmount\": 402.57,\n                    \"ProductCode\": \"SMLBOOKCASE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 1840.43,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 814.95,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:28 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:32 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"5/29/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 62,\n            \"ExclusiveAmount\": 6452.72,\n            \"Line\": [\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 3259.8,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"718659000002\",\n                    \"Description\": \"Oval Mirror framed in Rimu\",\n                    \"ExclusiveAmount\": 367.2,\n                    \"ProductCode\": \"OVALMIRROR\",\n                    \"QuantityOrdered\": 6,\n                    \"QuantitySupplied\": 6\n                },\n                {\n                    \"BarCode\": \"0669125353097\",\n                    \"Description\": \"Pair of Rimu Bedside Cabinets\",\n                    \"ExclusiveAmount\": 2825.72,\n                    \"ProductCode\": \"2XBEDCAB\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 8,\n                    \"QuantitySupplied\": 8\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:31 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:32 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"6/2/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 63,\n            \"ExclusiveAmount\": 5342.23,\n            \"Line\": [\n                {\n                    \"BarCode\": \"9415890000008\",\n                    \"Description\": \"1.5M x 1m x 200mm Bookcase\",\n                    \"ExclusiveAmount\": 805.14,\n                    \"ProductCode\": \"SMLBOOKCASE\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"9418330000002\",\n                    \"Description\": \"Standard Double Bed Head\",\n                    \"ExclusiveAmount\": 570.86,\n                    \"ProductCode\": \"STDBEDHEAD\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"0669125353097\",\n                    \"Description\": \"Pair of Rimu Bedside Cabinets\",\n                    \"ExclusiveAmount\": 706.43,\n                    \"ProductCode\": \"2XBEDCAB\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 3259.8,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:31 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:32 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"6/6/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 64,\n            \"ExclusiveAmount\": 2107.55,\n            \"Line\": [\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 814.95,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"0669125353097\",\n                    \"Description\": \"Pair of Rimu Bedside Cabinets\",\n                    \"ExclusiveAmount\": 706.43,\n                    \"ProductCode\": \"2XBEDCAB\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"9415890000008\",\n                    \"Description\": \"1.5M x 1m x 200mm Bookcase\",\n                    \"ExclusiveAmount\": 402.57,\n                    \"ProductCode\": \"SMLBOOKCASE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"718659000002\",\n                    \"Description\": \"Oval Mirror framed in Rimu\",\n                    \"ExclusiveAmount\": 183.6,\n                    \"ProductCode\": \"OVALMIRROR\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:31 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:33 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"6/16/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 90,\n            \"ExclusiveAmount\": 360,\n            \"Line\": [\n                {\n                    \"BarCode\": \"0018208084883\",\n                    \"Description\": \"Rimu Blanket Box 1Mx50mmx60mm\",\n                    \"ExclusiveAmount\": 320,\n                    \"ProductCode\": \"BLANKBOX\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Design Fee\",\n                    \"ExclusiveAmount\": 40,\n                    \"ProductCode\": \"DESIGN\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:33 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:34 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"7/20/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 108,\n            \"ExclusiveAmount\": 5084.66,\n            \"Line\": [\n                {\n                    \"BarCode\": \"0669125353097\",\n                    \"Description\": \"Pair of Rimu Bedside Cabinets\",\n                    \"ExclusiveAmount\": 1412.86,\n                    \"ProductCode\": \"2XBEDCAB\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 2444.85,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 1226.95,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:37 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:36 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"9/2/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 135,\n            \"ExclusiveAmount\": 3419.77,\n            \"Line\": [\n                {\n                    \"BarCode\": \"9415890000008\",\n                    \"Description\": \"1.5M x 1m x 200mm Bookcase\",\n                    \"ExclusiveAmount\": 805.14,\n                    \"ProductCode\": \"SMLBOOKCASE\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 774.2,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 1840.43,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:43 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:37 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"9/10/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 150,\n            \"ExclusiveAmount\": 4168.93,\n            \"Line\": [\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 300,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"8888290000007\",\n                    \"Description\": \"5 Piece Rimu Bedroom Suite\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"BEDSUITE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 600,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 613.48,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 774.2,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9415350000005\",\n                    \"Description\": \"Queen Size Rimu Bed\",\n                    \"ExclusiveAmount\": 1067.77,\n                    \"ProductCode\": \"QUEENBED\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9418330000002\",\n                    \"Description\": \"Standard Double Bed Head\",\n                    \"ExclusiveAmount\": 271.16,\n                    \"ProductCode\": \"STDBEDHEAD\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9418330000002\",\n                    \"Description\": \"Standard Double Bed Head\",\n                    \"ExclusiveAmount\": 542.32,\n                    \"ProductCode\": \"STDBEDHEAD\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:44 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:38 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"9/24/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 170,\n            \"ExclusiveAmount\": 181.63,\n            \"Line\": [\n                {\n                    \"BarCode\": \"718659000002\",\n                    \"Description\": \"Oval Mirror framed in Rimu\",\n                    \"ExclusiveAmount\": 61.2,\n                    \"ProductCode\": \"OVALMIRROR\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"3538280060874\",\n                    \"Description\": \"Victorian 10 Brass Handle\",\n                    \"ExclusiveAmount\": 35.42,\n                    \"ProductCode\": \"VIC10BRASS\",\n                    \"QuantityOrdered\": 6,\n                    \"QuantitySupplied\": 6\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Labour Charge\",\n                    \"ExclusiveAmount\": 40,\n                    \"ProductCode\": \"LABOUR\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Workshop Overhead\",\n                    \"ExclusiveAmount\": 45.01,\n                    \"ProductCode\": \"ASSEMBLY\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Restoration work completed on antique rimu dressing table.\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"\",\n                    \"QuantityOrdered\": 0,\n                    \"QuantitySupplied\": 0\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:47 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:38 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"10/3/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 171,\n            \"ExclusiveAmount\": 4054.72,\n            \"Line\": [\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 1629.9,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"9418330000002\",\n                    \"Description\": \"Standard Double Bed Head\",\n                    \"ExclusiveAmount\": 570.86,\n                    \"ProductCode\": \"STDBEDHEAD\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"5029770000008\",\n                    \"Description\": \"1550mm x 900mm x 450mm Lowboy\",\n                    \"ExclusiveAmount\": 1118.08,\n                    \"ProductCode\": \"LOWBOY\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 613.48,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"718659000002\",\n                    \"Description\": \"Oval Mirror framed in Rimu\",\n                    \"ExclusiveAmount\": 122.4,\n                    \"ProductCode\": \"OVALMIRROR\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:47 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:39 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"10/22/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 187,\n            \"ExclusiveAmount\": 5792.23,\n            \"Line\": [\n                {\n                    \"BarCode\": \"5029770000008\",\n                    \"Description\": \"1550mm x 900mm x 450mm Lowboy\",\n                    \"ExclusiveAmount\": 4472.32,\n                    \"ProductCode\": \"LOWBOY\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"0669125353097\",\n                    \"Description\": \"Pair of Rimu Bedside Cabinets\",\n                    \"ExclusiveAmount\": 706.43,\n                    \"ProductCode\": \"2XBEDCAB\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 613.48,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:50 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:39 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"10/30/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 191,\n            \"ExclusiveAmount\": 2236.16,\n            \"Line\": [\n                {\n                    \"BarCode\": \"5029770000008\",\n                    \"Description\": \"1550mm x 900mm x 450mm Lowboy\",\n                    \"ExclusiveAmount\": 2236.16,\n                    \"ProductCode\": \"LOWBOY\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Returned for Credit, Refer Invoice #10191\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"\",\n                    \"QuantityOrdered\": 0,\n                    \"QuantitySupplied\": 0\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:51 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:40 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"11/21/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 204,\n            \"ExclusiveAmount\": 378.81,\n            \"Line\": [\n                {\n                    \"BarCode\": \"7891000063958\",\n                    \"Description\": \"90mm Rimu Tongue & Groove\",\n                    \"ExclusiveAmount\": 74.3,\n                    \"ProductCode\": \"T90MMRT&G\",\n                    \"QuantityOrdered\": 16,\n                    \"QuantitySupplied\": 16\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"200mm x 20mm Rimu\",\n                    \"ExclusiveAmount\": 179.5,\n                    \"ProductCode\": \"T200MMR\",\n                    \"QuantityOrdered\": 8,\n                    \"QuantitySupplied\": 8\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Workshop Overhead\",\n                    \"ExclusiveAmount\": 45.01,\n                    \"ProductCode\": \"ASSEMBLY\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Labour Charge\",\n                    \"ExclusiveAmount\": 80,\n                    \"ProductCode\": \"LABOUR\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Restoration of Carved Rimu King Size Bed\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"\",\n                    \"QuantityOrdered\": 0,\n                    \"QuantitySupplied\": 0\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:54 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:40 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"11/27/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 205,\n            \"ExclusiveAmount\": 6075.87,\n            \"Line\": [\n                {\n                    \"BarCode\": \"9418330000002\",\n                    \"Description\": \"Standard Double Bed Head\",\n                    \"ExclusiveAmount\": 570.86,\n                    \"ProductCode\": \"STDBEDHEAD\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"5029770000008\",\n                    \"Description\": \"1550mm x 900mm x 450mm Lowboy\",\n                    \"ExclusiveAmount\": 2236.16,\n                    \"ProductCode\": \"LOWBOY\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 2453.9,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 814.95,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:54 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:40 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"12/2/2016\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 210,\n            \"ExclusiveAmount\": 8693.53,\n            \"Line\": [\n                {\n                    \"BarCode\": \"8888290000007\",\n                    \"Description\": \"5 Piece Rimu Bedroom Suite\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"BEDSUITE\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 1200,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 1226.95,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 1629.9,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"9415350000005\",\n                    \"Description\": \"Queen Size Rimu Bed\",\n                    \"ExclusiveAmount\": 2135.54,\n                    \"ProductCode\": \"QUEENBED\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"9418330000002\",\n                    \"Description\": \"Standard Double Bed Head\",\n                    \"ExclusiveAmount\": 570.86,\n                    \"ProductCode\": \"STDBEDHEAD\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"9415890000008\",\n                    \"Description\": \"1.5M x 1m x 200mm Bookcase\",\n                    \"ExclusiveAmount\": 1610.28,\n                    \"ProductCode\": \"SMLBOOKCASE\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"0018208084883\",\n                    \"Description\": \"Rimu Blanket Box 1Mx50mmx60mm\",\n                    \"ExclusiveAmount\": 320,\n                    \"ProductCode\": \"BLANKBOX\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:54 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:41 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"1/5/2017\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 223,\n            \"ExclusiveAmount\": 5311.53,\n            \"Line\": [\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 300,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"8888290000007\",\n                    \"Description\": \"5 Piece Rimu Bedroom Suite\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"BEDSUITE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 600,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 613.48,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 814.95,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9415350000005\",\n                    \"Description\": \"Queen Size Rimu Bed\",\n                    \"ExclusiveAmount\": 1067.77,\n                    \"ProductCode\": \"QUEENBED\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9418330000002\",\n                    \"Description\": \"Standard Double Bed Head\",\n                    \"ExclusiveAmount\": 285.43,\n                    \"ProductCode\": \"STDBEDHEAD\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 1629.9,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:38:58 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:42 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"2/1/2017\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 243,\n            \"ExclusiveAmount\": 6412.92,\n            \"Line\": [\n                {\n                    \"BarCode\": \"5029770000008\",\n                    \"Description\": \"1550mm x 900mm x 450mm Lowboy\",\n                    \"ExclusiveAmount\": 2236.16,\n                    \"ProductCode\": \"LOWBOY\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"9418331000001\",\n                    \"Description\": \"800mm x 1400mm Std. Chest\",\n                    \"ExclusiveAmount\": 1629.9,\n                    \"ProductCode\": \"STDCHEST\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"0669125353097\",\n                    \"Description\": \"Pair of Rimu Bedside Cabinets\",\n                    \"ExclusiveAmount\": 706.43,\n                    \"ProductCode\": \"2XBEDCAB\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"4719560000004\",\n                    \"Description\": \"400mm x 500mm Bedside Cabinet\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"BEDCABINET\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 1840.43,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:39:02 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:42 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"2/16/2017\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 255,\n            \"ExclusiveAmount\": 1600,\n            \"Line\": [\n                {\n                    \"BarCode\": \"0669125001455\",\n                    \"Description\": \"1800mmx1200mmx600mm Wardrobe\",\n                    \"ExclusiveAmount\": 1600,\n                    \"ProductCode\": \"1.8MWARDROBE\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:39:04 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:42 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"2/19/2017\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 256,\n            \"ExclusiveAmount\": 563.5,\n            \"Line\": [\n                {\n                    \"BarCode\": \"3538280060874\",\n                    \"Description\": \"Victorian 10 Brass Handle\",\n                    \"ExclusiveAmount\": 70.85,\n                    \"ProductCode\": \"VIC10BRASS\",\n                    \"QuantityOrdered\": 12,\n                    \"QuantitySupplied\": 12\n                },\n                {\n                    \"BarCode\": \"3538280052282\",\n                    \"Description\": \"Victorian 32 Brass Handle 55mm\",\n                    \"ExclusiveAmount\": 55.08,\n                    \"ProductCode\": \"VIC32BRASS55\",\n                    \"QuantityOrdered\": 8,\n                    \"QuantitySupplied\": 8\n                },\n                {\n                    \"BarCode\": \"7891000063958\",\n                    \"Description\": \"90mm Rimu Tongue & Groove\",\n                    \"ExclusiveAmount\": 102.17,\n                    \"ProductCode\": \"T90MMRT&G\",\n                    \"QuantityOrdered\": 22,\n                    \"QuantitySupplied\": 22\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"200mm x 20mm Rimu\",\n                    \"ExclusiveAmount\": 89.75,\n                    \"ProductCode\": \"T200MMR\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"70mm x 70mm Rimu\",\n                    \"ExclusiveAmount\": 40.64,\n                    \"ProductCode\": \"T70SQR\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Workshop Overhead\",\n                    \"ExclusiveAmount\": 45.01,\n                    \"ProductCode\": \"ASSEMBLY\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Labour Charge\",\n                    \"ExclusiveAmount\": 160,\n                    \"ProductCode\": \"LABOUR\",\n                    \"QuantityOrdered\": 4,\n                    \"QuantitySupplied\": 4\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Restoration work carried out on rimu 5-piece bedroom suite.\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"\",\n                    \"QuantityOrdered\": 0,\n                    \"QuantitySupplied\": 0\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:39:04 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:43 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"3/9/2017\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 268,\n            \"ExclusiveAmount\": 185.98,\n            \"Line\": [\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"70mm x 70mm Rimu\",\n                    \"ExclusiveAmount\": 60.97,\n                    \"ProductCode\": \"T70SQR\",\n                    \"QuantityOrdered\": 6,\n                    \"QuantitySupplied\": 6\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Workshop Overhead\",\n                    \"ExclusiveAmount\": 45.01,\n                    \"ProductCode\": \"ASSEMBLY\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Labour Charge\",\n                    \"ExclusiveAmount\": 80,\n                    \"ProductCode\": \"LABOUR\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"\",\n                    \"Description\": \"Restoration of Rimu Dinning Room Table.\",\n                    \"ExclusiveAmount\": 0,\n                    \"ProductCode\": \"\",\n                    \"QuantityOrdered\": 0,\n                    \"QuantitySupplied\": 0\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:39:06 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"1/19/2018\",\n            \"CreatedTime\": \"2:37:43 PM\",\n            \"CustomerCode\": \"ASHENG\",\n            \"DeliveryAddress1\": \"234 Rosedale Road\",\n            \"DeliveryAddress2\": \"Albany\",\n            \"DeliveryAddress3\": \"Auckland\",\n            \"DeliveryAddress4\": \"\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": \"3/9/2017\",\n            \"DeliveryPostCode\": \"1330\",\n            \"DocumentID\": 269,\n            \"ExclusiveAmount\": 613.48,\n            \"Line\": [\n                {\n                    \"BarCode\": \"5390080000003\",\n                    \"Description\": \"4 Draw Dressing Table\",\n                    \"ExclusiveAmount\": 613.48,\n                    \"ProductCode\": \"DRESSTABLE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"1/19/2018\",\n            \"ModifiedTime\": \"2:39:06 PM\",\n            \"PostStatus\": \"P\",\n            \"Ship\": []\n        }\n    ],\n    \"TotalPages\": 2,\n    \"TotalRecordsCount\": 41\n}"},{"id":"a3296f62-47c2-49b4-9bf4-7cf9396670bd","name":"/orders","originalRequest":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"qi842sQCczEFvon5cKJWpRlaRWqxoIBbufpidrOkLJ4TTtnWkORrQbjYol1mEQyD"}],"url":{"raw":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/orders?Page=1","protocol":"https","host":["ap-southeast-2","aws","webhooks","mongodb-stitch","com"],"path":["api","client","v2.0","app","rapido-demo-qlxye","service","api","incoming_webhook","orders"],"query":[{"key":"Page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Date","value":"Mon, 23 Sep 2019 02:04:17 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"LastPage\": false,\n    \"Page\": 1,\n    \"RecordCount\": 25,\n    \"Result\": [\n        {\n            \"CreatedDate\": \"2019-09-10\",\n            \"CreatedTime\": \"12:30:02.000\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 102041,\n            \"ExclusiveAmount\": 12532.4,\n            \"Line\": [\n                {\n                    \"BarCode\": \"SWIEHF3H7WG6VGMR\",\n                    \"Description\": \"Carrel Printed Women's\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"SWIEHF3H7WG6VGMR\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                },\n                {\n                    \"BarCode\": \"SBEEH3QGWRGG3J6Q\",\n                    \"Description\": \"FabHomeDecor Fabric Double Sofa Bed\",\n                    \"ExclusiveAmount\": 460.75,\n                    \"ProductCode\": \"SBEEH3QGWRGG3J6Q\",\n                    \"QuantityOrdered\": 5,\n                    \"QuantitySupplied\": 5\n                },\n                {\n                    \"BarCode\": \"TSHEHBHSKBJWHFNF\",\n                    \"Description\": \"dongli Printed Boy's Round Neck T-Shirt\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"TSHEHBHSKBJWHFNF\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                },\n                {\n                    \"BarCode\": \"PSOEH3ZXRTZJUVXM\",\n                    \"Description\": \"Sicons Conditioning Conditoner Dog Shampoo\",\n                    \"ExclusiveAmount\": 460.75,\n                    \"ProductCode\": \"PSOEH3ZXRTZJUVXM\",\n                    \"QuantityOrdered\": 5,\n                    \"QuantitySupplied\": 5\n                },\n                {\n                    \"BarCode\": \"SNDEH75ZFZ5REGFH\",\n                    \"Description\": \"SWAGGA Women Clogs\",\n                    \"ExclusiveAmount\": 1843,\n                    \"ProductCode\": \"SNDEH75ZFZ5REGFH\",\n                    \"QuantityOrdered\": 20,\n                    \"QuantitySupplied\": 20\n                },\n                {\n                    \"BarCode\": \"PTYEA6SFGD4X8NAR\",\n                    \"Description\": \"Kennel Rubber Dumbell With Bell - Small Rubber Rubber Toy Fo\",\n                    \"ExclusiveAmount\": 3317.4,\n                    \"ProductCode\": \"PTYEA6SFGD4X8NAR\",\n                    \"QuantityOrdered\": 36,\n                    \"QuantitySupplied\": 36\n                },\n                {\n                    \"BarCode\": \"SRTEH2FD3ANFFMHP\",\n                    \"Description\": \"Alisha Solid Women's Cycling Shorts\",\n                    \"ExclusiveAmount\": 1290.1,\n                    \"ProductCode\": \"SRTEH2FD3ANFFMHP\",\n                    \"QuantityOrdered\": 14,\n                    \"QuantitySupplied\": 14\n                },\n                {\n                    \"BarCode\": \"VANDZY4YZFPEG85T\",\n                    \"Description\": \"Bulaky vanity case Jewellery Vanity Case\",\n                    \"ExclusiveAmount\": 1013.65,\n                    \"ProductCode\": \"VANDZY4YZFPEG85T\",\n                    \"QuantityOrdered\": 11,\n                    \"QuantitySupplied\": 11\n                },\n                {\n                    \"BarCode\": \"LINE92U9KGZG25AY\",\n                    \"Description\": \"Glus Wedding Lingerie Set\",\n                    \"ExclusiveAmount\": 552.9,\n                    \"ProductCode\": \"LINE92U9KGZG25AY\",\n                    \"QuantityOrdered\": 6,\n                    \"QuantitySupplied\": 6\n                },\n                {\n                    \"BarCode\": \"SKTEC88WSNYJKWY7\",\n                    \"Description\": \"Veelys Shiny White Quad Roller Skates - Size 4.5 UK\",\n                    \"ExclusiveAmount\": 829.35,\n                    \"ProductCode\": \"SKTEC88WSNYJKWY7\",\n                    \"QuantityOrdered\": 9,\n                    \"QuantitySupplied\": 9\n                },\n                {\n                    \"BarCode\": \"ARPEGDHSXZJSHGSN\",\n                    \"Description\": \"Bengal Blooms Rose Artificial Plant  with Pot\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"ARPEGDHSXZJSHGSN\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                }\n            ],\n            \"ModifiedDate\": \"2019-09-10\",\n            \"ModifiedTime\": \"12:30:34.000\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-08-06\",\n            \"CreatedTime\": \"18:39:38.000\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 102030,\n            \"ExclusiveAmount\": 12532.4,\n            \"Line\": [\n                {\n                    \"BarCode\": \"SWIEHF3H7WG6VGMR\",\n                    \"Description\": \"Carrel Printed Women's\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"SWIEHF3H7WG6VGMR\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                },\n                {\n                    \"BarCode\": \"SBEEH3QGWRGG3J6Q\",\n                    \"Description\": \"FabHomeDecor Fabric Double Sofa Bed\",\n                    \"ExclusiveAmount\": 460.75,\n                    \"ProductCode\": \"SBEEH3QGWRGG3J6Q\",\n                    \"QuantityOrdered\": 5,\n                    \"QuantitySupplied\": 5\n                },\n                {\n                    \"BarCode\": \"TSHEHBHSKBJWHFNF\",\n                    \"Description\": \"dongli Printed Boy's Round Neck T-Shirt\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"TSHEHBHSKBJWHFNF\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                },\n                {\n                    \"BarCode\": \"PSOEH3ZXRTZJUVXM\",\n                    \"Description\": \"Sicons Conditioning Conditoner Dog Shampoo\",\n                    \"ExclusiveAmount\": 460.75,\n                    \"ProductCode\": \"PSOEH3ZXRTZJUVXM\",\n                    \"QuantityOrdered\": 5,\n                    \"QuantitySupplied\": 5\n                },\n                {\n                    \"BarCode\": \"SNDEH75ZFZ5REGFH\",\n                    \"Description\": \"SWAGGA Women Clogs\",\n                    \"ExclusiveAmount\": 1843,\n                    \"ProductCode\": \"SNDEH75ZFZ5REGFH\",\n                    \"QuantityOrdered\": 20,\n                    \"QuantitySupplied\": 20\n                },\n                {\n                    \"BarCode\": \"PTYEA6SFGD4X8NAR\",\n                    \"Description\": \"Kennel Rubber Dumbell With Bell - Small Rubber Rubber Toy Fo\",\n                    \"ExclusiveAmount\": 3317.4,\n                    \"ProductCode\": \"PTYEA6SFGD4X8NAR\",\n                    \"QuantityOrdered\": 36,\n                    \"QuantitySupplied\": 36\n                },\n                {\n                    \"BarCode\": \"SRTEH2FD3ANFFMHP\",\n                    \"Description\": \"Alisha Solid Women's Cycling Shorts\",\n                    \"ExclusiveAmount\": 1290.1,\n                    \"ProductCode\": \"SRTEH2FD3ANFFMHP\",\n                    \"QuantityOrdered\": 14,\n                    \"QuantitySupplied\": 14\n                },\n                {\n                    \"BarCode\": \"VANDZY4YZFPEG85T\",\n                    \"Description\": \"Bulaky vanity case Jewellery Vanity Case\",\n                    \"ExclusiveAmount\": 1013.65,\n                    \"ProductCode\": \"VANDZY4YZFPEG85T\",\n                    \"QuantityOrdered\": 11,\n                    \"QuantitySupplied\": 11\n                },\n                {\n                    \"BarCode\": \"LINE92U9KGZG25AY\",\n                    \"Description\": \"Glus Wedding Lingerie Set\",\n                    \"ExclusiveAmount\": 552.9,\n                    \"ProductCode\": \"LINE92U9KGZG25AY\",\n                    \"QuantityOrdered\": 6,\n                    \"QuantitySupplied\": 6\n                },\n                {\n                    \"BarCode\": \"SKTEC88WSNYJKWY7\",\n                    \"Description\": \"Veelys Shiny White Quad Roller Skates - Size 4.5 UK\",\n                    \"ExclusiveAmount\": 829.35,\n                    \"ProductCode\": \"SKTEC88WSNYJKWY7\",\n                    \"QuantityOrdered\": 9,\n                    \"QuantitySupplied\": 9\n                },\n                {\n                    \"BarCode\": \"ARPEGDHSXZJSHGSN\",\n                    \"Description\": \"Bengal Blooms Rose Artificial Plant  with Pot\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"ARPEGDHSXZJSHGSN\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                }\n            ],\n            \"ModifiedDate\": \"2019-08-09\",\n            \"ModifiedTime\": \"13:10:53.000\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-07-30\",\n            \"CreatedTime\": \"14:10:31\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 102022,\n            \"ExclusiveAmount\": 12532.4,\n            \"Line\": [\n                {\n                    \"BarCode\": \"SWIEHF3H7WG6VGMR\",\n                    \"Description\": \"Carrel Printed Women's\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"SWIEHF3H7WG6VGMR\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                },\n                {\n                    \"BarCode\": \"SBEEH3QGWRGG3J6Q\",\n                    \"Description\": \"FabHomeDecor Fabric Double Sofa Bed\",\n                    \"ExclusiveAmount\": 460.75,\n                    \"ProductCode\": \"SBEEH3QGWRGG3J6Q\",\n                    \"QuantityOrdered\": 5,\n                    \"QuantitySupplied\": 5\n                },\n                {\n                    \"BarCode\": \"TSHEHBHSKBJWHFNF\",\n                    \"Description\": \"dongli Printed Boy's Round Neck T-Shirt\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"TSHEHBHSKBJWHFNF\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                },\n                {\n                    \"BarCode\": \"PSOEH3ZXRTZJUVXM\",\n                    \"Description\": \"Sicons Conditioning Conditoner Dog Shampoo\",\n                    \"ExclusiveAmount\": 460.75,\n                    \"ProductCode\": \"PSOEH3ZXRTZJUVXM\",\n                    \"QuantityOrdered\": 5,\n                    \"QuantitySupplied\": 5\n                },\n                {\n                    \"BarCode\": \"SNDEH75ZFZ5REGFH\",\n                    \"Description\": \"SWAGGA Women Clogs\",\n                    \"ExclusiveAmount\": 1843,\n                    \"ProductCode\": \"SNDEH75ZFZ5REGFH\",\n                    \"QuantityOrdered\": 20,\n                    \"QuantitySupplied\": 20\n                },\n                {\n                    \"BarCode\": \"PTYEA6SFGD4X8NAR\",\n                    \"Description\": \"Kennel Rubber Dumbell With Bell - Small Rubber Rubber Toy Fo\",\n                    \"ExclusiveAmount\": 3317.4,\n                    \"ProductCode\": \"PTYEA6SFGD4X8NAR\",\n                    \"QuantityOrdered\": 36,\n                    \"QuantitySupplied\": 36\n                },\n                {\n                    \"BarCode\": \"SRTEH2FD3ANFFMHP\",\n                    \"Description\": \"Alisha Solid Women's Cycling Shorts\",\n                    \"ExclusiveAmount\": 1290.1,\n                    \"ProductCode\": \"SRTEH2FD3ANFFMHP\",\n                    \"QuantityOrdered\": 14,\n                    \"QuantitySupplied\": 14\n                },\n                {\n                    \"BarCode\": \"VANDZY4YZFPEG85T\",\n                    \"Description\": \"Bulaky vanity case Jewellery Vanity Case\",\n                    \"ExclusiveAmount\": 1013.65,\n                    \"ProductCode\": \"VANDZY4YZFPEG85T\",\n                    \"QuantityOrdered\": 11,\n                    \"QuantitySupplied\": 11\n                },\n                {\n                    \"BarCode\": \"LINE92U9KGZG25AY\",\n                    \"Description\": \"Glus Wedding Lingerie Set\",\n                    \"ExclusiveAmount\": 552.9,\n                    \"ProductCode\": \"LINE92U9KGZG25AY\",\n                    \"QuantityOrdered\": 6,\n                    \"QuantitySupplied\": 6\n                },\n                {\n                    \"BarCode\": \"SKTEC88WSNYJKWY7\",\n                    \"Description\": \"Veelys Shiny White Quad Roller Skates - Size 4.5 UK\",\n                    \"ExclusiveAmount\": 829.35,\n                    \"ProductCode\": \"SKTEC88WSNYJKWY7\",\n                    \"QuantityOrdered\": 9,\n                    \"QuantitySupplied\": 9\n                },\n                {\n                    \"BarCode\": \"ARPEGDHSXZJSHGSN\",\n                    \"Description\": \"Bengal Blooms Rose Artificial Plant  with Pot\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"ARPEGDHSXZJSHGSN\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                }\n            ],\n            \"ModifiedDate\": \"2019-07-30\",\n            \"ModifiedTime\": \"14:11:32\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-07-29\",\n            \"CreatedTime\": \"22:57:48.000\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 102019,\n            \"ExclusiveAmount\": 21470.95,\n            \"Line\": [\n                {\n                    \"BarCode\": \"SWIEHF3H7WG6VGMR\",\n                    \"Description\": \"Carrel Printed Women's\",\n                    \"ExclusiveAmount\": 9860.05,\n                    \"ProductCode\": \"SWIEHF3H7WG6VGMR\",\n                    \"QuantityOrdered\": 107,\n                    \"QuantitySupplied\": 107\n                },\n                {\n                    \"BarCode\": \"SBEEH3QGWRGG3J6Q\",\n                    \"Description\": \"FabHomeDecor Fabric Double Sofa Bed\",\n                    \"ExclusiveAmount\": 460.75,\n                    \"ProductCode\": \"SBEEH3QGWRGG3J6Q\",\n                    \"QuantityOrdered\": 5,\n                    \"QuantitySupplied\": 5\n                },\n                {\n                    \"BarCode\": \"TSHEHBHSKBJWHFNF\",\n                    \"Description\": \"dongli Printed Boy's Round Neck T-Shirt\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"TSHEHBHSKBJWHFNF\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                },\n                {\n                    \"BarCode\": \"PSOEH3ZXRTZJUVXM\",\n                    \"Description\": \"Sicons Conditioning Conditoner Dog Shampoo\",\n                    \"ExclusiveAmount\": 460.75,\n                    \"ProductCode\": \"PSOEH3ZXRTZJUVXM\",\n                    \"QuantityOrdered\": 5,\n                    \"QuantitySupplied\": 5\n                },\n                {\n                    \"BarCode\": \"SNDEH75ZFZ5REGFH\",\n                    \"Description\": \"SWAGGA Women Clogs\",\n                    \"ExclusiveAmount\": 1843,\n                    \"ProductCode\": \"SNDEH75ZFZ5REGFH\",\n                    \"QuantityOrdered\": 20,\n                    \"QuantitySupplied\": 20\n                },\n                {\n                    \"BarCode\": \"PTYEA6SFGD4X8NAR\",\n                    \"Description\": \"Kennel Rubber Dumbell With Bell - Small Rubber Rubber Toy Fo\",\n                    \"ExclusiveAmount\": 3317.4,\n                    \"ProductCode\": \"PTYEA6SFGD4X8NAR\",\n                    \"QuantityOrdered\": 36,\n                    \"QuantitySupplied\": 36\n                },\n                {\n                    \"BarCode\": \"SRTEH2FD3ANFFMHP\",\n                    \"Description\": \"Alisha Solid Women's Cycling Shorts\",\n                    \"ExclusiveAmount\": 1290.1,\n                    \"ProductCode\": \"SRTEH2FD3ANFFMHP\",\n                    \"QuantityOrdered\": 14,\n                    \"QuantitySupplied\": 14\n                },\n                {\n                    \"BarCode\": \"VANDZY4YZFPEG85T\",\n                    \"Description\": \"Bulaky vanity case Jewellery Vanity Case\",\n                    \"ExclusiveAmount\": 1013.65,\n                    \"ProductCode\": \"VANDZY4YZFPEG85T\",\n                    \"QuantityOrdered\": 11,\n                    \"QuantitySupplied\": 11\n                },\n                {\n                    \"BarCode\": \"LINE92U9KGZG25AY\",\n                    \"Description\": \"Glus Wedding Lingerie Set\",\n                    \"ExclusiveAmount\": 552.9,\n                    \"ProductCode\": \"LINE92U9KGZG25AY\",\n                    \"QuantityOrdered\": 6,\n                    \"QuantitySupplied\": 6\n                },\n                {\n                    \"BarCode\": \"SKTEC88WSNYJKWY7\",\n                    \"Description\": \"Veelys Shiny White Quad Roller Skates - Size 4.5 UK\",\n                    \"ExclusiveAmount\": 829.35,\n                    \"ProductCode\": \"SKTEC88WSNYJKWY7\",\n                    \"QuantityOrdered\": 9,\n                    \"QuantitySupplied\": 9\n                },\n                {\n                    \"BarCode\": \"ARPEGDHSXZJSHGSN\",\n                    \"Description\": \"Bengal Blooms Rose Artificial Plant  with Pot\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"ARPEGDHSXZJSHGSN\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                }\n            ],\n            \"ModifiedDate\": \"2019-07-31\",\n            \"ModifiedTime\": \"15:31:41.000\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-07-29\",\n            \"CreatedTime\": \"14:26:11\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 102017,\n            \"ExclusiveAmount\": 12532.4,\n            \"Line\": [\n                {\n                    \"BarCode\": \"SWIEHF3H7WG6VGMR\",\n                    \"Description\": \"Carrel Printed Women's\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"SWIEHF3H7WG6VGMR\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                },\n                {\n                    \"BarCode\": \"SBEEH3QGWRGG3J6Q\",\n                    \"Description\": \"FabHomeDecor Fabric Double Sofa Bed\",\n                    \"ExclusiveAmount\": 460.75,\n                    \"ProductCode\": \"SBEEH3QGWRGG3J6Q\",\n                    \"QuantityOrdered\": 5,\n                    \"QuantitySupplied\": 5\n                },\n                {\n                    \"BarCode\": \"TSHEHBHSKBJWHFNF\",\n                    \"Description\": \"dongli Printed Boy's Round Neck T-Shirt\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"TSHEHBHSKBJWHFNF\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                },\n                {\n                    \"BarCode\": \"PSOEH3ZXRTZJUVXM\",\n                    \"Description\": \"Sicons Conditioning Conditoner Dog Shampoo\",\n                    \"ExclusiveAmount\": 460.75,\n                    \"ProductCode\": \"PSOEH3ZXRTZJUVXM\",\n                    \"QuantityOrdered\": 5,\n                    \"QuantitySupplied\": 5\n                },\n                {\n                    \"BarCode\": \"SNDEH75ZFZ5REGFH\",\n                    \"Description\": \"SWAGGA Women Clogs\",\n                    \"ExclusiveAmount\": 1843,\n                    \"ProductCode\": \"SNDEH75ZFZ5REGFH\",\n                    \"QuantityOrdered\": 20,\n                    \"QuantitySupplied\": 20\n                },\n                {\n                    \"BarCode\": \"PTYEA6SFGD4X8NAR\",\n                    \"Description\": \"Kennel Rubber Dumbell With Bell - Small Rubber Rubber Toy Fo\",\n                    \"ExclusiveAmount\": 3317.4,\n                    \"ProductCode\": \"PTYEA6SFGD4X8NAR\",\n                    \"QuantityOrdered\": 36,\n                    \"QuantitySupplied\": 36\n                },\n                {\n                    \"BarCode\": \"SRTEH2FD3ANFFMHP\",\n                    \"Description\": \"Alisha Solid Women's Cycling Shorts\",\n                    \"ExclusiveAmount\": 1290.1,\n                    \"ProductCode\": \"SRTEH2FD3ANFFMHP\",\n                    \"QuantityOrdered\": 14,\n                    \"QuantitySupplied\": 14\n                },\n                {\n                    \"BarCode\": \"VANDZY4YZFPEG85T\",\n                    \"Description\": \"Bulaky vanity case Jewellery Vanity Case\",\n                    \"ExclusiveAmount\": 1013.65,\n                    \"ProductCode\": \"VANDZY4YZFPEG85T\",\n                    \"QuantityOrdered\": 11,\n                    \"QuantitySupplied\": 11\n                },\n                {\n                    \"BarCode\": \"LINE92U9KGZG25AY\",\n                    \"Description\": \"Glus Wedding Lingerie Set\",\n                    \"ExclusiveAmount\": 552.9,\n                    \"ProductCode\": \"LINE92U9KGZG25AY\",\n                    \"QuantityOrdered\": 6,\n                    \"QuantitySupplied\": 6\n                },\n                {\n                    \"BarCode\": \"SKTEC88WSNYJKWY7\",\n                    \"Description\": \"Veelys Shiny White Quad Roller Skates - Size 4.5 UK\",\n                    \"ExclusiveAmount\": 829.35,\n                    \"ProductCode\": \"SKTEC88WSNYJKWY7\",\n                    \"QuantityOrdered\": 9,\n                    \"QuantitySupplied\": 9\n                },\n                {\n                    \"BarCode\": \"ARPEGDHSXZJSHGSN\",\n                    \"Description\": \"Bengal Blooms Rose Artificial Plant  with Pot\",\n                    \"ExclusiveAmount\": 921.5,\n                    \"ProductCode\": \"ARPEGDHSXZJSHGSN\",\n                    \"QuantityOrdered\": 10,\n                    \"QuantitySupplied\": 10\n                }\n            ],\n            \"ModifiedDate\": \"2019-07-29\",\n            \"ModifiedTime\": \"14:26:18\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-07-05\",\n            \"CreatedTime\": \"03:17:56\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 102012,\n            \"ExclusiveAmount\": 12.59,\n            \"Line\": [\n                {\n                    \"BarCode\": \"3538280059748\",\n                    \"Description\": \"Victorian 38mm Brass Doorknob\",\n                    \"ExclusiveAmount\": 12.59,\n                    \"ProductCode\": \"VIC38BRASSK\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"2019-07-06\",\n            \"ModifiedTime\": \"04:23:57\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"16:44:04\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101934,\n            \"ExclusiveAmount\": 829.35,\n            \"Line\": [\n                {\n                    \"BarCode\": \"SHIEBATZ6HMJN7ZK\",\n                    \"Description\": \"Divinit DG Royal Ornamental Size 2 Shiva religious wall hang\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"SHIEBATZ6HMJN7ZK\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"SHIEBTG7F8AZNWYS\",\n                    \"Description\": \"Gift Studios Laxmi Ganesh Ji Stone Showpiece  -  17.6 cm\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"SHIEBTG7F8AZNWYS\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"CAGE53FSJHRA3SKZ\",\n                    \"Description\": \"Denver Deodorant No-17 Gift Set  Combo Set\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"CAGE53FSJHRA3SKZ\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"RNGEBQZQWMTAKVGU\",\n                    \"Description\": \"BlueStone Sylvan Lattice Yellow Gold Diamond, Pearl 18 K Rin\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"RNGEBQZQWMTAKVGU\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"2019-06-01\",\n            \"ModifiedTime\": \"11:48:03\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"16:44:02\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101914,\n            \"ExclusiveAmount\": 552.9,\n            \"Line\": [\n                {\n                    \"BarCode\": \"TOPEGH27GZK5XG7P\",\n                    \"Description\": \"S9 WOMEN Casual Sleeveless Solid Women's Top\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"TOPEGH27GZK5XG7P\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"LTNEHQSPYGMPTZVV\",\n                    \"Description\": \"SHOPOJ White Paper Sky Lantern\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"LTNEHQSPYGMPTZVV\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"PBXEAJVRV5HNMDTR\",\n                    \"Description\": \"www.thepaper.asia Floral Flower Art Canvas Pencil Box\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"PBXEAJVRV5HNMDTR\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"NKCE8UUWSCRYZFAD\",\n                    \"Description\": \"Fashion Era Metal Necklace\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"NKCE8UUWSCRYZFAD\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"16:45:03\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:54\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101863,\n            \"ExclusiveAmount\": 1197.95,\n            \"Line\": [\n                {\n                    \"BarCode\": \"SOFEE7ADPUPX9MTW\",\n                    \"Description\": \"Durian Leather 1 Seater Sofa\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"SOFEE7ADPUPX9MTW\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"PPMEBHMZPB6RYETZ\",\n                    \"Description\": \"Tootpado Art Plastic Punches & Punching Machines\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"PPMEBHMZPB6RYETZ\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"ACCEFH5CVVZ9YHAW\",\n                    \"Description\": \"AdroitZ Premium Phone Socket Holder For Apple iPhone 4S[36]\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"ACCEFH5CVVZ9YHAW\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"BLAEE2GJYAAQRHK8\",\n                    \"Description\": \"Home Originals Polka, Abstract Double Blanket Multicolor\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"BLAEE2GJYAAQRHK8\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"RNGDXNG3HGFQXGAH\",\n                    \"Description\": \"JewelHub Gold 18 K Ring\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"RNGDXNG3HGFQXGAH\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"TSHEF3Z3FRYANZHJ\",\n                    \"Description\": \"Ninja Turtles Printed Men's Round Neck T-Shirt\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"TSHEF3Z3FRYANZHJ\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"SHOEEPF8KWHTJ9A7\",\n                    \"Description\": \"Spick Cricket Shoes\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"SHOEEPF8KWHTJ9A7\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:52\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:54\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101862,\n            \"ExclusiveAmount\": 1474.4,\n            \"Line\": [\n                {\n                    \"BarCode\": \"SHIEYZF6VHZ5HTVV\",\n                    \"Description\": \"Unravel India Lord Ganesha Showpiece  -  10 cm\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"SHIEYZF6VHZ5HTVV\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"TOPDU2HZGVTAAQJW\",\n                    \"Description\": \"I Am For You Casual Short Sleeve Solid Women's Top\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"TOPDU2HZGVTAAQJW\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"SHTE9WVSYU9FSUWF\",\n                    \"Description\": \"Wisstler Women's Solid Casual Shirt\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"SHTE9WVSYU9FSUWF\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"SNDEBDGSBAGMVRBE\",\n                    \"Description\": \"Authentic Vogue Women Flats\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"SNDEBDGSBAGMVRBE\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"ACCE9Y6QGPJZ7YXW\",\n                    \"Description\": \"TheLostPuppy Back Cover for Apple iPad Air 2\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"ACCE9Y6QGPJZ7YXW\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"BOLEGZXAXYHAJMZY\",\n                    \"Description\": \"chota packet Baby Boy's, Baby Girl's Bodysuit\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"BOLEGZXAXYHAJMZY\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"VANE4F5DRTMMYRPK\",\n                    \"Description\": \"Angelfish Designer Jewellery & Bangle Box Vanity Case\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"VANE4F5DRTMMYRPK\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:52\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:53\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101846,\n            \"ExclusiveAmount\": 1474.4,\n            \"Line\": [\n                {\n                    \"BarCode\": \"ACCEA4CAG7K4BFQZ\",\n                    \"Description\": \"TheLostPuppy Back Cover for Apple iPad Air\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"ACCEA4CAG7K4BFQZ\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"CPCE8P4VYNGASRFB\",\n                    \"Description\": \"Rajrang Floral Cushions Cover\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"CPCE8P4VYNGASRFB\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"TSHE5NYHDZ4GAW2G\",\n                    \"Description\": \"Numero Uno Printed Men's V-neck T-Shirt\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"TSHE5NYHDZ4GAW2G\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"STIE7KFHZRU9Z7XZ\",\n                    \"Description\": \"WallDesign Small Vinyl Sticker\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"STIE7KFHZRU9Z7XZ\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"LFHEGUEKWKFG2J8G\",\n                    \"Description\": \"AntiqueShop ABKL_GRN\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"LFHEGUEKWKFG2J8G\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"SHIE3YW8AGHPXQZZ\",\n                    \"Description\": \"Prachin Varaha Laxmi Sitting Showpiece  -  11 cm\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"SHIE3YW8AGHPXQZZ\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"HOFE4P3YD2BFJYYT\",\n                    \"Description\": \"Sophies Shisha Assorted Hookah Flavor\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"HOFE4P3YD2BFJYYT\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"ACCEGNYUMARHZWGW\",\n                    \"Description\": \"snjmart Gold Note 4 Stereo Dynamic Earphone Wired Headphones\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"ACCEGNYUMARHZWGW\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:51\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:52\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101837,\n            \"ExclusiveAmount\": 552.9,\n            \"Line\": [\n                {\n                    \"BarCode\": \"ACCE9ZY9DEZFVYXG\",\n                    \"Description\": \"TheLostPuppy Back Cover for Apple iPad Air 2\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"ACCE9ZY9DEZFVYXG\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"VESEGYYH2FKDSGDV\",\n                    \"Description\": \"Texco Girl's Vest\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"VESEGYYH2FKDSGDV\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"NKCEBDPKPX8SAQX9\",\n                    \"Description\": \"Udhayam Glass Necklace\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"NKCEBDPKPX8SAQX9\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:50\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:52\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101834,\n            \"ExclusiveAmount\": 1013.65,\n            \"Line\": [\n                {\n                    \"BarCode\": \"CHDDWG32ZYENVXEX\",\n                    \"Description\": \"Elligator 10 Card Holder\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"CHDDWG32ZYENVXEX\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"RNGE96Y3FNJ4TVSA\",\n                    \"Description\": \"Ciemme 0.10 CT Sign OF True Love Women's Promise Yellow Gold\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"RNGE96Y3FNJ4TVSA\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"ACCE6SJGQHWHN8UZ\",\n                    \"Description\": \"Theskinmantra Sleeve for All versions of Apple ipad\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"ACCE6SJGQHWHN8UZ\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"CAGE5RNE4JVBXZBX\",\n                    \"Description\": \"Anna Andre Paris Set of Treasure & Red Horizon Deodorants (1\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"CAGE5RNE4JVBXZBX\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"SHTEYUYSXAEHDMTR\",\n                    \"Description\": \"Bedazzle Women's Checkered Casual Shirt\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"SHTEYUYSXAEHDMTR\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:50\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:51\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101819,\n            \"ExclusiveAmount\": 1013.65,\n            \"Line\": [\n                {\n                    \"BarCode\": \"NKCE9ZYHN26G65YJ\",\n                    \"Description\": \"Indsights Trendsvilla Brass Plated Alloy Necklace\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"NKCE9ZYHN26G65YJ\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"BLAEE6KSVJGTYQTN\",\n                    \"Description\": \"ShopSince Plain Single Electric Blanket Blue\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"BLAEE6KSVJGTYQTN\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"ACCE9Z2HZGGRUYBE\",\n                    \"Description\": \"TheLostPuppy Back Cover for Apple iPad Air\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"ACCE9Z2HZGGRUYBE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"SHIEA4D3X89GGZSH\",\n                    \"Description\": \"Ethnic Regalia Wooden Rajasthani Musicians Showpiece  -  10\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"SHIEA4D3X89GGZSH\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"DREEBBWDWEFTZQB7\",\n                    \"Description\": \"Meira Women's Shift Dress\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"DREEBBWDWEFTZQB7\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:48\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:50\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101794,\n            \"ExclusiveAmount\": 460.75,\n            \"Line\": [\n                {\n                    \"BarCode\": \"WCKE2TFFXG4H7Z2U\",\n                    \"Description\": \"Blacksmith Analog Wall Clock\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"WCKE2TFFXG4H7Z2U\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"TSHE3HHZZMUH2HHA\",\n                    \"Description\": \"Numero Uno Printed Men's V-neck T-Shirt\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"TSHE3HHZZMUH2HHA\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:47\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:50\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101792,\n            \"ExclusiveAmount\": 1750.85,\n            \"Line\": [\n                {\n                    \"BarCode\": \"TOPEEEPV4GFFSHJG\",\n                    \"Description\": \"TeeMoods Casual Full Sleeve Striped Women's Top\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"TOPEEEPV4GFFSHJG\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"MUGE6SYUDDPPJDKT\",\n                    \"Description\": \"Prithish Work Smart, Not Hard Ceramic Mug\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"MUGE6SYUDDPPJDKT\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"LFHEGUEKPTJY6HBW\",\n                    \"Description\": \"AntiqueShop ABKL_PL_PNK_PNK\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"LFHEGUEKPTJY6HBW\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"DKOEAWE2SCYPC5AW\",\n                    \"Description\": \"Disney Stand 3 Compartments Plastic Pen Holder\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"DKOEAWE2SCYPC5AW\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"LJGE93H2GNZ6ADHC\",\n                    \"Description\": \"Gopps Women's Leggings\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"LJGE93H2GNZ6ADHC\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"WATE9MVXHMTCFZSP\",\n                    \"Description\": \"Skmei AD1057-Dark-Orange Sports Analog-Digital Watch  - For\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"WATE9MVXHMTCFZSP\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"SHOEJXVUXWEQ2JSY\",\n                    \"Description\": \"Queen Steps Bellies\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"SHOEJXVUXWEQ2JSY\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"TOPEBRC6S4VBQZJS\",\n                    \"Description\": \"Meish Casual Short Sleeve Embellished Women's Top\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"TOPEBRC6S4VBQZJS\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"FAFEG28UFPZKPGUZ\",\n                    \"Description\": \"Nourish Cardboard 2-O- Folder\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"FAFEG28UFPZKPGUZ\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:46\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:50\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101791,\n            \"ExclusiveAmount\": 1013.65,\n            \"Line\": [\n                {\n                    \"BarCode\": \"TSHE6UDNX2TZGPZZ\",\n                    \"Description\": \"Numero Uno Solid Men's Round Neck T-Shirt\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"TSHE6UDNX2TZGPZZ\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"SNDEJTZGDSZFAU5F\",\n                    \"Description\": \"SHOPOJ Women Wedges\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"SNDEJTZGDSZFAU5F\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"SHOE9YD5ZAYJQUYZ\",\n                    \"Description\": \"Blue Parrot Party Wear Shoes\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"SHOE9YD5ZAYJQUYZ\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"SHTECY54ZYGUHVDN\",\n                    \"Description\": \"People Women's Striped Formal Shirt\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"SHTECY54ZYGUHVDN\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"RCTE6BQ4BK8XQQKF\",\n                    \"Description\": \"Syma X5 Quadcopter\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"RCTE6BQ4BK8XQQKF\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:46\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:50\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101783,\n            \"ExclusiveAmount\": 829.35,\n            \"Line\": [\n                {\n                    \"BarCode\": \"SHTE5YHGMHQZHD8E\",\n                    \"Description\": \"Meira Women's Printed Party Shirt\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"SHTE5YHGMHQZHD8E\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"BCHEG2BGGHBQJGGW\",\n                    \"Description\": \"Anuradha Art Silver Polished Brooch\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"BCHEG2BGGHBQJGGW\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"CAGDU84G2G5AEAE5\",\n                    \"Description\": \"Engage Combo Set\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"CAGDU84G2G5AEAE5\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"WATE8PBFS9CWJYRP\",\n                    \"Description\": \"Times 325TMS325 Party-Wedding Analog Watch  - For Women\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"WATE8PBFS9CWJYRP\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"NDNDWYUUHMYSRXKG\",\n                    \"Description\": \"PrettySecrets Women's\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"NDNDWYUUHMYSRXKG\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"ACCE9Z2HEPHDQDJG\",\n                    \"Description\": \"TheLostPuppy Back Cover for Apple iPad Air\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"ACCE9Z2HEPHDQDJG\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:46\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:50\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101782,\n            \"ExclusiveAmount\": 737.2,\n            \"Line\": [\n                {\n                    \"BarCode\": \"TOPE7H4JGGERNABE\",\n                    \"Description\": \"TeesTadka Casual Sleeveless Solid Women's Top\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"TOPE7H4JGGERNABE\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"CRTECN2QS7YHAKV2\",\n                    \"Description\": \"Allure Auto CM 2024 Car Mat Honda Jazz\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"CRTECN2QS7YHAKV2\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"CRTECN2RDAKXQHYH\",\n                    \"Description\": \"Allure Auto CM 1508 Car Mat Maruti Vitara\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"CRTECN2RDAKXQHYH\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"ACCE9YGG3X5HNMRQ\",\n                    \"Description\": \"Thelostpuppy Back Cover for Apple iPad Air\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"ACCE9YGG3X5HNMRQ\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"BKPEGUJHZSTFPHCG\",\n                    \"Description\": \"The House of Tara Wanderer 27 L Backpack\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"BKPEGUJHZSTFPHCG\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:46\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:49\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101779,\n            \"ExclusiveAmount\": 1382.25,\n            \"Line\": [\n                {\n                    \"BarCode\": \"RNGEH3EVCMKMKYPR\",\n                    \"Description\": \"Manirathnum Manirathnum Black Star Gemstone Silver Ring Ster\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"RNGEH3EVCMKMKYPR\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"CAGEBTGHSVHHWPG6\",\n                    \"Description\": \"Envy 1000 Rush,Force Combo Set\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"CAGEBTGHSVHHWPG6\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"USGEBZZ3SVFAFF5E\",\n                    \"Description\": \"Mydress Mystyle Bulb Led USB Led Light\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"USGEBZZ3SVFAFF5E\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"SHTECN9HDECRYPF8\",\n                    \"Description\": \"Feneto Women's Solid Casual Shirt\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"SHTECN9HDECRYPF8\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"SWSEHEK5C6T2WZWW\",\n                    \"Description\": \"Lilliput Full Sleeve Printed Boy's Sweatshirt\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"SWSEHEK5C6T2WZWW\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"NKCDWHFQ2ZBKQHGP\",\n                    \"Description\": \"Vinnis Metal, Alloy Necklace\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"NKCDWHFQ2ZBKQHGP\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"CAGE7CZR6ZD9RT3K\",\n                    \"Description\": \"Denver RO,Black Code Gift Set  Combo Set\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"CAGE7CZR6ZD9RT3K\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"VHREBSMGYYUBVHHF\",\n                    \"Description\": \"Favourite BikerZ FBZ 6480 110 dB Vehicle Horn\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"VHREBSMGYYUBVHHF\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:45\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:46\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101720,\n            \"ExclusiveAmount\": 552.9,\n            \"Line\": [\n                {\n                    \"BarCode\": \"FABEAJUHGG9Z7HU5\",\n                    \"Description\": \"Awesome Silk Embroidered Blouse Material\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"FABEAJUHGG9Z7HU5\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"BBAE76FZQBEZ3YTE\",\n                    \"Description\": \"Shining Diva Alloy Bangle Set\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"BBAE76FZQBEZ3YTE\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"BBAE4PXJ3RQP7YVM\",\n                    \"Description\": \"Prisha Collections Alloy Yellow Gold Bangle Set\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"BBAE4PXJ3RQP7YVM\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:41\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:46\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101716,\n            \"ExclusiveAmount\": 1474.4,\n            \"Line\": [\n                {\n                    \"BarCode\": \"RNGE7M92M8BNW2PN\",\n                    \"Description\": \"Karatcraft Cadena Yellow Gold Diamond 18 K Ring\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"RNGE7M92M8BNW2PN\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"TOPECE5DGBQNGHJ9\",\n                    \"Description\": \"Krasns Couture Formal Sleeveless Solid Women's Top\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"TOPECE5DGBQNGHJ9\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"SNDEDFE6QPNQRAXF\",\n                    \"Description\": \"Dolphin Miles Women Wedges\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"SNDEDFE6QPNQRAXF\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"TSHE5NYHF2GXGX7G\",\n                    \"Description\": \"Numero Uno Solid Men's V-neck T-Shirt\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"TSHE5NYHF2GXGX7G\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"SHTEBG6ZGKAWFWKT\",\n                    \"Description\": \"Love From India Women's Printed Casual Shirt\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"SHTEBG6ZGKAWFWKT\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"SHOEBG6ZS2YREWHD\",\n                    \"Description\": \"Steppings Boots Boots\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"SHOEBG6ZS2YREWHD\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:40\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:46\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101715,\n            \"ExclusiveAmount\": 645.05,\n            \"Line\": [\n                {\n                    \"BarCode\": \"SHIE9FMPNEERARRX\",\n                    \"Description\": \"Lal Haveli Decorative Rajasthani Traditional Handmade 3pcs C\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"SHIE9FMPNEERARRX\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"SUDEGGBFA9UZ87PY\",\n                    \"Description\": \"AdroitZ Exclusive Barbie Doll Sunshade / curtain (set of 2)\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"SUDEGGBFA9UZ87PY\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                },\n                {\n                    \"BarCode\": \"TOPEHZHFEQ7WNXB8\",\n                    \"Description\": \"Tryfa Casual Sleeveless Solid Women's Top\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"TOPEHZHFEQ7WNXB8\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:40\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:46\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101712,\n            \"ExclusiveAmount\": 276.45,\n            \"Line\": [\n                {\n                    \"BarCode\": \"JWSE75Q8JGKMF9TS\",\n                    \"Description\": \"Voylla Artifictial Simplicity Plain Alloy Jewel Set\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"JWSE75Q8JGKMF9TS\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"TSHE993ZREQFCH5G\",\n                    \"Description\": \"Oviyon Printed Men's Round Neck T-Shirt\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"TSHE993ZREQFCH5G\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:40\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        },\n        {\n            \"CreatedDate\": \"2019-05-29\",\n            \"CreatedTime\": \"11:01:45\",\n            \"CustomerCode\": \"CHESTER\",\n            \"DeliveryAddress1\": \"United Building\",\n            \"DeliveryAddress2\": \"18 Carlton St\",\n            \"DeliveryAddress3\": \"Chesterfield\",\n            \"DeliveryAddress4\": \"NSW\",\n            \"DeliveryAddress5\": \"\",\n            \"DeliveryDate\": null,\n            \"DeliveryPostCode\": \"3001\",\n            \"DocumentID\": 101694,\n            \"ExclusiveAmount\": 921.5,\n            \"Line\": [\n                {\n                    \"BarCode\": \"NKCE6GJ5KDEJAAJX\",\n                    \"Description\": \"GoldNera Alloy Necklace\",\n                    \"ExclusiveAmount\": 92.15,\n                    \"ProductCode\": \"NKCE6GJ5KDEJAAJX\",\n                    \"QuantityOrdered\": 1,\n                    \"QuantitySupplied\": 1\n                },\n                {\n                    \"BarCode\": \"ACCE9Y6RDHGPS8QM\",\n                    \"Description\": \"TheLostPuppy Back Cover for Apple iPad Air\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"ACCE9Y6RDHGPS8QM\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"USGEDDUFASHHQGEY\",\n                    \"Description\": \"Techone+ Portable SE122101-WHITE USB Led Light\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"USGEDDUFASHHQGEY\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"WATDBRSF9CKTYBB7\",\n                    \"Description\": \"Sonata 8076YL02 Analog Watch  - For Women\",\n                    \"ExclusiveAmount\": 184.3,\n                    \"ProductCode\": \"WATDBRSF9CKTYBB7\",\n                    \"QuantityOrdered\": 2,\n                    \"QuantitySupplied\": 2\n                },\n                {\n                    \"BarCode\": \"VATEGH5PGRHDVZGS\",\n                    \"Description\": \"AdroitZ sharkantennawhite604 Amplited Glass Mount Antenna sh\",\n                    \"ExclusiveAmount\": 276.45,\n                    \"ProductCode\": \"VATEGH5PGRHDVZGS\",\n                    \"QuantityOrdered\": 3,\n                    \"QuantitySupplied\": 3\n                }\n            ],\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"14:43:38\",\n            \"PostStatus\": \"Processed\",\n            \"Ship\": []\n        }\n    ],\n    \"TotalPages\": 371,\n    \"TotalRecordsCount\": 9253\n}"},{"id":"e9ab8d1e-7e97-49f9-889f-f29724b2d069","name":"Invalid API Key","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"WRONG_KEY","type":"text"}],"url":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/orders"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Date","value":"Tue, 12 Feb 2019 23:20:39 GMT"},{"key":"Content-Length","value":"51"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Invalid API Key\"\n}"},{"id":"eb5ec779-47d6-4d84-af23-c162b3858c7a","name":"No x-api-key specified","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"","type":"text"}],"url":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/orders"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Date","value":"Tue, 12 Feb 2019 23:22:17 GMT"},{"key":"Content-Length","value":"90"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Please supply an API key in the header using X-Api-Key\"\n}"}],"_postman_id":"58be7b55-5380-4f91-affd-6d2bc4b574b8"},{"name":"/order","event":[{"listen":"test","script":{"id":"be110abc-6a74-4fa3-983f-4f0cf1b580b5","exec":["pm.test(\"Response time is less than 500ms\", function () {","    pm.expect(pm.response.responseTime).to.be.below(500);","});","pm.test(\"Content-Type is present\", function () {","    pm.response.to.have.header(\"Content-Type\");","});","pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"807f4533-ec74-4229-b66e-a8ff4cb926bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-key","type":"text","value":"qi842sQCczEFvon5cKJWpRlaRWqxoIBbufpidrOkLJ4TTtnWkORrQbjYol1mEQyD"}],"url":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/order?DocumentID=102019","description":"<p>This endpoint will return 25 of the most recent orders for the customer that matches the API key provided in the header.</p>\n","urlObject":{"protocol":"https","path":["api","client","v2.0","app","rapido-demo-qlxye","service","api","incoming_webhook","order"],"host":["ap-southeast-2","aws","webhooks","mongodb-stitch","com"],"query":[{"description":{"content":"<p>The DocumentID reference</p>\n","type":"text/plain"},"key":"DocumentID","value":"102019"}],"variable":[]}},"response":[{"id":"6e09afeb-8fed-4fd9-8702-7a87ca101710","name":"/order","originalRequest":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"qi842sQCczEFvon5cKJWpRlaRWqxoIBbufpidrOkLJ4TTtnWkORrQbjYol1mEQyD"}],"url":{"raw":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/order?DocumentID=102019","protocol":"https","host":["ap-southeast-2","aws","webhooks","mongodb-stitch","com"],"path":["api","client","v2.0","app","rapido-demo-qlxye","service","api","incoming_webhook","order"],"query":[{"key":"DocumentID","value":"102019","description":"The DocumentID reference"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Date","value":"Mon, 23 Sep 2019 02:12:26 GMT"},{"key":"Content-Length","value":"942"}],"cookie":[],"responseTime":null,"body":"{\n    \"Result\": {\n        \"CreatedDate\": \"2019-07-29\",\n        \"CreatedTime\": \"22:57:48.000\",\n        \"CustomerCode\": \"CHESTER\",\n        \"DeliveryAddress1\": \"United Building\",\n        \"DeliveryAddress2\": \"18 Carlton St\",\n        \"DeliveryAddress3\": \"Chesterfield\",\n        \"DeliveryAddress4\": \"NSW\",\n        \"DeliveryAddress5\": \"\",\n        \"DeliveryDate\": null,\n        \"DeliveryPostCode\": \"3001\",\n        \"DocumentID\": 102019,\n        \"ExclusiveAmount\": 21470.95,\n        \"Line\": [\n            {\n                \"BarCode\": \"SWIEHF3H7WG6VGMR\",\n                \"Description\": \"Carrel Printed Women's\",\n                \"ExclusiveAmount\": 9860.05,\n                \"ProductCode\": \"SWIEHF3H7WG6VGMR\",\n                \"QuantityOrdered\": 107,\n                \"QuantitySupplied\": 107\n            },\n            {\n                \"BarCode\": \"SBEEH3QGWRGG3J6Q\",\n                \"Description\": \"FabHomeDecor Fabric Double Sofa Bed\",\n                \"ExclusiveAmount\": 460.75,\n                \"ProductCode\": \"SBEEH3QGWRGG3J6Q\",\n                \"QuantityOrdered\": 5,\n                \"QuantitySupplied\": 5\n            },\n            {\n                \"BarCode\": \"TSHEHBHSKBJWHFNF\",\n                \"Description\": \"dongli Printed Boy's Round Neck T-Shirt\",\n                \"ExclusiveAmount\": 921.5,\n                \"ProductCode\": \"TSHEHBHSKBJWHFNF\",\n                \"QuantityOrdered\": 10,\n                \"QuantitySupplied\": 10\n            },\n            {\n                \"BarCode\": \"PSOEH3ZXRTZJUVXM\",\n                \"Description\": \"Sicons Conditioning Conditoner Dog Shampoo\",\n                \"ExclusiveAmount\": 460.75,\n                \"ProductCode\": \"PSOEH3ZXRTZJUVXM\",\n                \"QuantityOrdered\": 5,\n                \"QuantitySupplied\": 5\n            },\n            {\n                \"BarCode\": \"SNDEH75ZFZ5REGFH\",\n                \"Description\": \"SWAGGA Women Clogs\",\n                \"ExclusiveAmount\": 1843,\n                \"ProductCode\": \"SNDEH75ZFZ5REGFH\",\n                \"QuantityOrdered\": 20,\n                \"QuantitySupplied\": 20\n            },\n            {\n                \"BarCode\": \"PTYEA6SFGD4X8NAR\",\n                \"Description\": \"Kennel Rubber Dumbell With Bell - Small Rubber Rubber Toy Fo\",\n                \"ExclusiveAmount\": 3317.4,\n                \"ProductCode\": \"PTYEA6SFGD4X8NAR\",\n                \"QuantityOrdered\": 36,\n                \"QuantitySupplied\": 36\n            },\n            {\n                \"BarCode\": \"SRTEH2FD3ANFFMHP\",\n                \"Description\": \"Alisha Solid Women's Cycling Shorts\",\n                \"ExclusiveAmount\": 1290.1,\n                \"ProductCode\": \"SRTEH2FD3ANFFMHP\",\n                \"QuantityOrdered\": 14,\n                \"QuantitySupplied\": 14\n            },\n            {\n                \"BarCode\": \"VANDZY4YZFPEG85T\",\n                \"Description\": \"Bulaky vanity case Jewellery Vanity Case\",\n                \"ExclusiveAmount\": 1013.65,\n                \"ProductCode\": \"VANDZY4YZFPEG85T\",\n                \"QuantityOrdered\": 11,\n                \"QuantitySupplied\": 11\n            },\n            {\n                \"BarCode\": \"LINE92U9KGZG25AY\",\n                \"Description\": \"Glus Wedding Lingerie Set\",\n                \"ExclusiveAmount\": 552.9,\n                \"ProductCode\": \"LINE92U9KGZG25AY\",\n                \"QuantityOrdered\": 6,\n                \"QuantitySupplied\": 6\n            },\n            {\n                \"BarCode\": \"SKTEC88WSNYJKWY7\",\n                \"Description\": \"Veelys Shiny White Quad Roller Skates - Size 4.5 UK\",\n                \"ExclusiveAmount\": 829.35,\n                \"ProductCode\": \"SKTEC88WSNYJKWY7\",\n                \"QuantityOrdered\": 9,\n                \"QuantitySupplied\": 9\n            },\n            {\n                \"BarCode\": \"ARPEGDHSXZJSHGSN\",\n                \"Description\": \"Bengal Blooms Rose Artificial Plant  with Pot\",\n                \"ExclusiveAmount\": 921.5,\n                \"ProductCode\": \"ARPEGDHSXZJSHGSN\",\n                \"QuantityOrdered\": 10,\n                \"QuantitySupplied\": 10\n            }\n        ],\n        \"ModifiedDate\": \"2019-07-31\",\n        \"ModifiedTime\": \"15:31:41.000\",\n        \"PostStatus\": \"Processed\",\n        \"Ship\": []\n    }\n}"}],"_postman_id":"807f4533-ec74-4229-b66e-a8ff4cb926bf"}],"id":"fa5518b9-55a5-4e88-bf63-18f202a193f8","_postman_id":"fa5518b9-55a5-4e88-bf63-18f202a193f8","description":""},{"name":"Products","item":[{"name":"/products","id":"09d35497-80da-4442-b9ca-c89b24a61ff3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/products?Page=1","urlObject":{"protocol":"https","path":["api","client","v2.0","app","rapido-demo-qlxye","service","api","incoming_webhook","products"],"host":["ap-southeast-2","aws","webhooks","mongodb-stitch","com"],"query":[{"key":"Page","value":"1"}],"variable":[]}},"response":[{"id":"ccc91d5c-7a0b-43ef-a4a3-1ae91f69162f","name":"/products","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/products?Page=1","protocol":"https","host":["ap-southeast-2","aws","webhooks","mongodb-stitch","com"],"path":["api","client","v2.0","app","rapido-demo-qlxye","service","api","incoming_webhook","products"],"query":[{"key":"Page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Date","value":"Mon, 23 Sep 2019 02:06:53 GMT"},{"key":"Content-Length","value":"1188"}],"cookie":[],"responseTime":null,"body":"{\n    \"LastPage\": false,\n    \"Page\": 1,\n    \"RecordCount\": 10,\n    \"Result\": [\n        {\n            \"BarCode\": \"0669125001455\",\n            \"Description\": \"1800mmx1200mmx600mm Wardrobe\",\n            \"Features\": [\n                {\n                    \"Active\": \"TRUE\",\n                    \"Feature\": \"Wood\",\n                    \"Group\": \"MATERIAL\",\n                    \"MATERIAL\": \"Wood\"\n                },\n                {\n                    \"Active\": \"TRUE\",\n                    \"COLOUR\": \"Black\",\n                    \"Feature\": \"Black\",\n                    \"Group\": \"COLOUR\"\n                },\n                {\n                    \"Active\": \"TRUE\",\n                    \"Feature\": \"Large\",\n                    \"Group\": \"SIZE\",\n                    \"SIZE\": \"Large\"\n                },\n                {\n                    \"Active\": \"TRUE\",\n                    \"BRAND\": \"Bunnings\",\n                    \"Feature\": \"Bunnings\",\n                    \"Group\": \"BRAND\"\n                },\n                {\n                    \"Active\": \"TRUE\",\n                    \"Feature\": \"1 Year\",\n                    \"Group\": \"WARRANTY\",\n                    \"WARRANTY\": \"1 Year\"\n                }\n            ],\n            \"Files\": [\n                {\n                    \"FilePath\": \"clients/demo/files/pdf/brimnes__aa-808749-12_pub.pdf\"\n                }\n            ],\n            \"Images\": [\n                {\n                    \"FilePath\": \"clients/demo/images/19_1.jpg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/19_2.jpg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/19_3.jpg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/19_4.jpg\"\n                }\n            ],\n            \"MainImage\": \"clients/demo/images/19_3.jpg\",\n            \"MaximumQuantity\": 18,\n            \"MinimumQuantity\": 10,\n            \"ModifiedDate\": \"2019-08-06\",\n            \"ModifiedTime\": \"17:55:04.000\",\n            \"ProductCode\": \"1.8MWARDROBE\",\n            \"QuantityAvailable\": 8627,\n            \"SellPrice\": 1282.09\n        },\n        {\n            \"BarCode\": \"0669125353097\",\n            \"Description\": \"Pair of Rimu Bedside Cabinets\",\n            \"Features\": [\n                {\n                    \"Active\": \"TRUE\",\n                    \"Feature\": \"Wood\",\n                    \"Group\": \"MATERIAL\",\n                    \"MATERIAL\": \"Wood\"\n                },\n                {\n                    \"Active\": \"TRUE\",\n                    \"COLOUR\": \"Black\",\n                    \"Feature\": \"Black\",\n                    \"Group\": \"COLOUR\"\n                },\n                {\n                    \"Active\": \"TRUE\",\n                    \"Feature\": \"Large\",\n                    \"Group\": \"SIZE\",\n                    \"SIZE\": \"Large\"\n                },\n                {\n                    \"Active\": \"TRUE\",\n                    \"BRAND\": \"Bunnings\",\n                    \"Feature\": \"Bunnings\",\n                    \"Group\": \"BRAND\"\n                },\n                {\n                    \"Active\": \"TRUE\",\n                    \"Feature\": \"1 Year\",\n                    \"Group\": \"WARRANTY\",\n                    \"WARRANTY\": \"1 Year\"\n                }\n            ],\n            \"Files\": [],\n            \"Images\": [\n                {\n                    \"FilePath\": \"clients/demo/images/bedside-Table.jpg\"\n                }\n            ],\n            \"MainImage\": \"clients/demo/images/bedside-Table.jpg\",\n            \"MaximumQuantity\": 0,\n            \"MinimumQuantity\": 0,\n            \"ModifiedDate\": \"2019-09-13\",\n            \"ModifiedTime\": \"19:34:10.000\",\n            \"ProductCode\": \"2XBEDCAB\",\n            \"QuantityAvailable\": 0,\n            \"SellPrice\": 890.35\n        },\n        {\n            \"BarCode\": \"ACBEA4494GNXG3TZ\",\n            \"Description\": \"Oye Top With Skirts Girl's  Combo\",\n            \"Images\": [\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-blue-oye-original-imae9rz2chcmjkur.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-blue-oye-original-imae9rz27bghbyq9.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-blue-oye-original-imae9rz2z6njzdv4.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-blue-oye-original-imaea44cvcfz3pcp.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-blue-oye-original-imae9rz3hwey4zue.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-blue-oye-original-imaea44cbwnn6mgc.jpeg\"\n                }\n            ],\n            \"MainImage\": \"clients/demo/images/flip/ss15-h1-g-2121-blue-oye-original-imae9rz2chcmjkur.jpeg\",\n            \"MaximumQuantity\": 0,\n            \"MinimumQuantity\": 0,\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"15:56:48\",\n            \"ProductCode\": \"ACBEA4494GNXG3TZ\",\n            \"QuantityAvailable\": 20118,\n            \"SellPrice\": 0\n        },\n        {\n            \"BarCode\": \"ACBEA4495H4WS89A\",\n            \"Description\": \"Oye Top With Skirts Girl's  Combo\",\n            \"Images\": [\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9ryzyzhsfxr7.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9ryzyzhsfxr7.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9ryzvpvmkdew.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9rzy7en8ngf6.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9rzytnqye53f.jpeg\"\n                }\n            ],\n            \"MainImage\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9ryzyzhsfxr7.jpeg\",\n            \"MaximumQuantity\": 0,\n            \"MinimumQuantity\": 0,\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"15:56:48\",\n            \"ProductCode\": \"ACBEA4495H4WS89A\",\n            \"QuantityAvailable\": 14959,\n            \"SellPrice\": 0\n        },\n        {\n            \"BarCode\": \"ACBEA4496CMCQZCU\",\n            \"Description\": \"lil'posh Top With Skirts Girl's  Combo\",\n            \"Images\": [\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz4uasyhrge.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz566njrm6z.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz5822nerzx.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz5zguxmw4c.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz583fwhw9a.jpeg\"\n                }\n            ],\n            \"MainImage\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz4uasyhrge.jpeg\",\n            \"MaximumQuantity\": 0,\n            \"MinimumQuantity\": 0,\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"15:56:48\",\n            \"ProductCode\": \"ACBEA4496CMCQZCU\",\n            \"QuantityAvailable\": -5957,\n            \"SellPrice\": 0\n        },\n        {\n            \"BarCode\": \"ACBEA4496TX8ZZV4\",\n            \"Description\": \"Oye Top With Skirts Girl's  Combo\",\n            \"Images\": [\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-yellow-oye-original-imae9rzy8bket4bz.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-yellow-oye-original-imae9rzyznyabfcy.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-yellow-oye-original-imae9rzfjge9ecfu.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-yellow-oye-original-imae9rzfex9zmvz5.jpeg\"\n                }\n            ],\n            \"MainImage\": \"clients/demo/images/flip/ss15-h1-g-2121-yellow-oye-original-imae9rzy8bket4bz.jpeg\",\n            \"MaximumQuantity\": 0,\n            \"MinimumQuantity\": 0,\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"15:56:48\",\n            \"ProductCode\": \"ACBEA4496TX8ZZV4\",\n            \"QuantityAvailable\": 12087,\n            \"SellPrice\": 0\n        },\n        {\n            \"BarCode\": \"ACBEA4498A9CBFRX\",\n            \"Description\": \"Oye Top With Skirts Girl's  Combo\",\n            \"Images\": [\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-yellow-oye-original-imae9rzy8bket4bz.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-yellow-oye-original-imae9rzyznyabfcy.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-yellow-oye-original-imae9rzfjge9ecfu.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-yellow-oye-original-imae9rzfex9zmvz5.jpeg\"\n                }\n            ],\n            \"MainImage\": \"clients/demo/images/flip/ss15-h1-g-2121-yellow-oye-original-imae9rzy8bket4bz.jpeg\",\n            \"MaximumQuantity\": 0,\n            \"MinimumQuantity\": 0,\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"15:56:48\",\n            \"ProductCode\": \"ACBEA4498A9CBFRX\",\n            \"QuantityAvailable\": 12875,\n            \"SellPrice\": 0\n        },\n        {\n            \"BarCode\": \"ACBEA4498TDPW6JP\",\n            \"Description\": \"lil'posh Top With Skirts Girl's  Combo\",\n            \"Images\": [\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz4uasyhrge.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz566njrm6z.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz5822nerzx.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz5zguxmw4c.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz583fwhw9a.jpeg\"\n                }\n            ],\n            \"MainImage\": \"clients/demo/images/flip/ss15-h1-glp-032-coral-lil-posh-original-imae9rz4uasyhrge.jpeg\",\n            \"MaximumQuantity\": 0,\n            \"MinimumQuantity\": 0,\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"15:56:48\",\n            \"ProductCode\": \"ACBEA4498TDPW6JP\",\n            \"QuantityAvailable\": 6026,\n            \"SellPrice\": 0\n        },\n        {\n            \"BarCode\": \"ACBEA449AW9GBEUE\",\n            \"Description\": \"Oye Top With Skirts Girl's  Combo\",\n            \"Images\": [\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9ryzyzhsfxr7.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9ryzyzhsfxr7.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9ryzvpvmkdew.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9rzy7en8ngf6.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9rzytnqye53f.jpeg\"\n                }\n            ],\n            \"MainImage\": \"clients/demo/images/flip/ss15-h1-g-2121-white-oye-original-imae9ryzyzhsfxr7.jpeg\",\n            \"MaximumQuantity\": 0,\n            \"MinimumQuantity\": 0,\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"15:56:48\",\n            \"ProductCode\": \"ACBEA449AW9GBEUE\",\n            \"QuantityAvailable\": 15750,\n            \"SellPrice\": 0\n        },\n        {\n            \"BarCode\": \"ACBEA449EDYHB9ZA\",\n            \"Description\": \"Oye Top With Skirts Girl's  Combo\",\n            \"Images\": [\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-go-1035-red-oye-original-imae9rzh6szktwda.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-go-1035-red-oye-original-imae9rzh6szktwda.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-go-1035-red-oye-original-imae9rzhxpfnjha9.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-go-1035-red-oye-original-imae9rzhpz2tgfba.jpeg\"\n                },\n                {\n                    \"FilePath\": \"clients/demo/images/flip/ss15-h1-go-1035-red-oye-original-imae9rzhym9feqwd.jpeg\"\n                }\n            ],\n            \"MainImage\": \"clients/demo/images/flip/ss15-h1-go-1035-red-oye-original-imae9rzh6szktwda.jpeg\",\n            \"MaximumQuantity\": 0,\n            \"MinimumQuantity\": 0,\n            \"ModifiedDate\": \"2019-05-29\",\n            \"ModifiedTime\": \"16:13:30.000\",\n            \"ProductCode\": \"ACBEA449EDYHB9ZA\",\n            \"QuantityAvailable\": 6955,\n            \"SellPrice\": 0\n        }\n    ],\n    \"TotalPages\": 2004,\n    \"TotalRecordsCount\": 20040\n}"}],"_postman_id":"09d35497-80da-4442-b9ca-c89b24a61ff3"},{"name":"/product","id":"6b3946a8-77a7-46b4-9290-382faaebabf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/product?ProductCode=1.8MWARDROBE","urlObject":{"protocol":"https","path":["api","client","v2.0","app","rapido-demo-qlxye","service","api","incoming_webhook","product"],"host":["ap-southeast-2","aws","webhooks","mongodb-stitch","com"],"query":[{"key":"ProductCode","value":"1.8MWARDROBE"}],"variable":[]}},"response":[{"id":"04e8d783-6560-4bcc-9bcd-f2ae89641853","name":"/product","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ap-southeast-2.aws.webhooks.mongodb-stitch.com/api/client/v2.0/app/rapido-demo-qlxye/service/api/incoming_webhook/product?ProductCode=1.8MWARDROBE","protocol":"https","host":["ap-southeast-2","aws","webhooks","mongodb-stitch","com"],"path":["api","client","v2.0","app","rapido-demo-qlxye","service","api","incoming_webhook","product"],"query":[{"key":"ProductCode","value":"1.8MWARDROBE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Date","value":"Mon, 23 Sep 2019 01:55:40 GMT"},{"key":"Content-Length","value":"430"}],"cookie":[],"responseTime":null,"body":"{\n    \"Result\": {\n        \"BarCode\": \"0669125001455\",\n        \"Description\": \"1800mmx1200mmx600mm Wardrobe\",\n        \"Features\": [\n            {\n                \"Active\": \"TRUE\",\n                \"Feature\": \"Wood\",\n                \"Group\": \"MATERIAL\",\n                \"MATERIAL\": \"Wood\"\n            },\n            {\n                \"Active\": \"TRUE\",\n                \"COLOUR\": \"Black\",\n                \"Feature\": \"Black\",\n                \"Group\": \"COLOUR\"\n            },\n            {\n                \"Active\": \"TRUE\",\n                \"Feature\": \"Large\",\n                \"Group\": \"SIZE\",\n                \"SIZE\": \"Large\"\n            },\n            {\n                \"Active\": \"TRUE\",\n                \"BRAND\": \"Bunnings\",\n                \"Feature\": \"Bunnings\",\n                \"Group\": \"BRAND\"\n            },\n            {\n                \"Active\": \"TRUE\",\n                \"Feature\": \"1 Year\",\n                \"Group\": \"WARRANTY\",\n                \"WARRANTY\": \"1 Year\"\n            }\n        ],\n        \"Files\": [\n            {\n                \"FilePath\": \"clients/demo/files/pdf/brimnes__aa-808749-12_pub.pdf\"\n            }\n        ],\n        \"Images\": [\n            {\n                \"FilePath\": \"clients/demo/images/19_1.jpg\"\n            },\n            {\n                \"FilePath\": \"clients/demo/images/19_2.jpg\"\n            },\n            {\n                \"FilePath\": \"clients/demo/images/19_3.jpg\"\n            },\n            {\n                \"FilePath\": \"clients/demo/images/19_4.jpg\"\n            }\n        ],\n        \"MainImage\": \"clients/demo/images/19_3.jpg\",\n        \"MaximumQuantity\": 18,\n        \"MinimumQuantity\": 10,\n        \"ModifiedDate\": \"2019-08-06\",\n        \"ModifiedTime\": \"17:55:04.000\",\n        \"ProductCode\": \"1.8MWARDROBE\",\n        \"QuantityAvailable\": 8627\n    }\n}"}],"_postman_id":"6b3946a8-77a7-46b4-9290-382faaebabf1"}],"id":"2da49d4b-1da8-482d-8431-f99263239791","description":"<p>Allows you to query products</p>\n","_postman_id":"2da49d4b-1da8-482d-8431-f99263239791"}],"event":[{"listen":"prerequest","script":{"id":"b569d15e-0c6e-47fd-8f23-8e4e2e3c5469","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6cc1d14e-f666-4477-9bd6-08aebe656fd5","type":"text/javascript","exec":[""]}}]}