{"info":{"_postman_id":"c7b2b9b1-1db0-4946-9007-0ac05be507d5","name":"boloo","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3432220","collectionId":"c7b2b9b1-1db0-4946-9007-0ac05be507d5","publishedId":"SztA8Ucw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-05-26T09:49:22.000Z"},"item":[{"name":"authentication","id":"916483c8-a035-48de-90df-4a7e243e9597","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_id","value":"xxxx","type":"text"},{"key":"client_secret","value":"xxxx","type":"text"},{"key":"grant_type","value":"client_credentials","type":"text"}]},"url":"https://login.bol.com/token","urlObject":{"protocol":"https","path":["token"],"host":["login","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"916483c8-a035-48de-90df-4a7e243e9597"},{"name":"shipment list","id":"3d7b01c1-a204-4ef1-81cf-0c460a8a5860","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer xxxx","type":"text"},{"key":"Accept","value":"application/vnd.retailer.v3+json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"javascript"}}},"url":"https://api.bol.com/retailer-demo/shipments","urlObject":{"protocol":"https","path":["retailer-demo","shipments"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d7b01c1-a204-4ef1-81cf-0c460a8a5860"},{"name":"shipment details","id":"25f827cc-c9ee-40e2-bec0-530588aa52bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer xxxx","type":"text"},{"key":"Accept","value":"application/vnd.retailer.v3+json","type":"text"}],"url":"https://api.bol.com/retailer-demo/shipments/914587795","urlObject":{"protocol":"https","path":["retailer-demo","shipments","914587795"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"25f827cc-c9ee-40e2-bec0-530588aa52bf"},{"name":"Adding shop credentials","id":"47169269-e464-4c03-bd3e-26f2174630fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"client_id\": \"xxxx\", \n\"client_secret\": \"xxxx\",\n\"name\": \"test_bol_shop\",\n\"email\": \"ivjotofficial@gmail.com\",\n\"password\": \"xxxxx\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/retailer/shop-credentials/","urlObject":{"protocol":"http","port":"8000","path":["retailer","shop-credentials",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"47169269-e464-4c03-bd3e-26f2174630fd"},{"name":"shipment list","id":"b0559453-8e63-419e-8758-3ce22805d60f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 5029e9731","type":"text"}],"url":"http://127.0.0.1:8000/shipments/?fulfilment_method=FBR","urlObject":{"protocol":"http","port":"8000","path":["shipments",""],"host":["127","0","0","1"],"query":[{"key":"fulfilment_method","value":"FBR"}],"variable":[]}},"response":[],"_postman_id":"b0559453-8e63-419e-8758-3ce22805d60f"},{"name":"shipment details","id":"7dedb599-0496-4f95-8589-5edbf1c0eb2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 5029e97318","type":"text"}],"url":"http://127.0.0.1:8000/shipments/6f87ae30-682f-4dfa-b3f3-fb8cc3e1f320","urlObject":{"protocol":"http","port":"8000","path":["shipments","6f87ae30-682f-4dfa-b3f3-fb8cc3e1f320"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7dedb599-0496-4f95-8589-5edbf1c0eb2e"},{"name":"obtaining Auth-Token","id":"4195cc56-c1bd-4d92-b5e7-b4a76b1f7705","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token 5029e9731","type":"text"}],"body":{"mode":"raw","raw":"{\"email\": \"ivjotofficial@gmail.com\", \"password\": \"xxxxxx\"}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/retailer/obtain-auth-token/","urlObject":{"protocol":"http","port":"8000","path":["retailer","obtain-auth-token",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"4195cc56-c1bd-4d92-b5e7-b4a76b1f7705"}]}