{"info":{"_postman_id":"68b082c0-1b0f-4177-ac7f-74d461cfe666","name":"Demeter API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"2504299","collectionId":"68b082c0-1b0f-4177-ac7f-74d461cfe666","publishedId":"T1DmDyvq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-21T03:39:47.000Z"},"item":[{"name":"Brands","item":[{"name":"Get Brand List","id":"62a51449-bc8f-4b5e-a172-a42855f1f017","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{URL_DEMETER}}/api/brands?page=1&include=products.orders.order","description":"<p>Get brands</p>\n","urlObject":{"path":["api","brands"],"host":["{{URL_DEMETER}}"],"query":[{"key":"page","value":"1"},{"disabled":true,"key":"sort","value":"-collectives_count"},{"disabled":true,"key":"order","value":"desc"},{"key":"include","value":"products.orders.order"},{"disabled":true,"key":"limit","value":"25"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"","value":null},{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"37cc4eb2-a52a-4c0e-b613-93b1baf80d8e","name":"Get Brand List By Collective","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{URL}}/api/brands/?collective_id=1","host":["{{URL}}"],"path":["api","brands",""],"query":[{"key":"collective_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:21:57 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:21:57 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"brand_id\": 1,\n            \"deca_brand_id\": 1,\n            \"name\": \"Kipsta\"\n        },\n        {\n            \"brand_id\": 3,\n            \"deca_brand_id\": 3,\n            \"name\": \"B'Twin\"\n        },\n        {\n            \"brand_id\": 4,\n            \"deca_brand_id\": 4,\n            \"name\": \"Tribord\"\n        },\n        {\n            \"brand_id\": 5,\n            \"deca_brand_id\": 5,\n            \"name\": \"Nabaiji\"\n        }\n    ],\n    \"links\": {\n        \"self\": \"link-value\",\n        \"first\": \"http://127.0.0.1:8000/api/brands?page=1\",\n        \"last\": \"http://127.0.0.1:8000/api/brands?page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"path\": \"http://127.0.0.1:8000/api/brands\",\n        \"per_page\": 15,\n        \"to\": 4,\n        \"total\": 4\n    }\n}"},{"id":"84a876bf-d4c1-41fc-bba7-7caa7c420244","name":"Get Brand List","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{URL}}/api/brands/?collective_id=1","host":["{{URL}}"],"path":["api","brands",""],"query":[{"key":"collective_id","value":"1"}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"fa07730d-5422-4a12-822d-0cfa0806de79","name":"Get Brand List","originalRequest":{"method":"GET","header":[],"url":"{{URL}}/api/brands/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:23:49 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:23:49 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"brand_id\": 1,\n            \"deca_brand_id\": 1,\n            \"name\": \"Kipsta\"\n        },\n        {\n            \"brand_id\": 2,\n            \"deca_brand_id\": 2,\n            \"name\": \"Oxelo\"\n        },\n        {\n            \"brand_id\": 3,\n            \"deca_brand_id\": 3,\n            \"name\": \"B'Twin\"\n        },\n        {\n            \"brand_id\": 4,\n            \"deca_brand_id\": 4,\n            \"name\": \"Tribord\"\n        },\n        {\n            \"brand_id\": 5,\n            \"deca_brand_id\": 5,\n            \"name\": \"Nabaiji\"\n        }\n    ],\n    \"links\": {\n        \"self\": \"link-value\",\n        \"first\": \"http://127.0.0.1:8000/api/brands?page=1\",\n        \"last\": \"http://127.0.0.1:8000/api/brands?page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"path\": \"http://127.0.0.1:8000/api/brands\",\n        \"per_page\": 15,\n        \"to\": 5,\n        \"total\": 5\n    }\n}"}],"_postman_id":"62a51449-bc8f-4b5e-a172-a42855f1f017"},{"name":"Create Brand","id":"6f297510-20c0-4bbe-9ed8-051785a6b5df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"bo_brand_id\" : 67,\r\n    \"name\"        : \"FOUGANZA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/brands","urlObject":{"path":["api","brands"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f297510-20c0-4bbe-9ed8-051785a6b5df"},{"name":"Update Brand","id":"4d696b8e-57b1-4839-976b-783adf1389ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"bo_brand_id\" : 949,\r\n    \"name\"        : \"APTONIA21\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/brands/1","urlObject":{"path":["api","brands","1"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d696b8e-57b1-4839-976b-783adf1389ab"}],"id":"84cbf3bf-75a1-40c1-a520-fc481c4abb7e","_postman_id":"84cbf3bf-75a1-40c1-a520-fc481c4abb7e","description":""},{"name":"Collective","item":[{"name":"Get Gollective List","id":"8e6ae3ad-77cb-4cc5-b170-7299d184b29c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/collectives?filter[store_id]=1516&include=brands&page=1&limit=1","urlObject":{"path":["api","collectives"],"host":["{{URL_DEMETER}}"],"query":[{"key":"filter[store_id]","value":"1516"},{"key":"include","value":"brands"},{"key":"page","value":"1"},{"key":"limit","value":"1"}],"variable":[]}},"response":[{"id":"b3d0bb07-84b8-495a-b81d-cbb62f01d1a0","name":"Get Gollectives By Store ","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{URL}}/api/collectives?store_id=1516","host":["{{URL}}"],"path":["api","collectives"],"query":[{"key":"store_id","value":"1516"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:26:03 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:26:03 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"collective_id\": 1,\n            \"name\": \"Swimming\",\n            \"store_id\": 1,\n            \"store\": {\n                \"store_id\": 1,\n                \"code\": \"1516\",\n                \"name\": \"Decathlon Alabang\"\n            },\n            \"brands\": [\n                {\n                    \"brand_id\": 1,\n                    \"deca_brand_id\": 1,\n                    \"name\": \"Kipsta\",\n                    \"pivot\": {\n                        \"collective_id\": 1,\n                        \"brand_id\": 1\n                    }\n                },\n                {\n                    \"brand_id\": 3,\n                    \"deca_brand_id\": 3,\n                    \"name\": \"B'Twin\",\n                    \"pivot\": {\n                        \"collective_id\": 1,\n                        \"brand_id\": 3\n                    }\n                },\n                {\n                    \"brand_id\": 4,\n                    \"deca_brand_id\": 4,\n                    \"name\": \"Tribord\",\n                    \"pivot\": {\n                        \"collective_id\": 1,\n                        \"brand_id\": 4\n                    }\n                },\n                {\n                    \"brand_id\": 5,\n                    \"deca_brand_id\": 5,\n                    \"name\": \"Nabaiji\",\n                    \"pivot\": {\n                        \"collective_id\": 1,\n                        \"brand_id\": 5\n                    }\n                }\n            ]\n        },\n        {\n            \"collective_id\": 2,\n            \"name\": \"Hiking\",\n            \"store_id\": 1,\n            \"store\": {\n                \"store_id\": 1,\n                \"code\": \"1516\",\n                \"name\": \"Decathlon Alabang\"\n            },\n            \"brands\": [\n                {\n                    \"brand_id\": 2,\n                    \"deca_brand_id\": 2,\n                    \"name\": \"Oxelo\",\n                    \"pivot\": {\n                        \"collective_id\": 2,\n                        \"brand_id\": 2\n                    }\n                },\n                {\n                    \"brand_id\": 3,\n                    \"deca_brand_id\": 3,\n                    \"name\": \"B'Twin\",\n                    \"pivot\": {\n                        \"collective_id\": 2,\n                        \"brand_id\": 3\n                    }\n                },\n                {\n                    \"brand_id\": 5,\n                    \"deca_brand_id\": 5,\n                    \"name\": \"Nabaiji\",\n                    \"pivot\": {\n                        \"collective_id\": 2,\n                        \"brand_id\": 5\n                    }\n                }\n            ]\n        },\n        {\n            \"collective_id\": 4,\n            \"name\": \"Mountain & Nature - 2\",\n            \"store_id\": 1,\n            \"store\": {\n                \"store_id\": 1,\n                \"code\": \"1516\",\n                \"name\": \"Decathlon Alabang\"\n            },\n            \"brands\": []\n        }\n    ],\n    \"links\": {\n        \"self\": \"link-value\",\n        \"first\": \"http://127.0.0.1:8000/api/collectives?page=1\",\n        \"last\": \"http://127.0.0.1:8000/api/collectives?page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"path\": \"http://127.0.0.1:8000/api/collectives\",\n        \"per_page\": 15,\n        \"to\": 3,\n        \"total\": 3\n    }\n}"},{"id":"f4a2c4c7-9085-4f7d-80b4-796f2561c682","name":"Get Gollectives","originalRequest":{"method":"GET","header":[],"url":"{{URL}}/api/collectives"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:24:48 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:24:48 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"collective_id\": 1,\n            \"name\": \"Swimming\",\n            \"store_id\": 1,\n            \"store\": {\n                \"store_id\": 1,\n                \"code\": \"1516\",\n                \"name\": \"Decathlon Alabang\"\n            },\n            \"brands\": [\n                {\n                    \"brand_id\": 1,\n                    \"deca_brand_id\": 1,\n                    \"name\": \"Kipsta\",\n                    \"pivot\": {\n                        \"collective_id\": 1,\n                        \"brand_id\": 1\n                    }\n                },\n                {\n                    \"brand_id\": 3,\n                    \"deca_brand_id\": 3,\n                    \"name\": \"B'Twin\",\n                    \"pivot\": {\n                        \"collective_id\": 1,\n                        \"brand_id\": 3\n                    }\n                },\n                {\n                    \"brand_id\": 4,\n                    \"deca_brand_id\": 4,\n                    \"name\": \"Tribord\",\n                    \"pivot\": {\n                        \"collective_id\": 1,\n                        \"brand_id\": 4\n                    }\n                },\n                {\n                    \"brand_id\": 5,\n                    \"deca_brand_id\": 5,\n                    \"name\": \"Nabaiji\",\n                    \"pivot\": {\n                        \"collective_id\": 1,\n                        \"brand_id\": 5\n                    }\n                }\n            ]\n        },\n        {\n            \"collective_id\": 2,\n            \"name\": \"Hiking\",\n            \"store_id\": 1,\n            \"store\": {\n                \"store_id\": 1,\n                \"code\": \"1516\",\n                \"name\": \"Decathlon Alabang\"\n            },\n            \"brands\": [\n                {\n                    \"brand_id\": 2,\n                    \"deca_brand_id\": 2,\n                    \"name\": \"Oxelo\",\n                    \"pivot\": {\n                        \"collective_id\": 2,\n                        \"brand_id\": 2\n                    }\n                },\n                {\n                    \"brand_id\": 3,\n                    \"deca_brand_id\": 3,\n                    \"name\": \"B'Twin\",\n                    \"pivot\": {\n                        \"collective_id\": 2,\n                        \"brand_id\": 3\n                    }\n                },\n                {\n                    \"brand_id\": 5,\n                    \"deca_brand_id\": 5,\n                    \"name\": \"Nabaiji\",\n                    \"pivot\": {\n                        \"collective_id\": 2,\n                        \"brand_id\": 5\n                    }\n                }\n            ]\n        },\n        {\n            \"collective_id\": 3,\n            \"name\": \"Climbing\",\n            \"store_id\": 2,\n            \"store\": {\n                \"store_id\": 2,\n                \"code\": \"1986\",\n                \"name\": \"Decathlon Pasig\"\n            },\n            \"brands\": []\n        },\n        {\n            \"collective_id\": 4,\n            \"name\": \"Mountain & Nature - 2\",\n            \"store_id\": 1,\n            \"store\": {\n                \"store_id\": 1,\n                \"code\": \"1516\",\n                \"name\": \"Decathlon Alabang\"\n            },\n            \"brands\": []\n        },\n        {\n            \"collective_id\": 5,\n            \"name\": \"Mountain & Nature\",\n            \"store_id\": 10,\n            \"store\": {\n                \"store_id\": 10,\n                \"code\": \"1992\",\n                \"name\": \"Decathlon Masinag\"\n            },\n            \"brands\": [\n                {\n                    \"brand_id\": 3,\n                    \"deca_brand_id\": 3,\n                    \"name\": \"B'Twin\",\n                    \"pivot\": {\n                        \"collective_id\": 5,\n                        \"brand_id\": 3\n                    }\n                },\n                {\n                    \"brand_id\": 4,\n                    \"deca_brand_id\": 4,\n                    \"name\": \"Tribord\",\n                    \"pivot\": {\n                        \"collective_id\": 5,\n                        \"brand_id\": 4\n                    }\n                }\n            ]\n        }\n    ],\n    \"links\": {\n        \"self\": \"link-value\",\n        \"first\": \"http://127.0.0.1:8000/api/collectives?page=1\",\n        \"last\": \"http://127.0.0.1:8000/api/collectives?page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"path\": \"http://127.0.0.1:8000/api/collectives\",\n        \"per_page\": 15,\n        \"to\": 5,\n        \"total\": 5\n    }\n}"}],"_postman_id":"8e6ae3ad-77cb-4cc5-b170-7299d184b29c"},{"name":"Get Collective","id":"62c73680-9855-4b5c-b5ce-43b178c2661c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"Should return sports in this collective"},"url":"{{URL_DEMETER}}/api/collectives/2?include=store,brands,users","urlObject":{"path":["api","collectives","2"],"host":["{{URL_DEMETER}}"],"query":[{"key":"include","value":"store,brands,users"}],"variable":[]}},"response":[{"id":"e379dad9-a172-405b-91ce-516d90974dbc","name":"Get Collective","originalRequest":{"method":"GET","header":[],"url":"{{URL}}/api/collectives/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:26:25 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:26:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"collective_id\": 5,\n        \"name\": \"Mountain & Nature\",\n        \"store_id\": 10,\n        \"brands\": [\n            {\n                \"brand_id\": 3,\n                \"deca_brand_id\": 3,\n                \"name\": \"B'Twin\",\n                \"pivot\": {\n                    \"collective_id\": 5,\n                    \"brand_id\": 3\n                }\n            },\n            {\n                \"brand_id\": 4,\n                \"deca_brand_id\": 4,\n                \"name\": \"Tribord\",\n                \"pivot\": {\n                    \"collective_id\": 5,\n                    \"brand_id\": 4\n                }\n            }\n        ],\n        \"store\": {\n            \"store_id\": 10,\n            \"code\": \"1992\",\n            \"name\": \"Decathlon Masinag\"\n        }\n    }\n}"}],"_postman_id":"62c73680-9855-4b5c-b5ce-43b178c2661c"},{"name":"Create Collective","id":"346c89d4-bfd3-44fc-a938-4e3f6dbbbaf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"collective_name\":\"Football\",\n\t\"store_id\":1516,\n\t\"brand_id\":[31]\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/collectives","urlObject":{"path":["api","collectives"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[{"id":"65a1b4f8-4340-4680-9000-99d1e028d7b3","name":"Add Collective ","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"collective_name\":\"Mountain & Nature\",\n\t\"store_id\":1516,\n\t\"brand_id\":[1]\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/collectives"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:27:00 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:27:00 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Store created\",\n    \"id\": 6\n}"}],"_postman_id":"346c89d4-bfd3-44fc-a938-4e3f6dbbbaf4"},{"name":"Update Collective","id":"fb37f867-15cb-4ef8-a064-34a3c1b278a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"collective_name\":\"Mountain & Nature - 2\",\n\t\"store_id\":1516,\n\t\"brand_id\":[1,35,80,87,88,107,108,109]\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/collectives","urlObject":{"path":["api","collectives"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[{"id":"720729c0-bdb5-446d-98da-84ec282b11e4","name":"Update Collective","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"collective_name\":\"Mountain & Nature - 2\",\n\t\"store_id\":1516,\n\t\"brand_id\":[1]\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/collectives/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:27:33 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 03:27:33 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Collective updated\"\n}"}],"_postman_id":"fb37f867-15cb-4ef8-a064-34a3c1b278a0"}],"id":"f8a21b67-dfe8-417f-a5e9-98e9e51043b2","_postman_id":"f8a21b67-dfe8-417f-a5e9-98e9e51043b2","description":""},{"name":"Batch","item":[{"name":"Get Batch","id":"7afeb969-e340-4878-92e3-1219b0c833b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/batches/1?include=orders.orderProducts.product.brand.collectives.store,orders.customer,orders.status","urlObject":{"path":["api","batches","1"],"host":["{{URL_DEMETER}}"],"query":[{"key":"include","value":"orders.orderProducts.product.brand.collectives.store,orders.customer,orders.status"},{"disabled":true,"key":"filter[collective_id]","value":"2"}],"variable":[]}},"response":[{"id":"29d81e7d-8206-4304-99a3-4374da1ca41b","name":"Get Batch ","originalRequest":{"method":"GET","header":[],"url":"{{URL}}/api/batches/15"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 06:44:46 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 06:44:46 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"batch_id\": 15,\n        \"code\": \"SAMPLE_BATCH_20200706051404\",\n        \"name\": \"Picking Batch 2020-07-06\",\n        \"create_datetime\": \"2020-07-06 05:14:04\",\n        \"batch_status_id\": 1,\n        \"for_picking_count\": 6,\n        \"picked_count\": 3,\n        \"sorted_count\": 3,\n        \"out_of_stock_count\": 0,\n        \"products_count\": 12,\n        \"orders\": [\n            {\n                \"order_id\": 1,\n                \"batch_id\": 15,\n                \"customer_id\": 1,\n                \"order_status_id\": 155,\n                \"priority\": 0,\n                \"order_number\": \"88516\",\n                \"reference\": \"GZGLMSFQP\",\n                \"for_picking_count\": 0,\n                \"picked_count\": 0,\n                \"sorted_count\": 1,\n                \"out_of_stock_count\": 0,\n                \"products_count\": 1\n            },\n            {\n                \"order_id\": 3,\n                \"batch_id\": 15,\n                \"customer_id\": 3,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88390\",\n                \"reference\": \"ZELWVEZMJ\",\n                \"for_picking_count\": 0,\n                \"picked_count\": 2,\n                \"sorted_count\": 2,\n                \"out_of_stock_count\": 0,\n                \"products_count\": 4\n            },\n            {\n                \"order_id\": 4,\n                \"batch_id\": 15,\n                \"customer_id\": 4,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88366\",\n                \"reference\": \"HSSMCKXJD\",\n                \"for_picking_count\": 3,\n                \"picked_count\": 1,\n                \"sorted_count\": 0,\n                \"out_of_stock_count\": 0,\n                \"products_count\": 4\n            },\n            {\n                \"order_id\": 5,\n                \"batch_id\": 15,\n                \"customer_id\": 5,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88318\",\n                \"reference\": \"WSPTKIDUF\",\n                \"for_picking_count\": 1,\n                \"picked_count\": 0,\n                \"sorted_count\": 0,\n                \"out_of_stock_count\": 0,\n                \"products_count\": 1\n            },\n            {\n                \"order_id\": 6,\n                \"batch_id\": 15,\n                \"customer_id\": 6,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88312\",\n                \"reference\": \"NOBWONKCU\",\n                \"for_picking_count\": 2,\n                \"picked_count\": 0,\n                \"sorted_count\": 0,\n                \"out_of_stock_count\": 0,\n                \"products_count\": 2\n            }\n        ]\n    }\n}"}],"_postman_id":"7afeb969-e340-4878-92e3-1219b0c833b2"},{"name":"Get Batch List","id":"a8981f44-b652-4090-83bd-9e7c65482174","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/batches?filter[store_id]=1516&include=orders.orderProducts.product.brand.collectives","description":"<p>Return all batches available</p>\n","urlObject":{"path":["api","batches"],"host":["{{URL_DEMETER}}"],"query":[{"disabled":true,"description":{"content":"<p>filter by batches status (IN_PROGRESS, COMPLETED)</p>\n","type":"text/plain"},"key":"filter[status_id]","value":"1"},{"disabled":true,"description":{"content":"<p>Use comma separated collective ids</p>\n","type":"text/plain"},"key":"filter[collective_id]","value":"2"},{"key":"filter[store_id]","value":"1516"},{"key":"include","value":"orders.orderProducts.product.brand.collectives"}],"variable":[]}},"response":[{"id":"ed9627a4-b7e6-47e9-b2a2-a8490f1dcab3","name":"Get Batche List","originalRequest":{"method":"GET","header":[],"url":"{{URL}}/api/batches"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 07:01:02 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 07:01:02 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"batch_id\": 15,\n            \"code\": \"SAMPLE_BATCH_20200706051404\",\n            \"name\": \"Picking Batch 2020-07-06\",\n            \"create_datetime\": \"2020-07-06 05:14:04\",\n            \"batch_status_id\": 1,\n            \"for_picking_count\": 6,\n            \"picked_count\": 3,\n            \"sorted_count\": 3,\n            \"out_of_stock_count\": 0,\n            \"products_count\": 12,\n            \"orders\": [\n                {\n                    \"order_id\": 1,\n                    \"batch_id\": 15,\n                    \"customer_id\": 1,\n                    \"order_status_id\": 155,\n                    \"priority\": 0,\n                    \"order_number\": \"88516\",\n                    \"reference\": \"GZGLMSFQP\",\n                    \"for_picking_count\": 0,\n                    \"picked_count\": 0,\n                    \"sorted_count\": 1,\n                    \"out_of_stock_count\": 0,\n                    \"products_count\": 1\n                },\n                {\n                    \"order_id\": 3,\n                    \"batch_id\": 15,\n                    \"customer_id\": 3,\n                    \"order_status_id\": 161,\n                    \"priority\": 0,\n                    \"order_number\": \"88390\",\n                    \"reference\": \"ZELWVEZMJ\",\n                    \"for_picking_count\": 0,\n                    \"picked_count\": 2,\n                    \"sorted_count\": 2,\n                    \"out_of_stock_count\": 0,\n                    \"products_count\": 4\n                },\n                {\n                    \"order_id\": 4,\n                    \"batch_id\": 15,\n                    \"customer_id\": 4,\n                    \"order_status_id\": 161,\n                    \"priority\": 0,\n                    \"order_number\": \"88366\",\n                    \"reference\": \"HSSMCKXJD\",\n                    \"for_picking_count\": 3,\n                    \"picked_count\": 1,\n                    \"sorted_count\": 0,\n                    \"out_of_stock_count\": 0,\n                    \"products_count\": 4\n                },\n                {\n                    \"order_id\": 5,\n                    \"batch_id\": 15,\n                    \"customer_id\": 5,\n                    \"order_status_id\": 161,\n                    \"priority\": 0,\n                    \"order_number\": \"88318\",\n                    \"reference\": \"WSPTKIDUF\",\n                    \"for_picking_count\": 1,\n                    \"picked_count\": 0,\n                    \"sorted_count\": 0,\n                    \"out_of_stock_count\": 0,\n                    \"products_count\": 1\n                },\n                {\n                    \"order_id\": 6,\n                    \"batch_id\": 15,\n                    \"customer_id\": 6,\n                    \"order_status_id\": 161,\n                    \"priority\": 0,\n                    \"order_number\": \"88312\",\n                    \"reference\": \"NOBWONKCU\",\n                    \"for_picking_count\": 2,\n                    \"picked_count\": 0,\n                    \"sorted_count\": 0,\n                    \"out_of_stock_count\": 0,\n                    \"products_count\": 2\n                }\n            ]\n        },\n        {\n            \"batch_id\": 16,\n            \"code\": \"SAMPLE_BATCH_20200706060929\",\n            \"name\": \"Picking Batch 2020-07-06\",\n            \"create_datetime\": \"2020-07-06 06:09:29\",\n            \"batch_status_id\": 1,\n            \"for_picking_count\": 23,\n            \"picked_count\": 0,\n            \"sorted_count\": 0,\n            \"out_of_stock_count\": 0,\n            \"products_count\": 23,\n            \"orders\": [\n                {\n                    \"order_id\": 2,\n                    \"batch_id\": 16,\n                    \"customer_id\": 2,\n                    \"order_status_id\": 161,\n                    \"priority\": 0,\n                    \"order_number\": \"88441\",\n                    \"reference\": \"OVXAEVUXM\",\n                    \"for_picking_count\": 6,\n                    \"picked_count\": 0,\n                    \"sorted_count\": 0,\n                    \"out_of_stock_count\": 0,\n                    \"products_count\": 6\n                },\n                {\n                    \"order_id\": 7,\n                    \"batch_id\": 16,\n                    \"customer_id\": 7,\n                    \"order_status_id\": 161,\n                    \"priority\": 0,\n                    \"order_number\": \"88282\",\n                    \"reference\": \"JJMZRVPQY\",\n                    \"for_picking_count\": 4,\n                    \"picked_count\": 0,\n                    \"sorted_count\": 0,\n                    \"out_of_stock_count\": 0,\n                    \"products_count\": 4\n                },\n                {\n                    \"order_id\": 8,\n                    \"batch_id\": 16,\n                    \"customer_id\": 8,\n                    \"order_status_id\": 161,\n                    \"priority\": 0,\n                    \"order_number\": \"88237\",\n                    \"reference\": \"OHDUJUUPS\",\n                    \"for_picking_count\": 5,\n                    \"picked_count\": 0,\n                    \"sorted_count\": 0,\n                    \"out_of_stock_count\": 0,\n                    \"products_count\": 5\n                },\n                {\n                    \"order_id\": 9,\n                    \"batch_id\": 16,\n                    \"customer_id\": 9,\n                    \"order_status_id\": 161,\n                    \"priority\": 0,\n                    \"order_number\": \"88222\",\n                    \"reference\": \"XCPALULIH\",\n                    \"for_picking_count\": 5,\n                    \"picked_count\": 0,\n                    \"sorted_count\": 0,\n                    \"out_of_stock_count\": 0,\n                    \"products_count\": 5\n                },\n                {\n                    \"order_id\": 10,\n                    \"batch_id\": 16,\n                    \"customer_id\": 10,\n                    \"order_status_id\": 161,\n                    \"priority\": 0,\n                    \"order_number\": \"88186\",\n                    \"reference\": \"YVORTQNFX\",\n                    \"for_picking_count\": 3,\n                    \"picked_count\": 0,\n                    \"sorted_count\": 0,\n                    \"out_of_stock_count\": 0,\n                    \"products_count\": 3\n                }\n            ]\n        }\n    ],\n    \"links\": {\n        \"first\": \"http://127.0.0.1:8000/api/batches?page=1\",\n        \"last\": \"http://127.0.0.1:8000/api/batches?page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"path\": \"http://127.0.0.1:8000/api/batches\",\n        \"per_page\": 15,\n        \"to\": 2,\n        \"total\": 2\n    }\n}"}],"_postman_id":"a8981f44-b652-4090-83bd-9e7c65482174"},{"name":"[NA] Update Batch","id":"06956775-185c-4948-b5b9-b1b25d5705f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{URL_DEMETER}}/api/batches/1","urlObject":{"path":["api","batches","1"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"06956775-185c-4948-b5b9-b1b25d5705f7"},{"name":"Get Status Batch","id":"93530244-e529-4002-875e-c08ad4df2d1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/batch-statuses","urlObject":{"path":["api","batch-statuses"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"93530244-e529-4002-875e-c08ad4df2d1a"},{"name":"[NA] Create Batch","id":"580c2e3d-6451-4c6e-877d-987dbcdb7a3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"SAMPLE_BATCH_20200706051404\",\n    \"name\": \"Picking Batch 2020-07-06\",\n    \"batch_status_id\": 1\n\n}"},"url":"{{URL_DEMETER}}/api/batches","urlObject":{"path":["api","batches"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"580c2e3d-6451-4c6e-877d-987dbcdb7a3d"}],"id":"5f48312a-9b9d-4895-84f7-649ebf9c36f4","_postman_id":"5f48312a-9b9d-4895-84f7-649ebf9c36f4","description":""},{"name":"Orders","item":[{"name":"Get Order List","id":"eb06e613-7f4e-414e-9cc4-9d1089cb6a7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/orders?filter[product_status]=4","urlObject":{"path":["api","orders"],"host":["{{URL_DEMETER}}"],"query":[{"disabled":true,"key":"filter[batch_id]","value":"1"},{"disabled":true,"key":"filter[store_id]","value":"1516"},{"key":"filter[product_status]","value":"4"}],"variable":[]}},"response":[],"_postman_id":"eb06e613-7f4e-414e-9cc4-9d1089cb6a7c"},{"name":"Get Order","id":"51344b17-0cf0-421b-9209-d2e5052c9fcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/orders/10","urlObject":{"path":["api","orders","10"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"51344b17-0cf0-421b-9209-d2e5052c9fcd"},{"name":"Create Order","id":"491e561f-67ab-4c9b-a841-74ec589e7191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"order_status_id\": 155,\n\t\"bo_order_id\": 88524,\n\t\"reference\": \"GZGLMSFQP\",\n\t\"payment_method\": \"Paynamics Payments\",\n\t\"products\": [{\n\t\t\"brand_id\": 10,\n\t\t\"model_code\": 8331484,\n\t\t\"item_code\": 632172,\n\t\t\"name\": \"900 Bike D-Lock - 235 : .\",\n\t\t\"unit_price\": 780,\n\t\t\"image_url\": \"https:\\/\\/contents.mediadecathlon.com\\/p1160589\\/k$7c348e46394f33c3773c08726ff0e5b5\\/900-bike-d-lock.jpg?&f=250x250\",\n\t\t\"quantity\": 3\n\t},{\n\t\t\"brand_id\": 10,\n\t\t\"model_code\": 8331484,\n\t\t\"item_code\": 632185,\n\t\t\"name\": \"900 Bike D-Lock - 235 : .\",\n\t\t\"unit_price\": 780,\n\t\t\"image_url\": \"https:\\/\\/contents.mediadecathlon.com\\/p1160589\\/k$7c348e46394f33c3773c08726ff0e5b5\\/900-bike-d-lock.jpg?&f=250x250\",\n\t\t\"quantity\": 4\n\t}],\n\t\"shipping\": {\n\t\t\"address1\": \"7746A1 St. Paul st., San Antonio Village, Makati City\",\n\t\t\"address2\": null,\n\t\t\"postcode\": \"1203\",\n\t\t\"city\": \"Makati\",\n\t\t\"province\": \" Metro Manila \",\n\t\t\"district\": null,\n\t\t\"carrier\": \"Ninja Van (A) - Standard Delivery - Metro Manila\",\n\t\t\"shipping_cost\": \"70.000000\"\n\t},\n\t\"customer\": {\n\t\t\"customer_id\": 255067,\n\t\t\"firstname\": \"Reggie\",\n\t\t\"lastname\": \"FERRER\",\n\t\t\"email\": \"kevin.padillo@decathlon.com\",\n\t\t\"phone\": \"09188078335\"\n\t},\n\t\"store_id\" : 1968\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/orders","description":"<p>Create order for picking.</p>\n","urlObject":{"path":["api","orders"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"491e561f-67ab-4c9b-a841-74ec589e7191"},{"name":"Update Order","id":"000fe3f5-0c80-40cf-80fe-a8ed55ec4ba0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"order_id\" : \"224866\",\n\t\"status_id\": 4\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER_WEBHOST}}/api/orders/224866","urlObject":{"path":["api","orders","224866"],"host":["{{URL_DEMETER_WEBHOST}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"000fe3f5-0c80-40cf-80fe-a8ed55ec4ba0"},{"name":"Get Order Status List","id":"244862ec-b393-425f-931d-77b002b75453","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/order-statuses","urlObject":{"path":["api","order-statuses"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"244862ec-b393-425f-931d-77b002b75453"}],"id":"ee55703e-b554-4d08-92f7-0fcf0873b600","_postman_id":"ee55703e-b554-4d08-92f7-0fcf0873b600","description":""},{"name":"Products","item":[{"name":"Get Product List","id":"c6642ebd-3601-4886-a9ce-fee971d143c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/products?limit=44&sort=brand_id","urlObject":{"path":["api","products"],"host":["{{URL_DEMETER}}"],"query":[{"disabled":true,"key":"filter[batch_id]","value":"1"},{"disabled":true,"key":"filter[brand_id]","value":"31"},{"disabled":true,"key":"filter[store_id]","value":"1516"},{"disabled":true,"key":"filter[order_id]","value":"224875"},{"disabled":true,"description":{"content":"<p>filter by product status (i.e : to pick)  </p>\n","type":"text/plain"},"key":"filter[product_status]","value":"1"},{"disabled":true,"key":"include","value":"brand.collectives"},{"disabled":true,"description":{"content":"<p>Comma separated collective ids</p>\n","type":"text/plain"},"key":"filter[collective_id]","value":"3,4"},{"disabled":true,"key":"page","value":"4"},{"key":"limit","value":"44"},{"description":{"content":"<p>Add - for descending order e.g: -brand_id</p>\n","type":"text/plain"},"key":"sort","value":"brand_id"}],"variable":[]}},"response":[{"id":"7da9ff1a-5204-4645-8446-c18e885fbd7b","name":"Get Product List","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{URL}}/api/products?include=order,brand.collectives,status","host":["{{URL}}"],"path":["api","products"],"query":[{"key":"filter[batch_id]","value":"16","disabled":true},{"key":"filter[collective_id]","value":"7","disabled":true},{"key":"filter[store_id]","value":"1516","disabled":true},{"key":"filter[order_id]","value":"88441","disabled":true},{"key":"filter[brand_id]","value":"16","disabled":true},{"key":"include","value":"order,brand.collectives,status"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 08:19:23 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 08:19:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"product_id\": 1,\n            \"order_id\": 1,\n            \"brand_id\": 10,\n            \"product_status_id\": 3,\n            \"model_code\": \"8331483\",\n            \"item_code\": \"632162\",\n            \"name\": \"900 Bike D-Lock - 235 : .\",\n            \"unit_price\": \"780.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1160589/k$7c348e46394f33c3773c08726ff0e5b5/900-bike-d-lock.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 1,\n                \"batch_id\": 15,\n                \"customer_id\": 1,\n                \"order_status_id\": 155,\n                \"priority\": 0,\n                \"order_number\": \"88516\",\n                \"reference\": \"GZGLMSFQP\"\n            },\n            \"brand\": {\n                \"brand_id\": 10,\n                \"deca_brand_id\": 10,\n                \"name\": \"B'TWIN\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 2,\n            \"order_id\": 2,\n            \"brand_id\": 16,\n            \"product_status_id\": 1,\n            \"model_code\": \"8205111\",\n            \"item_code\": \"1468076\",\n            \"name\": \"100 Aquashoes - Grey Pink - 285 : UK 5-5.5 - EU 38-39\",\n            \"unit_price\": \"440.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1056062/k$6d67422832addc6c05f9a1ae3af0bbbb/100-aquashoes-grey-pink.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 2,\n                \"batch_id\": 16,\n                \"customer_id\": 2,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88441\",\n                \"reference\": \"OVXAEVUXM\"\n            },\n            \"brand\": {\n                \"brand_id\": 56,\n                \"deca_brand_id\": 16,\n                \"name\": \"SUBEA\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 7,\n                        \"name\": \"Water Sports\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 16,\n                            \"collective_id\": 7\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 3,\n            \"order_id\": 2,\n            \"brand_id\": 16,\n            \"product_status_id\": 1,\n            \"model_code\": \"8357103\",\n            \"item_code\": \"2029410\",\n            \"name\": \"Aquashoes 100 - Turquoise - 285 : UK 6.5-7 - EU 40-41\",\n            \"unit_price\": \"400.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1056043/k$cd9335b2554ba86e9b8e5efe2554125c/aquashoes-100-turquoise.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 2,\n                \"batch_id\": 16,\n                \"customer_id\": 2,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88441\",\n                \"reference\": \"OVXAEVUXM\"\n            },\n            \"brand\": {\n                \"brand_id\": 56,\n                \"deca_brand_id\": 16,\n                \"name\": \"SUBEA\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 7,\n                        \"name\": \"Water Sports\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 16,\n                            \"collective_id\": 7\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 4,\n            \"order_id\": 2,\n            \"brand_id\": 16,\n            \"product_status_id\": 1,\n            \"model_code\": \"8484948\",\n            \"item_code\": \"2532149\",\n            \"name\": \"Adult Aquashoes 120 - Blue Red - 272 : UK 6.5-7 EU40-41\",\n            \"unit_price\": \"500.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1238288/k$41609634a03467c9a06b26a300e67de2/adult-aquashoes-120-blue-red.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 2,\n                \"batch_id\": 16,\n                \"customer_id\": 2,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88441\",\n                \"reference\": \"OVXAEVUXM\"\n            },\n            \"brand\": {\n                \"brand_id\": 56,\n                \"deca_brand_id\": 16,\n                \"name\": \"SUBEA\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 7,\n                        \"name\": \"Water Sports\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 16,\n                            \"collective_id\": 7\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 5,\n            \"order_id\": 2,\n            \"brand_id\": 4,\n            \"product_status_id\": 1,\n            \"model_code\": \"8383484\",\n            \"item_code\": \"2190407\",\n            \"name\": \"Hendaia Short Boardshorts - NT Red - 929 : L\",\n            \"unit_price\": \"220.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1306682/k$4da079d87c9aac8521468312caec3cef/hendaia-short-boardshorts-nt-red.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 2,\n                \"batch_id\": 16,\n                \"customer_id\": 2,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88441\",\n                \"reference\": \"OVXAEVUXM\"\n            },\n            \"brand\": {\n                \"brand_id\": 41,\n                \"deca_brand_id\": 4,\n                \"name\": \"OLAIAN\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 6,\n            \"order_id\": 2,\n            \"brand_id\": 4,\n            \"product_status_id\": 1,\n            \"model_code\": \"8386749\",\n            \"item_code\": \"2218517\",\n            \"name\": \"100 Men's Short Sleeve UV Protection Surfing Top T-Shirt - Fluorescent orange - 200 : M\",\n            \"unit_price\": \"400.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1306694/k$da5dbf5e7186aed96c91b26d10a0ae20/100-men-s-short-sleeve-uv-protection-surfing-top-t-shirt-fluorescent-orange.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 2,\n                \"batch_id\": 16,\n                \"customer_id\": 2,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88441\",\n                \"reference\": \"OVXAEVUXM\"\n            },\n            \"brand\": {\n                \"brand_id\": 41,\n                \"deca_brand_id\": 4,\n                \"name\": \"OLAIAN\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 7,\n            \"order_id\": 2,\n            \"brand_id\": 16,\n            \"product_status_id\": 1,\n            \"model_code\": \"8402569\",\n            \"item_code\": \"2382176\",\n            \"name\": \"Kids' Aquashoes 120 - Blue Yellow - 274 : UK C9.5-10.5 - EU 28-29\",\n            \"unit_price\": \"480.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1238264/k$c81e772f942fe3005d877335f5194318/kids-aquashoes-120-blue-yellow.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 2,\n                \"batch_id\": 16,\n                \"customer_id\": 2,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88441\",\n                \"reference\": \"OVXAEVUXM\"\n            },\n            \"brand\": {\n                \"brand_id\": 56,\n                \"deca_brand_id\": 16,\n                \"name\": \"SUBEA\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 7,\n                        \"name\": \"Water Sports\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 16,\n                            \"collective_id\": 7\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 8,\n            \"order_id\": 3,\n            \"brand_id\": 16,\n            \"product_status_id\": 3,\n            \"model_code\": \"8491519\",\n            \"item_code\": \"2523323\",\n            \"name\": \"Adult Aquashoes 120 - Dark Turquoise - 272 : UK 9.5-10.5 EU44-45\",\n            \"unit_price\": \"500.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1238280/k$7d54ace2d1d1153e10429d808b2ec769/adult-aquashoes-120-dark-turquoise.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 3,\n                \"batch_id\": 15,\n                \"customer_id\": 3,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88390\",\n                \"reference\": \"ZELWVEZMJ\"\n            },\n            \"brand\": {\n                \"brand_id\": 56,\n                \"deca_brand_id\": 16,\n                \"name\": \"SUBEA\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 7,\n                        \"name\": \"Water Sports\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 16,\n                            \"collective_id\": 7\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 9,\n            \"order_id\": 3,\n            \"brand_id\": 37,\n            \"product_status_id\": 3,\n            \"model_code\": \"8386321\",\n            \"item_code\": \"2215944\",\n            \"name\": \"MH120A Cat3 Hiking Sunglasses - Black & Pink - 254 : No Size\",\n            \"unit_price\": \"600.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1253821/k$84d7bfb6e55836dd29e0e67eb02a5dea/mh120a-cat3-hiking-sunglasses-black-pink.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 3,\n                \"batch_id\": 15,\n                \"customer_id\": 3,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88390\",\n                \"reference\": \"ZELWVEZMJ\"\n            },\n            \"brand\": {\n                \"brand_id\": 49,\n                \"deca_brand_id\": 37,\n                \"name\": \"QUECHUA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 10,\n            \"order_id\": 3,\n            \"brand_id\": 37,\n            \"product_status_id\": 2,\n            \"model_code\": \"8501374\",\n            \"item_code\": \"2490495\",\n            \"name\": \"Adult Category 3 Hiking Sunglasses MH140- Blue - 254 : No Size\",\n            \"unit_price\": \"560.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1253792/k$0a746e3d326f2c2984509597f49764fd/adult-category-3-hiking-sunglasses-mh140-blue.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 3,\n                \"batch_id\": 15,\n                \"customer_id\": 3,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88390\",\n                \"reference\": \"ZELWVEZMJ\"\n            },\n            \"brand\": {\n                \"brand_id\": 49,\n                \"deca_brand_id\": 37,\n                \"name\": \"QUECHUA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 11,\n            \"order_id\": 3,\n            \"brand_id\": 37,\n            \"product_status_id\": 2,\n            \"model_code\": \"8329404\",\n            \"item_code\": \"591940\",\n            \"name\": \"Glasses Rigid Case CASE 560 - Black/Red - 235 : .\",\n            \"unit_price\": \"360.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1134091/k$6d507fae8575047e72a8bc2135c09c87/glasses-rigid-case-case-560-black-red.jpg?&f=250x250\",\n            \"quantity\": 2,\n            \"order\": {\n                \"order_id\": 3,\n                \"batch_id\": 15,\n                \"customer_id\": 3,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88390\",\n                \"reference\": \"ZELWVEZMJ\"\n            },\n            \"brand\": {\n                \"brand_id\": 49,\n                \"deca_brand_id\": 37,\n                \"name\": \"QUECHUA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 12,\n            \"order_id\": 4,\n            \"brand_id\": 85,\n            \"product_status_id\": 2,\n            \"model_code\": \"8110746\",\n            \"item_code\": \"1154685\",\n            \"name\": \"Inverness 100 Men's Ankle Boots - Black - 285 : UK 7-8 - EU 41-42\",\n            \"unit_price\": \"800.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p618865/k$a4d37dc883a90e0076fb907108492975/inverness-100-men-s-ankle-boots-black.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 4,\n                \"batch_id\": 15,\n                \"customer_id\": 4,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88366\",\n                \"reference\": \"HSSMCKXJD\"\n            },\n            \"brand\": {\n                \"brand_id\": 55,\n                \"deca_brand_id\": 85,\n                \"name\": \"SOLOGNAC\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 13,\n            \"order_id\": 4,\n            \"brand_id\": 85,\n            \"product_status_id\": 1,\n            \"model_code\": \"8116785\",\n            \"item_code\": \"1173811\",\n            \"name\": \"Inverness 100 Women's Ankle Boots - Black - 285 : UK 5.5-6.5 - EU 39-40\",\n            \"unit_price\": \"800.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p618865/k$a4d37dc883a90e0076fb907108492975/inverness-100-women-s-ankle-boots-black.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 4,\n                \"batch_id\": 15,\n                \"customer_id\": 4,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88366\",\n                \"reference\": \"HSSMCKXJD\"\n            },\n            \"brand\": {\n                \"brand_id\": 55,\n                \"deca_brand_id\": 85,\n                \"name\": \"SOLOGNAC\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 14,\n            \"order_id\": 4,\n            \"brand_id\": 40,\n            \"product_status_id\": 1,\n            \"model_code\": \"8486089\",\n            \"item_code\": \"2546899\",\n            \"name\": \"UV-resistant baby's short sleeve surfing shorty t-shirt – Blue/Yellow - 198 : 4 Years\",\n            \"unit_price\": \"380.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1355634/k$6735b50036d90f5bf82d289d2b1164b6/uv-resistant-baby-s-short-sleeve-surfing-shorty-t-shirt-blue-yellow.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 4,\n                \"batch_id\": 15,\n                \"customer_id\": 4,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88366\",\n                \"reference\": \"HSSMCKXJD\"\n            },\n            \"brand\": {\n                \"brand_id\": 37,\n                \"deca_brand_id\": 40,\n                \"name\": \"NABAIJI\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 2,\n                        \"name\": \"Hiking\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 40,\n                            \"collective_id\": 2\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 15,\n            \"order_id\": 4,\n            \"brand_id\": 19,\n            \"product_status_id\": 1,\n            \"model_code\": \"8300401\",\n            \"item_code\": \"1804206\",\n            \"name\": \"ST100 Women's Mountain Biking Crop Bottoms - Black - 200 : L\",\n            \"unit_price\": \"650.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p215650/k$dc69a381b37aa2547151b037c6eae029/st100-women-s-mountain-biking-crop-bottoms-black.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 4,\n                \"batch_id\": 15,\n                \"customer_id\": 4,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88366\",\n                \"reference\": \"HSSMCKXJD\"\n            },\n            \"brand\": {\n                \"brand_id\": 52,\n                \"deca_brand_id\": 19,\n                \"name\": \"ROCKRIDER\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 16,\n            \"order_id\": 5,\n            \"brand_id\": 115,\n            \"product_status_id\": 1,\n            \"model_code\": \"8408496\",\n            \"item_code\": \"2415649\",\n            \"name\": \"V500 Volleyball - White/Blue/Red - 205 : 5\",\n            \"unit_price\": \"1500.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1571705/k$afe5b578021e8bd054dadaf9b8d42b9f/v500-volleyball-white-blue-red.jpg?&f=250x250\",\n            \"quantity\": 2,\n            \"order\": {\n                \"order_id\": 5,\n                \"batch_id\": 15,\n                \"customer_id\": 5,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88318\",\n                \"reference\": \"WSPTKIDUF\"\n            },\n            \"brand\": {\n                \"brand_id\": 6,\n                \"deca_brand_id\": 115,\n                \"name\": \"ALLSIX\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 17,\n            \"order_id\": 6,\n            \"brand_id\": 37,\n            \"product_status_id\": 1,\n            \"model_code\": \"8387459\",\n            \"item_code\": \"2224912\",\n            \"name\": \"LARGE FOLDING CAMPING CHAIR - GREY - 254 : .\",\n            \"unit_price\": \"1600.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1116544/k$0a911d878a297a1d080496534ab56186/large-folding-camping-chair-grey.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 6,\n                \"batch_id\": 15,\n                \"customer_id\": 6,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88312\",\n                \"reference\": \"NOBWONKCU\"\n            },\n            \"brand\": {\n                \"brand_id\": 49,\n                \"deca_brand_id\": 37,\n                \"name\": \"QUECHUA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 18,\n            \"order_id\": 6,\n            \"brand_id\": 31,\n            \"product_status_id\": 1,\n            \"model_code\": \"8383800\",\n            \"item_code\": \"2192030\",\n            \"name\": \"F100 Kids' Football Shin Pads - Black - 200 : XS\",\n            \"unit_price\": \"250.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1062294/k$10bd27d4ca72353309ff75bcceaae748/f100-kids-football-shin-pads-black.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 6,\n                \"batch_id\": 15,\n                \"customer_id\": 6,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88312\",\n                \"reference\": \"NOBWONKCU\"\n            },\n            \"brand\": {\n                \"brand_id\": 32,\n                \"deca_brand_id\": 31,\n                \"name\": \"KIPSTA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 19,\n            \"order_id\": 7,\n            \"brand_id\": 91,\n            \"product_status_id\": 1,\n            \"model_code\": \"8529125\",\n            \"item_code\": \"2663895\",\n            \"name\": \"10L WATERTIGHT DUFFELBAG ORANGE - 254 : No Size\",\n            \"unit_price\": \"900.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1562664/k$ac5e37467125d9454ee12864206c5364/10l-watertight-duffelbag-orange.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 7,\n                \"batch_id\": 16,\n                \"customer_id\": 7,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88282\",\n                \"reference\": \"JJMZRVPQY\"\n            },\n            \"brand\": {\n                \"brand_id\": 29,\n                \"deca_brand_id\": 91,\n                \"name\": \"ITIWIT\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 20,\n            \"order_id\": 7,\n            \"brand_id\": 73,\n            \"product_status_id\": 1,\n            \"model_code\": \"8394719\",\n            \"item_code\": \"2341583\",\n            \"name\": \"Basketball 3/4 Leggings Base Layer for Intermediate Players - Black - 340 : M\",\n            \"unit_price\": \"1000.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1217806/k$fff0c46666125b3b02da61c2df974c60/basketball-3-4-leggings-base-layer-for-intermediate-players-black.jpg?&f=250x250\",\n            \"quantity\": 2,\n            \"order\": {\n                \"order_id\": 7,\n                \"batch_id\": 16,\n                \"customer_id\": 7,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88282\",\n                \"reference\": \"JJMZRVPQY\"\n            },\n            \"brand\": {\n                \"brand_id\": 57,\n                \"deca_brand_id\": 73,\n                \"name\": \"TARMAK\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 21,\n            \"order_id\": 7,\n            \"brand_id\": 28,\n            \"product_status_id\": 1,\n            \"model_code\": \"8510183\",\n            \"item_code\": \"2458885\",\n            \"name\": \"FST 120 Cardio Fitness Shorts - Black - 200 : M\",\n            \"unit_price\": \"450.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1411625/k$247430496bc53e6d97dd29203cf59ecb/fst-120-cardio-fitness-shorts-black.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 7,\n                \"batch_id\": 16,\n                \"customer_id\": 7,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88282\",\n                \"reference\": \"JJMZRVPQY\"\n            },\n            \"brand\": {\n                \"brand_id\": 16,\n                \"deca_brand_id\": 28,\n                \"name\": \"DOMYOS\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 22,\n            \"order_id\": 7,\n            \"brand_id\": 28,\n            \"product_status_id\": 1,\n            \"model_code\": \"8404185\",\n            \"item_code\": \"2390419\",\n            \"name\": \"FST 120 Fitness Cardio Shorts - Blue/Grey - 200 : M\",\n            \"unit_price\": \"450.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1556373/k$992e58adc7226b2d4f88d41a610c1162/fst-120-fitness-cardio-shorts-blue-grey.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 7,\n                \"batch_id\": 16,\n                \"customer_id\": 7,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88282\",\n                \"reference\": \"JJMZRVPQY\"\n            },\n            \"brand\": {\n                \"brand_id\": 16,\n                \"deca_brand_id\": 28,\n                \"name\": \"DOMYOS\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 23,\n            \"order_id\": 8,\n            \"brand_id\": 31,\n            \"product_status_id\": 1,\n            \"model_code\": \"8398027\",\n            \"item_code\": \"2357516\",\n            \"name\": \"Agility 100 FG Kids' Dry Pitch Football Boots - Black/White - 274 : UK C12 - EU 31\",\n            \"unit_price\": \"650.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1205321/k$712eb4d708f808c1b4dc4e79ac22c267/agility-100-fg-kids-dry-pitch-football-boots-black-white.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 8,\n                \"batch_id\": 16,\n                \"customer_id\": 8,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88237\",\n                \"reference\": \"OHDUJUUPS\"\n            },\n            \"brand\": {\n                \"brand_id\": 32,\n                \"deca_brand_id\": 31,\n                \"name\": \"KIPSTA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 24,\n            \"order_id\": 8,\n            \"brand_id\": 31,\n            \"product_status_id\": 1,\n            \"model_code\": \"8327276\",\n            \"item_code\": \"569563\",\n            \"name\": \"F100 Kids' Football Shorts - White - 280 : 6 Years\",\n            \"unit_price\": \"200.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1601623/k$9259c637fff993715b555a3fb5eb8bd5/f100-kids-football-shorts-white.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 8,\n                \"batch_id\": 16,\n                \"customer_id\": 8,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88237\",\n                \"reference\": \"OHDUJUUPS\"\n            },\n            \"brand\": {\n                \"brand_id\": 32,\n                \"deca_brand_id\": 31,\n                \"name\": \"KIPSTA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 25,\n            \"order_id\": 8,\n            \"brand_id\": 31,\n            \"product_status_id\": 1,\n            \"model_code\": \"8528483\",\n            \"item_code\": \"2663157\",\n            \"name\": \"F100 Kids' Football Shorts - Indigo Blue - 280 : 6 Years\",\n            \"unit_price\": \"200.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1601588/k$a58255ea84f535c642fe194d8c72bd74/f100-kids-football-shorts-indigo-blue.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 8,\n                \"batch_id\": 16,\n                \"customer_id\": 8,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88237\",\n                \"reference\": \"OHDUJUUPS\"\n            },\n            \"brand\": {\n                \"brand_id\": 32,\n                \"deca_brand_id\": 31,\n                \"name\": \"KIPSTA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 26,\n            \"order_id\": 8,\n            \"brand_id\": 31,\n            \"product_status_id\": 1,\n            \"model_code\": \"8495633\",\n            \"item_code\": \"2577408\",\n            \"name\": \"F100 Kids' Football Socks - Indigo - 896 : UK 12C/1.5-EU31/34\",\n            \"unit_price\": \"120.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1610710/k$cdfdb78b6fab03e3ce7dfc9a16d05afa/f100-kids-football-socks-indigo.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 8,\n                \"batch_id\": 16,\n                \"customer_id\": 8,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88237\",\n                \"reference\": \"OHDUJUUPS\"\n            },\n            \"brand\": {\n                \"brand_id\": 32,\n                \"deca_brand_id\": 31,\n                \"name\": \"KIPSTA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 27,\n            \"order_id\": 8,\n            \"brand_id\": 31,\n            \"product_status_id\": 1,\n            \"model_code\": \"8350125\",\n            \"item_code\": \"1862926\",\n            \"name\": \"F100 Kids' Football Socks - White - 896 : UK 9/11.5C-EU27/30\",\n            \"unit_price\": \"120.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1610683/k$b331076c2e0099ca2395132453effaea/f100-kids-football-socks-white.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 8,\n                \"batch_id\": 16,\n                \"customer_id\": 8,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88237\",\n                \"reference\": \"OHDUJUUPS\"\n            },\n            \"brand\": {\n                \"brand_id\": 32,\n                \"deca_brand_id\": 31,\n                \"name\": \"KIPSTA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 28,\n            \"order_id\": 9,\n            \"brand_id\": 37,\n            \"product_status_id\": 1,\n            \"model_code\": \"8384538\",\n            \"item_code\": \"2195311\",\n            \"name\": \"Mid Cut Mountain Hiking Socks. Forclaz 500 2 Pairs - Fluo Blue - 285 : UK 5.5-8 - EU 39-42\",\n            \"unit_price\": \"250.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1130004/k$79fe0cc1177b4488e8d3bf9dd9675f0d/mid-cut-mountain-hiking-socks-forclaz-500-2-pairs-fluo-blue.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 9,\n                \"batch_id\": 16,\n                \"customer_id\": 9,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88222\",\n                \"reference\": \"XCPALULIH\"\n            },\n            \"brand\": {\n                \"brand_id\": 49,\n                \"deca_brand_id\": 37,\n                \"name\": \"QUECHUA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 29,\n            \"order_id\": 9,\n            \"brand_id\": 28,\n            \"product_status_id\": 1,\n            \"model_code\": \"8404991\",\n            \"item_code\": \"2387950\",\n            \"name\": \"FTS 100 Cardio Fitness T-Shirt - Black - 200 : M\",\n            \"unit_price\": \"260.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1556170/k$7eb64fcb3461cdfe5a7aad6dd37ff93b/fts-100-cardio-fitness-t-shirt-black.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 9,\n                \"batch_id\": 16,\n                \"customer_id\": 9,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88222\",\n                \"reference\": \"XCPALULIH\"\n            },\n            \"brand\": {\n                \"brand_id\": 16,\n                \"deca_brand_id\": 28,\n                \"name\": \"DOMYOS\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 30,\n            \"order_id\": 9,\n            \"brand_id\": 28,\n            \"product_status_id\": 1,\n            \"model_code\": \"8405355\",\n            \"item_code\": \"2387672\",\n            \"name\": \"100 Weight Training Gloves - Black/Red - 200 : XS/S\",\n            \"unit_price\": \"220.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1256685/k$348c32e0579aa75f88ea7295548b54a1/100-weight-training-gloves-black-red.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 9,\n                \"batch_id\": 16,\n                \"customer_id\": 9,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88222\",\n                \"reference\": \"XCPALULIH\"\n            },\n            \"brand\": {\n                \"brand_id\": 16,\n                \"deca_brand_id\": 28,\n                \"name\": \"DOMYOS\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 31,\n            \"order_id\": 9,\n            \"brand_id\": 37,\n            \"product_status_id\": 1,\n            \"model_code\": \"8493495\",\n            \"item_code\": \"2563634\",\n            \"name\": \"NH100 Country Walking Socks High x 2 Pairs - Navy Blue - 285 : UK 5.5-8 - EU 39-42\",\n            \"unit_price\": \"150.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1259203/k$599173b67d3f3eb9d13dd6e27af439af/nh100-country-walking-socks-high-x-2-pairs-navy-blue.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 9,\n                \"batch_id\": 16,\n                \"customer_id\": 9,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88222\",\n                \"reference\": \"XCPALULIH\"\n            },\n            \"brand\": {\n                \"brand_id\": 49,\n                \"deca_brand_id\": 37,\n                \"name\": \"QUECHUA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 32,\n            \"order_id\": 9,\n            \"brand_id\": 31,\n            \"product_status_id\": 1,\n            \"model_code\": \"8406594\",\n            \"item_code\": \"2408150\",\n            \"name\": \"AF 100 Kids' Size American Football - Green - 975 : Junior\",\n            \"unit_price\": \"320.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1307833/k$d6c141a4b447b1229bf4d48df6d6e1c1/af-100-kids-size-american-football-green.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 9,\n                \"batch_id\": 16,\n                \"customer_id\": 9,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88222\",\n                \"reference\": \"XCPALULIH\"\n            },\n            \"brand\": {\n                \"brand_id\": 32,\n                \"deca_brand_id\": 31,\n                \"name\": \"KIPSTA\",\n                \"collectives\": []\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 33,\n            \"order_id\": 10,\n            \"brand_id\": 40,\n            \"product_status_id\": 1,\n            \"model_code\": \"8365083\",\n            \"item_code\": \"2079216\",\n            \"name\": \"100 SHORT EASYFINS SWIMMING FINS - GREY - 285 : UK 4-5 - EU 37-38\",\n            \"unit_price\": \"750.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1037803/k$5f21e5c0aca4e27f73d865b10363bf12/100-short-easyfins-swimming-fins-grey.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 10,\n                \"batch_id\": 16,\n                \"customer_id\": 10,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88186\",\n                \"reference\": \"YVORTQNFX\"\n            },\n            \"brand\": {\n                \"brand_id\": 37,\n                \"deca_brand_id\": 40,\n                \"name\": \"NABAIJI\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 2,\n                        \"name\": \"Hiking\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 40,\n                            \"collective_id\": 2\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 34,\n            \"order_id\": 10,\n            \"brand_id\": 40,\n            \"product_status_id\": 1,\n            \"model_code\": \"8501072\",\n            \"item_code\": \"2489999\",\n            \"name\": \"Microfibre towel M blue - 254 : No Size\",\n            \"unit_price\": \"240.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1355617/k$dd9cad14a7a03d7c8d0de15cc30475c1/microfibre-towel-m-blue.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 10,\n                \"batch_id\": 16,\n                \"customer_id\": 10,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88186\",\n                \"reference\": \"YVORTQNFX\"\n            },\n            \"brand\": {\n                \"brand_id\": 37,\n                \"deca_brand_id\": 40,\n                \"name\": \"NABAIJI\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 2,\n                        \"name\": \"Hiking\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 40,\n                            \"collective_id\": 2\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 35,\n            \"order_id\": 10,\n            \"brand_id\": 40,\n            \"product_status_id\": 1,\n            \"model_code\": \"8548185\",\n            \"item_code\": \"2692688\",\n            \"name\": \"SWIM BAG MESH 500 30L BLUE - 200 : UNIQUE\",\n            \"unit_price\": \"400.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1559114/k$c50aacfcc408621b1d190416e89aa9ed/swim-bag-mesh-500-30l-blue.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 10,\n                \"batch_id\": 16,\n                \"customer_id\": 10,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88186\",\n                \"reference\": \"YVORTQNFX\"\n            },\n            \"brand\": {\n                \"brand_id\": 37,\n                \"deca_brand_id\": 40,\n                \"name\": \"NABAIJI\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 2,\n                        \"name\": \"Hiking\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 40,\n                            \"collective_id\": 2\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        }\n    ]\n}"},{"id":"c865640f-918d-4635-ac62-bcb858391b1f","name":"Get Product List With Filters and Include","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{URL}}/api/products?filter[batch_id]=16&filter[collective_id]=7&filter[store_id]=1516&filter[order_id]=88441&filter[brand_id]=16&include=order,brand.collectives,status","host":["{{URL}}"],"path":["api","products"],"query":[{"key":"filter[batch_id]","value":"16"},{"key":"filter[collective_id]","value":"7"},{"key":"filter[store_id]","value":"1516"},{"key":"filter[order_id]","value":"88441"},{"key":"filter[brand_id]","value":"16"},{"key":"include","value":"order,brand.collectives,status"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 Jul 2020 08:18:45 +0000"},{"key":"Date","value":"Mon, 06 Jul 2020 08:18:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"product_id\": 2,\n            \"order_id\": 2,\n            \"brand_id\": 16,\n            \"product_status_id\": 1,\n            \"model_code\": \"8205111\",\n            \"item_code\": \"1468076\",\n            \"name\": \"100 Aquashoes - Grey Pink - 285 : UK 5-5.5 - EU 38-39\",\n            \"unit_price\": \"440.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1056062/k$6d67422832addc6c05f9a1ae3af0bbbb/100-aquashoes-grey-pink.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 2,\n                \"batch_id\": 16,\n                \"customer_id\": 2,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88441\",\n                \"reference\": \"OVXAEVUXM\"\n            },\n            \"brand\": {\n                \"brand_id\": 56,\n                \"deca_brand_id\": 16,\n                \"name\": \"SUBEA\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 7,\n                        \"name\": \"Water Sports\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 16,\n                            \"collective_id\": 7\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 3,\n            \"order_id\": 2,\n            \"brand_id\": 16,\n            \"product_status_id\": 1,\n            \"model_code\": \"8357103\",\n            \"item_code\": \"2029410\",\n            \"name\": \"Aquashoes 100 - Turquoise - 285 : UK 6.5-7 - EU 40-41\",\n            \"unit_price\": \"400.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1056043/k$cd9335b2554ba86e9b8e5efe2554125c/aquashoes-100-turquoise.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 2,\n                \"batch_id\": 16,\n                \"customer_id\": 2,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88441\",\n                \"reference\": \"OVXAEVUXM\"\n            },\n            \"brand\": {\n                \"brand_id\": 56,\n                \"deca_brand_id\": 16,\n                \"name\": \"SUBEA\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 7,\n                        \"name\": \"Water Sports\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 16,\n                            \"collective_id\": 7\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 4,\n            \"order_id\": 2,\n            \"brand_id\": 16,\n            \"product_status_id\": 1,\n            \"model_code\": \"8484948\",\n            \"item_code\": \"2532149\",\n            \"name\": \"Adult Aquashoes 120 - Blue Red - 272 : UK 6.5-7 EU40-41\",\n            \"unit_price\": \"500.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1238288/k$41609634a03467c9a06b26a300e67de2/adult-aquashoes-120-blue-red.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 2,\n                \"batch_id\": 16,\n                \"customer_id\": 2,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88441\",\n                \"reference\": \"OVXAEVUXM\"\n            },\n            \"brand\": {\n                \"brand_id\": 56,\n                \"deca_brand_id\": 16,\n                \"name\": \"SUBEA\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 7,\n                        \"name\": \"Water Sports\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 16,\n                            \"collective_id\": 7\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        },\n        {\n            \"product_id\": 7,\n            \"order_id\": 2,\n            \"brand_id\": 16,\n            \"product_status_id\": 1,\n            \"model_code\": \"8402569\",\n            \"item_code\": \"2382176\",\n            \"name\": \"Kids' Aquashoes 120 - Blue Yellow - 274 : UK C9.5-10.5 - EU 28-29\",\n            \"unit_price\": \"480.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1238264/k$c81e772f942fe3005d877335f5194318/kids-aquashoes-120-blue-yellow.jpg?&f=250x250\",\n            \"quantity\": 1,\n            \"order\": {\n                \"order_id\": 2,\n                \"batch_id\": 16,\n                \"customer_id\": 2,\n                \"order_status_id\": 161,\n                \"priority\": 0,\n                \"order_number\": \"88441\",\n                \"reference\": \"OVXAEVUXM\"\n            },\n            \"brand\": {\n                \"brand_id\": 56,\n                \"deca_brand_id\": 16,\n                \"name\": \"SUBEA\",\n                \"collectives\": [\n                    {\n                        \"collective_id\": 7,\n                        \"name\": \"Water Sports\",\n                        \"store_id\": 1,\n                        \"pivot\": {\n                            \"brand_id\": 16,\n                            \"collective_id\": 7\n                        }\n                    }\n                ]\n            },\n            \"status\": null\n        }\n    ]\n}"}],"_postman_id":"c6642ebd-3601-4886-a9ce-fee971d143c1"},{"name":"Get Product","id":"ee25db3f-c956-4c0c-a9a8-4a630d21d46d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/products/8527456","urlObject":{"path":["api","products","8527456"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[{"id":"67351de8-864b-4d6d-8f9e-13ce2abe1805","name":"[NA] Get Product","originalRequest":{"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/products/8331483"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Fri, 07 Aug 2020 10:18:37 +0000"},{"key":"Date","value":"Fri, 07 Aug 2020 10:18:37 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"brand_id\": 10,\n            \"model_code\": \"8331483\",\n            \"item_code\": \"632162\",\n            \"name\": \"900 Bike D-Lock - 235 : .\",\n            \"unit_price\": \"780.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1160589/k$7c348e46394f33c3773c08726ff0e5b5/900-bike-d-lock.jpg?&f=250x250\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"product_recommended\": null,\n            \"quantity_available\": null,\n            \"quantity_for_picking\": 4,\n            \"brand\": null,\n            \"orders\": [\n                {\n                    \"id\": 1,\n                    \"order_id\": 5,\n                    \"product_id\": 1,\n                    \"product_status_id\": 1,\n                    \"quantity\": 1,\n                    \"status\": {\n                        \"id\": 1,\n                        \"name\": \"For Picking\"\n                    }\n                },\n                {\n                    \"id\": 3,\n                    \"order_id\": 6,\n                    \"product_id\": 1,\n                    \"product_status_id\": 1,\n                    \"quantity\": 3,\n                    \"status\": {\n                        \"id\": 1,\n                        \"name\": \"For Picking\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"brand_id\": 10,\n            \"model_code\": \"8331483\",\n            \"item_code\": \"632165\",\n            \"name\": \"900 Bike D-Lock - 235 : .\",\n            \"unit_price\": \"780.00\",\n            \"image_url\": \"https://contents.mediadecathlon.com/p1160589/k$7c348e46394f33c3773c08726ff0e5b5/900-bike-d-lock.jpg?&f=250x250\",\n            \"created_at\": null,\n            \"updated_at\": null,\n            \"product_recommended\": null,\n            \"quantity_available\": null,\n            \"quantity_for_picking\": 5,\n            \"brand\": null,\n            \"orders\": [\n                {\n                    \"id\": 2,\n                    \"order_id\": 5,\n                    \"product_id\": 2,\n                    \"product_status_id\": 1,\n                    \"quantity\": 1,\n                    \"status\": {\n                        \"id\": 1,\n                        \"name\": \"For Picking\"\n                    }\n                },\n                {\n                    \"id\": 4,\n                    \"order_id\": 6,\n                    \"product_id\": 2,\n                    \"product_status_id\": 1,\n                    \"quantity\": 4,\n                    \"status\": {\n                        \"id\": 1,\n                        \"name\": \"For Picking\"\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"ee25db3f-c956-4c0c-a9a8-4a630d21d46d"},{"name":"Update Product","id":"8815c945-79d0-4881-9c26-9626eaacfcc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"batch_id\" : 1,\n\t\"quantity_available\" : 2,\n\t\"product_recommended\" : 632169,\n\t\"item_code\" : 2536009,\n\t\"status\" : 4 \n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER_WEBHOST}}/api/products/8485331","urlObject":{"path":["api","products","8485331"],"host":["{{URL_DEMETER_WEBHOST}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8815c945-79d0-4881-9c26-9626eaacfcc8"},{"name":"Get Product Status List","id":"2de80ca3-cb66-4ab4-84bc-52b03d0a9d13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/product-statuses","urlObject":{"path":["api","product-statuses"],"host":["{{URL_DEMETER}}"],"query":[{"disabled":true,"key":"store_id","value":"1516"}],"variable":[]}},"response":[],"_postman_id":"2de80ca3-cb66-4ab4-84bc-52b03d0a9d13"}],"id":"72351563-a5a8-4886-ab6e-f3bbca4fe1c2","_postman_id":"72351563-a5a8-4886-ab6e-f3bbca4fe1c2","description":""},{"name":"Stores","item":[{"name":"Get Stores List","id":"1d1bc350-f855-44a8-8af8-e6de03729ec5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"Decathlon Masinag\",\r\n    \"code\" : 2231 \r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/stores","urlObject":{"path":["api","stores"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[{"id":"b300e049-b0de-43c0-a744-51ceeacb8775","name":"Get Stores List","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"Decathlon Masinag\",\r\n    \"code\" : 2231 \r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/stores"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 09 Aug 2020 23:24:23 +0000"},{"key":"Date","value":"Sun, 09 Aug 2020 23:24:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"bo_store_id\": 1516,\n            \"name\": \"Alabang\",\n            \"is_default\": 1\n        },\n        {\n            \"id\": 2,\n            \"bo_store_id\": 1968,\n            \"name\": \"Pasig\",\n            \"is_default\": 0\n        }\n    ],\n    \"links\": {\n        \"self\": \"link-value\",\n        \"first\": \"http://127.0.0.1:8000/api/stores?page=1\",\n        \"last\": \"http://127.0.0.1:8000/api/stores?page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"path\": \"http://127.0.0.1:8000/api/stores\",\n        \"per_page\": 15,\n        \"to\": 2,\n        \"total\": 2\n    }\n}"}],"_postman_id":"1d1bc350-f855-44a8-8af8-e6de03729ec5"},{"name":"Get Store","id":"dba3e9fd-8265-48d0-90fe-651ee0fa1f69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"Decathlon Masinag\",\r\n    \"code\" : 2231 \r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/stores/1","urlObject":{"path":["api","stores","1"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[{"id":"7669a985-a2ce-4535-9b85-79dab960ae3c","name":"Get Store","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"Decathlon Masinag\",\r\n    \"code\" : 2231 \r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/stores/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 09 Aug 2020 23:25:07 +0000"},{"key":"Date","value":"Sun, 09 Aug 2020 23:25:07 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"bo_store_id\": 1516,\n        \"name\": \"Alabang\",\n        \"is_default\": 1\n    }\n}"}],"_postman_id":"dba3e9fd-8265-48d0-90fe-651ee0fa1f69"},{"name":"Create Store","id":"b127e39d-7075-4597-a15c-e8f870a167ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"Decathlon Pasig\",\r\n    \"bo_store_id\" : 1968 \r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/stores","urlObject":{"path":["api","stores"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[{"id":"32c6f842-5680-4e43-afdd-bbf5e7e2aaec","name":"Create Store","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"Decathlon Pasig\",\r\n    \"bo_store_id\" : 1968 \r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/stores"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 09 Aug 2020 23:27:24 +0000"},{"key":"Date","value":"Sun, 09 Aug 2020 23:27:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": {\n        \"bo_store_id\": [\n            \"The bo store id has already been taken.\"\n        ]\n    }\n}"}],"_postman_id":"b127e39d-7075-4597-a15c-e8f870a167ad"},{"name":"Delete Store","id":"cb96a793-5c3c-424e-8ab4-ec7941e186ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"Decathlon Masinag\",\r\n    \"code\" : 2231 \r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/stores/11","urlObject":{"path":["api","stores","11"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb96a793-5c3c-424e-8ab4-ec7941e186ed"}],"id":"3384f947-dd35-426e-bae6-63574f50c7ae","_postman_id":"3384f947-dd35-426e-bae6-63574f50c7ae","description":""},{"name":"Tracking","item":[{"name":"Create Event Tracking","id":"4f847994-5e62-4401-89f5-610787b59351","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id_person\":\"MBOQUE50\", \n\t\"batch_id\": \"1\", \n\t\"collective_id\": 1,\n\t\"start_datetime\":\"2020-07-20 12:00:00\",\n\t\"stop_datetime\":\"2020-07-20 13:00:00\",\n\t\"date\":\"2020-04-23T18:25:43.511Z\",\n\t\"event\":\"PICKING\"\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/tracking","urlObject":{"path":["api","tracking"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[{"id":"610a7286-1758-44d7-b5b7-837ced47b371","name":"Create Event Tracking","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id_person\":\"MBOQUE50\", \n\t\"batch_id\": \"1\", \n\t\"collective_id\": 1,\n\t\"start_datetime\":\"2020-07-20 12:00:00\",\n\t\"stop_datetime\":\"2020-07-20 13:00:00\",\n\t\"date\":\"2020-04-23T18:25:43.511Z\",\n\t\"event\":\"PICKING\"\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/tracking"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 09 Aug 2020 23:21:51 +0000"},{"key":"Date","value":"Sun, 09 Aug 2020 23:21:51 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Tracking event created\"\n}"}],"_postman_id":"4f847994-5e62-4401-89f5-610787b59351"}],"id":"70a0c022-5466-4d63-91f3-7c794b4b56fe","_postman_id":"70a0c022-5466-4d63-91f3-7c794b4b56fe","description":""},{"name":"User","item":[{"name":"Create User","id":"43ab2c15-c1e8-430f-92b9-65376288be8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"dkt_user_id\"  : \"KPADIO18\",\r\n    \"firstname\"    : \"Kevin\",\r\n    \"lastname\"     : \"Padillo\",\r\n    \"device\"       : \"web\",\r\n    \"device_token\" : \"dZ0YLRzJU1KLClBPU57L1W:APA91bH9VvPq8loFgSA4xMJqvRHna5jMDPlG7j5gWpw5wMd07SmnEad803nlMvWHpt7wGBZB21ghqSR8cHrknTNHQdQBApBvFrLSajyFZZZSefSOG1aQaKF8ntwwSFEMHgO8xKixobdF\",\r\n    \"topic\"        : \"oss\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/user/KPADIO18","urlObject":{"path":["api","user","KPADIO18"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"43ab2c15-c1e8-430f-92b9-65376288be8d"},{"name":"Update User","id":"a8921aac-3417-4b80-b3ee-0a08f9f0fdcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"device_token\" : \"dZ0YLRzJU1KLClBPU57L1W:APA91bH9VvPq8loFgSA4xMJqvRHna5jMDPlG7j5gWpw5wMd07SmnEad803nlMvWHpt7wGBZB21ghqSR8cHrknTNHQdQBApBvFrLSajyFZZZSefSOG1aQaKF8ntwwSFEMHgO8xKixobdF\",\r\n    \"is_active\"    : 0,\r\n    \"dkt_user_id\"  : \"KPADIO17\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_DEMETER}}/api/user/KPADIO17","urlObject":{"path":["api","user","KPADIO17"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8921aac-3417-4b80-b3ee-0a08f9f0fdcf"},{"name":"Users List","id":"12318777-519e-4c74-9bd0-dfa1468ec696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL_DEMETER}}/api/user","urlObject":{"path":["api","user"],"host":["{{URL_DEMETER}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"12318777-519e-4c74-9bd0-dfa1468ec696"}],"id":"05c3aa78-e7b4-4954-a35b-fb32c651822a","_postman_id":"05c3aa78-e7b4-4954-a35b-fb32c651822a","description":""}]}