{"info":{"_postman_id":"d8b26031-59fc-4cc7-9bc5-18e9c48cf2e7","name":"bol.com retailer API v10.0 public","description":"<html><head></head><body><p>Example collection for bol.com retailer API v10.0.<br>More information can be found at <a href=\"https://developers.bol.com/\">https://developers.bol.com/</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"19794538","collectionId":"d8b26031-59fc-4cc7-9bc5-18e9c48cf2e7","publishedId":"2s9YBxZwUC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-29T08:23:11.000Z"},"item":[{"name":"Retailer API","item":[{"name":"Commissions","item":[{"name":"Get all commissions and reductions by EAN","id":"9bff3b5d-6316-4dbe-aab2-4cf3e12ceaf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/commission/:ean?condition=NEW&unit-price=123","description":"<p>Retrieves all commissions and reductions per single EAN.</p>\n","urlObject":{"protocol":"https","path":["retailer","commission",":ean"],"host":["api","bol","com"],"query":[{"key":"condition","value":"NEW"},{"key":"unit-price","value":"123"}],"variable":[{"description":{"content":"<p>The EAN number associated with this product.</p>\n","type":"text/plain"},"type":"any","value":"0000007740404","key":"ean"}]}},"response":[],"_postman_id":"9bff3b5d-6316-4dbe-aab2-4cf3e12ceaf4"},{"name":"Get all commissions and reductions by EAN in bulk","id":"c97015bc-f6d6-4538-8e57-f18215bbf2fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","name":"Content-Type","value":"application/vnd.retailer.v10+json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"commissionQueries\": [\r\n    {\r\n      \"ean\": \"0000000000000\",\r\n      \"condition\": \"NEW\",\r\n      \"unitPrice\": 10.99\r\n    }\r\n  ]\r\n}"},"url":"https://api.bol.com/retailer/commission/","description":"<p>Retrieves all commissions and reductions by EAN in a bulk overview.</p>\n","urlObject":{"protocol":"https","path":["retailer","commission",""],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c97015bc-f6d6-4538-8e57-f18215bbf2fb"},{"name":"Retrieve a list of commissions by EANs","id":"51f817b2-b7d6-448b-a455-a6e092ba76df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","name":"Content-Type","value":"application/vnd.retailer.v10+json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"products\": [\r\n    {\r\n      \"ean\": \"8712626055150\"\r\n    },\r\n    {\r\n      \"ean\": \"454952628736\"\r\n    }    \r\n  ]\r\n}"},"url":"https://api.bol.com/retailer/commission/","description":"<p>Retrieves all commissions and reductions by EAN in a bulk overview.</p>\n","urlObject":{"protocol":"https","path":["retailer","commission",""],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"51f817b2-b7d6-448b-a455-a6e092ba76df"}],"id":"f372a4b1-4ec5-4252-9e42-83a149cad098","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"1e3d8d7e-1b27-4738-a32f-5cac960f9185"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"c03dbe01-5ff8-4acc-8b59-ed37869b442b"}}],"_postman_id":"f372a4b1-4ec5-4252-9e42-83a149cad098","description":""},{"name":"Insights","item":[{"name":"Get offer insights","id":"48254bf7-5819-475b-a18a-270c93fd9402","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/insights/offer?offer-id=00000000-0000-0000-0000-000000000000&period=WEEK&number-of-periods=102&name=PRODUCT_VISITS","urlObject":{"protocol":"https","path":["retailer","insights","offer"],"host":["api","bol","com"],"query":[{"key":"offer-id","value":"00000000-0000-0000-0000-000000000000"},{"key":"period","value":"WEEK"},{"key":"number-of-periods","value":"102"},{"key":"name","value":"PRODUCT_VISITS"}],"variable":[]}},"response":[],"_postman_id":"48254bf7-5819-475b-a18a-270c93fd9402"},{"name":"Get offer sales forecast","id":"47061f2a-d087-4760-aa42-f3228aadfd6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/insights/sales-forecast?offer-id=00000000-0000-0000-0000-000000000000&weeks-ahead=1","urlObject":{"protocol":"https","path":["retailer","insights","sales-forecast"],"host":["api","bol","com"],"query":[{"key":"offer-id","value":"00000000-0000-0000-0000-000000000000"},{"key":"weeks-ahead","value":"1"}],"variable":[]}},"response":[],"_postman_id":"47061f2a-d087-4760-aa42-f3228aadfd6c"},{"name":"Get performance indicators","id":"e9c0b8f5-73f6-4fb1-b788-6b0cb29b30e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/insights/performance/indicator?week=01&year=2021&name=CANCELLATIONS, FULFILMENT, PHONE_AVAILABILITY, RESPONSE_TIME, CASE_ITEM_RATIO, TRACK_AND_TRACE, RETURNS","urlObject":{"protocol":"https","path":["retailer","insights","performance","indicator"],"host":["api","bol","com"],"query":[{"key":"week","value":"01"},{"key":"year","value":"2021"},{"key":"name","value":"CANCELLATIONS, FULFILMENT, PHONE_AVAILABILITY, RESPONSE_TIME, CASE_ITEM_RATIO, TRACK_AND_TRACE, RETURNS"}],"variable":[]}},"response":[],"_postman_id":"e9c0b8f5-73f6-4fb1-b788-6b0cb29b30e4"},{"name":"Get product rankings and impressions","id":"70e2f622-7f20-41e2-900b-d30b948327aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"application/vnd.retailer.v10+json"},{"key":"Accept-Language","value":"nl-NL","type":"text"}],"url":"https://api.bol.com/retailer/insights/product-ranks?ean=8712626055150&date=2024-01-14&type=SEARCH","urlObject":{"protocol":"https","path":["retailer","insights","product-ranks"],"host":["api","bol","com"],"query":[{"key":"ean","value":"8712626055150"},{"key":"date","value":"2024-01-14"},{"key":"type","value":"SEARCH"}],"variable":[]}},"response":[],"_postman_id":"70e2f622-7f20-41e2-900b-d30b948327aa"},{"name":"Get search results","id":"06d773d5-585d-4519-bb2e-7c0737c44d87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/insights/search-terms?search-term=Potter&period=WEEK&number-of-periods=2","urlObject":{"protocol":"https","path":["retailer","insights","search-terms"],"host":["api","bol","com"],"query":[{"key":"search-term","value":"Potter"},{"key":"period","value":"WEEK"},{"key":"number-of-periods","value":"2"}],"variable":[]}},"response":[],"_postman_id":"06d773d5-585d-4519-bb2e-7c0737c44d87"}],"id":"91c5bdf3-a004-4b42-b093-a3004addd42f","_postman_id":"91c5bdf3-a004-4b42-b093-a3004addd42f","description":""},{"name":"Inventory","item":[{"name":"Get LVB inventory","id":"cefc1385-07b2-4216-9891-b67aa41aaf7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/inventory?page=1&quantity=0-10&stock=SUFFICIENT&state=REGULAR","description":"<p>Retrieve lvb inventory that is present in our warehouses.</p>\n","urlObject":{"protocol":"https","path":["retailer","inventory"],"host":["api","bol","com"],"query":[{"key":"page","value":"1"},{"key":"quantity","value":"0-10"},{"key":"stock","value":"SUFFICIENT"},{"key":"state","value":"REGULAR"},{"disabled":true,"key":"query","value":"0000000000000"}],"variable":[]}},"response":[],"_postman_id":"cefc1385-07b2-4216-9891-b67aa41aaf7d"}],"id":"a9220fde-d74a-4a80-bfaa-81c74a66efff","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"3267c24f-ff7a-47af-9178-d714ece63ad3"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"cf8b0aaa-761f-4a58-ab0d-5878a0cbc2ce"}}],"_postman_id":"a9220fde-d74a-4a80-bfaa-81c74a66efff","description":""},{"name":"Invoices","item":[{"name":"Get all invoices","id":"8c0f6044-cfe3-4710-8b8e-271eb3c18db3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/invoices?period-start=2022-01-01&period-end=2022-01-31","description":"<p>Retrieves all invoices.</p>\n","urlObject":{"protocol":"https","path":["retailer","invoices"],"host":["api","bol","com"],"query":[{"key":"period-start","value":"2022-01-01"},{"key":"period-end","value":"2022-01-31"}],"variable":[]}},"response":[],"_postman_id":"8c0f6044-cfe3-4710-8b8e-271eb3c18db3"},{"name":"Get invoice by invoice id","event":[{"listen":"test","script":{"id":"7af46c41-90f5-4a34-adde-563a16796f0b","exec":["tests[\"Status code is 202\"] = responseCode.code === 202;"],"type":"text/javascript"}}],"id":"fd6a3cbb-1226-40d1-aec5-7c7e3fbfe9c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/invoices/:invoice-id","description":"<p>Retrieves a single invoice by invoice id.</p>\n","urlObject":{"protocol":"https","path":["retailer","invoices",":invoice-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The id of the invoice</p>\n","type":"text/plain"},"type":"any","value":"string","key":"invoice-id"}]}},"response":[],"_postman_id":"fd6a3cbb-1226-40d1-aec5-7c7e3fbfe9c7"},{"name":"Get invoice specification by invoice id","id":"954bbdf9-660d-40b3-aa05-4d75e55e74b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/invoices/:invoice-id/specification?page=1","description":"<p>Retrives the specification of an invoice by invoice id.</p>\n","urlObject":{"protocol":"https","path":["retailer","invoices",":invoice-id","specification"],"host":["api","bol","com"],"query":[{"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>The id of the invoice</p>\n","type":"text/plain"},"type":"any","value":"string","key":"invoice-id"}]}},"response":[],"_postman_id":"954bbdf9-660d-40b3-aa05-4d75e55e74b9"}],"id":"02dbd13e-3956-4af4-89d5-986f66e73b36","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"23b0b27a-f6fc-4332-a15a-c661746d8f29"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"676f9464-e813-44ba-83ce-0fc259b0074f"}}],"_postman_id":"02dbd13e-3956-4af4-89d5-986f66e73b36","description":""},{"name":"Offers","item":[{"name":"JSON","item":[{"name":"Create single offer","id":"8b3f890a-8b11-4bd2-9792-975a91d51bfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","name":"Content-Type","value":"application/vnd.retailer.v10+json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ean\": \"9780997326215\",\r\n    \"condition\": {\r\n        \"name\": \"NEW\",\r\n        \"category\": \"NEW\"\r\n    },\r\n    \"reference\": \"TEST001\",\r\n    \"onHoldByRetailer\": false,\r\n    \"unknownProductTitle\": \"Additional text\",\r\n    \"pricing\": {\r\n        \"bundlePrices\": [\r\n            {\r\n                \"quantity\": 1,\r\n                \"unitPrice\": 9.99\r\n            },\r\n            {\r\n                \"quantity\": 6,\r\n                \"unitPrice\": 8.99\r\n            },\r\n            {\r\n                \"quantity\": 12,\r\n                \"unitPrice\": 7.99\r\n            }\r\n        ]\r\n    },\r\n    \"stock\": {\r\n        \"amount\": 1,\r\n        \"managedByRetailer\": false\r\n    },\r\n    \"fulfilment\": {\r\n        \"method\": \"FBR\",\r\n        \"deliveryCode\": \"24uurs-21\"\r\n    }\r\n}"},"url":"https://api.bol.com/retailer/offers","description":"<p>Creates a single offer.</p>\n","urlObject":{"protocol":"https","path":["retailer","offers"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b3f890a-8b11-4bd2-9792-975a91d51bfb"},{"name":"Get single offer","id":"1ebc2157-6ad9-4087-a523-94b2b1b278a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/offers/:offer-id","description":"<p>Retrieves the data of a single offer.</p>\n","urlObject":{"protocol":"https","path":["retailer","offers",":offer-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for an offer.</p>\n","type":"text/plain"},"type":"any","value":"6ff736b5-cdd0-4150-8c67-78269ee986f5","key":"offer-id"}]}},"response":[],"_postman_id":"1ebc2157-6ad9-4087-a523-94b2b1b278a9"},{"name":"Create offer export","id":"e50c4bc7-9d98-4cfc-b420-bb6345736a71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"format\": \"CSV\"\n}"},"url":"https://api.bol.com/retailer/offers/export","urlObject":{"protocol":"https","path":["retailer","offers","export"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e50c4bc7-9d98-4cfc-b420-bb6345736a71"},{"name":"Update single offer","id":"dd6dc588-0e0c-4038-a473-a9189e294e3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n  \"reference\": \"YourReference\",\r\n  \"onHoldByRetailer\": false,\r\n  \"unknownProductTitle\": \"Title\",\r\n  \"fulfilment\": {\r\n    \"method\": \"FBR\",\r\n    \"deliveryCode\": \"24uurs-21\"\r\n  }\r\n}"},"url":"https://api.bol.com/retailer/offers/:offer-id","description":"<p>Updates a single offer in its entirety.</p>\n","urlObject":{"protocol":"https","path":["retailer","offers",":offer-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for an offer.</p>\n","type":"text/plain"},"type":"any","value":"6ff736b5-cdd0-4150-8c67-78269ee986f5","key":"offer-id"}]}},"response":[],"_postman_id":"dd6dc588-0e0c-4038-a473-a9189e294e3a"},{"name":"Update stock for single offer","id":"8d15421e-1e2c-454d-8d87-755b83e5b65a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n  \"amount\": 6,\r\n  \"managedByRetailer\": false\r\n}"},"url":"https://api.bol.com/retailer/offers/00000000-0000-0000-00000-000000000000/stock","description":"<p>Updates solely the stock for a single order.</p>\n","urlObject":{"protocol":"https","path":["retailer","offers","00000000-0000-0000-00000-000000000000","stock"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d15421e-1e2c-454d-8d87-755b83e5b65a"},{"name":"Update price for single offer","id":"af799489-4044-417f-8f57-c02758d3cc8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n  \"pricing\": {\r\n    \"bundlePrices\": [\r\n      {\r\n        \"quantity\": 1,\r\n        \"unitPrice\": 9.99\r\n      }\r\n    ]\r\n  }\r\n}"},"url":"https://api.bol.com/retailer/offers/:offer-id/price","description":"<p>Updates solely the price for a single offer.</p>\n","urlObject":{"protocol":"https","path":["retailer","offers",":offer-id","price"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for an offer.</p>\n","type":"text/plain"},"type":"any","value":"6ff736b5-cdd0-4150-8c67-78269ee986f5","key":"offer-id"}]}},"response":[],"_postman_id":"af799489-4044-417f-8f57-c02758d3cc8d"},{"name":"Delete single offer","id":"ece6139d-3030-4f74-8389-eeeb0e7561d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/offers/:offer-id","description":"<p>Deletes a single offer.</p>\n","urlObject":{"protocol":"https","path":["retailer","offers",":offer-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for an offer.</p>\n","type":"text/plain"},"type":"any","value":"6ff736b5-cdd0-4150-8c67-78269ee986f5","key":"offer-id"}]}},"response":[],"_postman_id":"ece6139d-3030-4f74-8389-eeeb0e7561d7"},{"name":"Create unpublished offers export","id":"2ec07201-343c-4189-b0ca-6875fbd71e4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"format\": \"CSV\"\n}"},"url":"https://api.bol.com/retailer/offers/unpublished","urlObject":{"protocol":"https","path":["retailer","offers","unpublished"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ec07201-343c-4189-b0ca-6875fbd71e4a"}],"id":"fc6d1457-d203-49af-b8e7-e72787b0caa0","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"b26f601c-00ab-44ce-a275-ceaa856d46d9"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"3e9e3cdb-ad01-46a7-8b11-ae6b7b9471dd"}}],"_postman_id":"fc6d1457-d203-49af-b8e7-e72787b0caa0","description":""},{"name":"CSV","item":[{"name":"Get offer export","id":"a7396e26-2f94-437a-97dc-687eb39f3ae8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+csv","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://api.bol.com/retailer/offers/export/:report-id","urlObject":{"protocol":"https","path":["retailer","offers","export",":report-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for an offer export file.</p>\n","type":"text/plain"},"type":"any","value":"","key":"report-id"}]}},"response":[],"_postman_id":"a7396e26-2f94-437a-97dc-687eb39f3ae8"},{"name":"Get unpublished offer export","id":"e268e472-3a0b-4a22-b26a-b24b79f619f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+csv","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://api.bol.com/retailer/offers/unpublished/:report-id","urlObject":{"protocol":"https","path":["retailer","offers","unpublished",":report-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for unpublished offer report.</p>\n","type":"text/plain"},"type":"any","value":"","key":"report-id"}]}},"response":[],"_postman_id":"e268e472-3a0b-4a22-b26a-b24b79f619f3"}],"id":"05af06ca-30bb-4f30-8630-b0173cc8de6c","_postman_id":"05af06ca-30bb-4f30-8630-b0173cc8de6c","description":""}],"id":"a4f5d3f0-9f5a-4958-96f1-04af2bea1cb5","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"d287a7f5-35a1-4748-a15c-0fc26ed1b599"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"66a02a3f-9f13-4f12-acd8-6eed67f0ac4b"}}],"_postman_id":"a4f5d3f0-9f5a-4958-96f1-04af2bea1cb5","description":""},{"name":"Orders","item":[{"name":"Get a list of orders","id":"531cdc9f-1b32-49b3-9a70-b522e390a157","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/orders?fulfilment-method=FBR&status=ALL&change-interval-minute=2&latest-change-date=2023-01-01&page=1","description":"<p>Retrieves all open orders.</p>\n","urlObject":{"protocol":"https","path":["retailer","orders"],"host":["api","bol","com"],"query":[{"key":"fulfilment-method","value":"FBR"},{"key":"status","value":"ALL"},{"key":"change-interval-minute","value":"2"},{"key":"latest-change-date","value":"2023-01-01"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"531cdc9f-1b32-49b3-9a70-b522e390a157"},{"name":"Get single order by order id","id":"b0f61eed-58dc-44e4-8aba-33efb8b82eaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/orders/:order-id","description":"<p>Retrieves a single order based on order id.</p>\n","urlObject":{"protocol":"https","path":["retailer","orders",":order-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The id of the order to get.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"order-id"}]}},"response":[],"_postman_id":"b0f61eed-58dc-44e4-8aba-33efb8b82eaf"},{"name":"Cancel order item by order item id","id":"81219170-95c6-4374-9c92-b00ea8a55db1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n    \"orderItems\": [\r\n        {\r\n            \"orderItemId\": \"0000000000\",\r\n            \"reasonCode\": \"OUT_OF_STOCK\"\r\n        }\r\n    ]\r\n}"},"url":"https://api.bol.com/retailer/orders/cancellation","description":"<p>Cancel an order item</p>\n","urlObject":{"protocol":"https","path":["retailer","orders","cancellation"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"81219170-95c6-4374-9c92-b00ea8a55db1"}],"id":"cdcc7c68-d420-4316-981a-3feddc403728","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"dd4595ab-3510-4c39-a8d3-e06dfba9c70d"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"a7ef5637-5941-4ed8-9841-3dc1675c2f0a"}}],"_postman_id":"cdcc7c68-d420-4316-981a-3feddc403728","description":""},{"name":"Products","item":[{"name":"Get a list of competing offers by EAN","id":"e4f234dc-8823-460d-83ee-118f469532ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/products/:ean/offers","urlObject":{"protocol":"https","path":["retailer","products",":ean","offers"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The EAN number associated with this product.</p>\n","type":"text/plain"},"type":"any","value":"0000007740404","key":"ean"}]}},"response":[],"_postman_id":"e4f234dc-8823-460d-83ee-118f469532ee"},{"name":"Get product assets by EAN","id":"beea7781-5bcb-4d56-a8df-bc2793baa39b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/products/:ean/assets","urlObject":{"protocol":"https","path":["retailer","products",":ean","assets"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The EAN number associated with this product.</p>\n","type":"text/plain"},"type":"any","value":"0000007740404","key":"ean"}]}},"response":[],"_postman_id":"beea7781-5bcb-4d56-a8df-bc2793baa39b"},{"name":"Get product ids by EAN","id":"9a123157-f9fc-41f0-a482-509aa661cf32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/products/:ean/product-ids","urlObject":{"protocol":"https","path":["retailer","products",":ean","product-ids"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The EAN number associated with this product.</p>\n","type":"text/plain"},"type":"any","value":"0000007740404","key":"ean"}]}},"response":[],"_postman_id":"9a123157-f9fc-41f0-a482-509aa661cf32"},{"name":"Get product ratings by EAN","id":"cec2c887-d32f-4293-8919-be64cce061a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/products/:ean/ratings","urlObject":{"protocol":"https","path":["retailer","products",":ean","ratings"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The EAN number associated with this product.</p>\n","type":"text/plain"},"type":"any","value":"0000007740404","key":"ean"}]}},"response":[],"_postman_id":"cec2c887-d32f-4293-8919-be64cce061a5"},{"name":"Get product placement by EAN","id":"586e8436-c2a9-49fc-9913-3821be37d20d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Accept-Language","value":"nl","type":"text"}],"url":"https://api.bol.com/retailer/products/:ean/placement","urlObject":{"protocol":"https","path":["retailer","products",":ean","placement"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The EAN number associated with this product.</p>\n","type":"text/plain"},"type":"any","value":"0000007740404","key":"ean"}]}},"response":[],"_postman_id":"586e8436-c2a9-49fc-9913-3821be37d20d"},{"name":"Get product categories","id":"795f6441-6ecf-4191-8978-283062b93e7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Accept-Language","value":"nl","type":"text"}],"url":"https://api.bol.com/retailer/products/categories","urlObject":{"protocol":"https","path":["retailer","products","categories"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"795f6441-6ecf-4191-8978-283062b93e7b"},{"name":"Get product list filters","id":"612d0fc6-df74-43a5-a3d0-92859bf36396","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Accept-Language","value":"nl","type":"text"}],"url":"https://api.bol.com/retailer/products/list-filters","urlObject":{"protocol":"https","path":["retailer","products","list-filters"],"host":["api","bol","com"],"query":[{"disabled":true,"key":"country-code","value":"NL"},{"disabled":true,"key":"search-term\t\n","value":null},{"disabled":true,"key":"category-id","value":null}],"variable":[]}},"response":[],"_postman_id":"612d0fc6-df74-43a5-a3d0-92859bf36396"},{"name":"Get product list","id":"684f5301-eccf-4a51-8c65-dfe8e769448d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Accept-Language","value":"nl","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"countryCode\": \"NL\",\n  \"searchTerm\": \"laptop\",\n  \"categoryId\": \"4770\",\n  \"filterRanges\": [\n    {\n      \"rangeId\": \"PRICE\",\n      \"min\": 0,\n      \"max\": 0\n    }\n  ],\n  \"filterValues\": [\n    {\n      \"filterValueId\": \"30639\"\n    }\n  ],\n  \"sort\": \"RELEVANCE\",\n  \"page\": 1\n}"},"url":"https://api.bol.com/retailer/products/list","urlObject":{"protocol":"https","path":["retailer","products","list"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"684f5301-eccf-4a51-8c65-dfe8e769448d"},{"name":"Get price star boundaries by EAN","id":"330da623-e59e-4277-8ef0-227cc9eff59b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Accept-Language","value":"nl","type":"text"}],"url":"https://api.bol.com/retailer/products/:ean/price-star-boundaries","urlObject":{"protocol":"https","path":["retailer","products",":ean","price-star-boundaries"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The EAN number associated with this product.</p>\n","type":"text/plain"},"type":"any","value":"0000007740404","key":"ean"}]}},"response":[],"_postman_id":"330da623-e59e-4277-8ef0-227cc9eff59b"}],"id":"75c9c1f7-7c94-4a5b-9327-cbb67249e275","_postman_id":"75c9c1f7-7c94-4a5b-9327-cbb67249e275","description":""},{"name":"Product Content","item":[{"name":"Create product content","id":"cbc43d0d-9e77-4006-8c0a-e37ff37a5338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n    \"language\": \"nl\",\r\n    \"attributes\": [\r\n        {\r\n            \"id\": \"EAN\",\r\n            \"values\": [\r\n                {\r\n                    \"value\": \"0811571018314\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"id\": \"Width\",\r\n            \"values\": [\r\n                {\r\n                    \"value\": \"14.5\",\r\n                    \"unitId\": \"unece.unit.CMT\"\r\n                }\r\n            ]\r\n        }\r\n    ],\r\n    \"assets\": [\r\n        {\r\n            \"url\": \"http://my.image.com/1234.jpg\",\r\n            \"labels\": [\r\n                \"FRONT\"\r\n            ]\r\n        }\r\n    ]\r\n}"},"url":"https://api.bol.com/retailer/content/products","description":"<p>Create product content.</p>\n","urlObject":{"protocol":"https","path":["retailer","content","products"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cbc43d0d-9e77-4006-8c0a-e37ff37a5338"},{"name":"Get an upload report by upload id","id":"868a3cf7-2b73-4c3c-a800-56e3fdc74209","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/content/upload-report/:upload-id","description":"<p>Retrieve an upload report by upload id.</p>\n","urlObject":{"protocol":"https","path":["retailer","content","upload-report",":upload-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The identifier of the upload report.</p>\n","type":"text/plain"},"type":"any","value":"3fa90f24-5b44-417f-b212-5cd18ce64c0e","key":"upload-id"}]}},"response":[],"_postman_id":"868a3cf7-2b73-4c3c-a800-56e3fdc74209"},{"name":"Get catalog product details by EAN","id":"c126bef9-d211-4a2d-92d3-2220c7694886","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Accept-Language","value":"nl","type":"text"}],"url":"https://api.bol.com/retailer/content/catalog-products/:ean","urlObject":{"protocol":"https","path":["retailer","content","catalog-products",":ean"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The EAN number associated with this product.</p>\n","type":"text/plain"},"type":"any","value":"0000007740404","key":"ean"}]}},"response":[],"_postman_id":"c126bef9-d211-4a2d-92d3-2220c7694886"},{"name":"Get chunk recommendations","id":"ab9f82e2-0210-451b-9248-a3106e436a41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"productContents\": [\n        {\n            \"attributes\": [\n                {\n                    \"id\": \"Name\",\n                    \"values\": [\n                        {\n                            \"value\": \"Bananas\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"},"url":"https://api.bol.com/retailer/content/chunk-recommendations","urlObject":{"protocol":"https","path":["retailer","content","chunk-recommendations"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab9f82e2-0210-451b-9248-a3106e436a41"}],"id":"359cdd35-2450-4307-98b1-fabea521ac23","_postman_id":"359cdd35-2450-4307-98b1-fabea521ac23","description":""},{"name":"Promotions","item":[{"name":"Get a list of promotions","id":"c89123ae-8dbb-4ebd-888d-ad60a6446e10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenType":"<token-type>","accessToken":"{{seller_oauth_token}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/promotions?promotion-type=AWARENESS&promotion-type=PRICE_OFF&page=1","description":"<p>Get a list of promotions.</p>\n","urlObject":{"protocol":"https","path":["retailer","promotions"],"host":["api","bol","com"],"query":[{"key":"promotion-type","value":"AWARENESS"},{"key":"promotion-type","value":"PRICE_OFF"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"c89123ae-8dbb-4ebd-888d-ad60a6446e10"},{"name":"Get promotion by promotion id","id":"0ab5994d-7e93-442b-8b82-3c5ccfa42394","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenType":"<token-type>","accessToken":"{{seller_oauth_token}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/promotions/000000","description":"<p>Get a promotion by promotion id.</p>\n","urlObject":{"protocol":"https","path":["retailer","promotions","000000"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0ab5994d-7e93-442b-8b82-3c5ccfa42394"},{"name":"Get a list of products by promotion id","id":"e57875e6-dae9-4ded-a805-d26f014d184e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenType":"<token-type>","accessToken":"{{seller_oauth_token}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/retailer/promotions/:promotion-id/products?page=1","description":"<p>Get a list of products by promotion id.</p>\n","urlObject":{"protocol":"https","path":["retailer","promotions",":promotion-id","products"],"host":["api","bol","com"],"query":[{"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>The identifier of the promotion.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"promotion-id"}]}},"response":[],"_postman_id":"e57875e6-dae9-4ded-a805-d26f014d184e"}],"id":"9842b9b0-9423-4b57-bcb8-c4a694941228","_postman_id":"9842b9b0-9423-4b57-bcb8-c4a694941228","description":""},{"name":"Replenishments","item":[{"name":"JSON","item":[{"name":"Get a list of replenishments","id":"6f7cf0e3-3c3e-4403-9f29-250c978d18bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/replenishments","urlObject":{"protocol":"https","path":["retailer","replenishments"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f7cf0e3-3c3e-4403-9f29-250c978d18bf"},{"name":"Get replenishment by replenishment id","id":"b3a71113-6f18-4ce9-a61f-75b525ad17b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/replenishments/:replenishment-id","urlObject":{"protocol":"https","path":["retailer","replenishments",":replenishment-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The unique identifier of the replenishment.</p>\n","type":"text/plain"},"type":"any","value":"2312078154","key":"replenishment-id"}]}},"response":[],"_postman_id":"b3a71113-6f18-4ce9-a61f-75b525ad17b4"},{"name":"Get delivery dates for a new replenishment","id":"3a16eba9-5152-4959-8f2c-f313f36eb74d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/replenishments/delivery-dates","urlObject":{"protocol":"https","path":["retailer","replenishments","delivery-dates"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a16eba9-5152-4959-8f2c-f313f36eb74d"},{"name":"Create replenishment","id":"9983fb4c-ed6e-4ef7-a92a-d09e668d144a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","type":"text","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","type":"text","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\n  \"reference\": \"YOURREFERENCE1\",\n    \"pickupAppointment\": {\n        \"address\": {\n            \"streetName\": \"Papendorpseweg\",\n            \"houseNumber\": \"100\",\n            \"zipCode\": \"3528 BJ\",\n            \"city\": \"Utrecht\",\n            \"countryCode\": \"NL\",\n            \"attentionOf\": \"Billie Bol\"\n        },\n        \"pickupTimeSlot\":{\n            \"fromDateTime\": \"2021-09-21T12:00:00+01:00\",\n            \"untilDateTime\": \"2021-09-22T12:00:00+01:00\"\n        },\n        \"commentToTransporter\": \"A comment\"\n    },\n  \"labelingByBol\": true,\n  \"numberOfLoadCarriers\": 1,\n  \"lines\": [\n    {\n      \"ean\": \"7322460062194\",\n      \"quantity\": 1\n    }\n  ]\n} "},"url":"https://api.bol.com/retailer/replenishments","urlObject":{"protocol":"https","path":["retailer","replenishments"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9983fb4c-ed6e-4ef7-a92a-d09e668d144a"},{"name":"Retrieve available pickup timeslots","id":"6b0d3cbb-a3b2-4caf-83dd-e5e7ec5c8985","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","type":"text","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","type":"text","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\n  \"address\" : {\n    \"streetName\" : \"Papendorpseweg\",\n    \"houseNumber\" : \"100\",\n    \"houseNumberExtension\" : \"A\",\n    \"zipCode\" : \"3528 BJ\",\n    \"city\" : \"Utrecht\",\n    \"countryCode\" : \"NL\"\n  },\n  \"numberOfLoadCarriers\" : 2\n}"},"url":"https://api.bol.com/retailer/replenishments/pickup-time-slots","urlObject":{"protocol":"https","path":["retailer","replenishments","pickup-time-slots"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b0d3cbb-a3b2-4caf-83dd-e5e7ec5c8985"},{"name":"Retrieve product labels","id":"941b7480-0a93-429d-b0b3-ca7e73250965","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","type":"text","value":"application/vnd.retailer.v10+pdf"},{"key":"Content-Type","type":"text","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\n  \"labelFormat\" : \"AVERY_J8159\",\n  \"products\" : [ {\n    \"ean\" : \"0000000000000\",\n    \"quantity\" : 5\n  }, {\n    \"ean\" : \"0000000000000\",\n    \"quantity\" : 2\n  } ]\n}"},"url":"https://api.bol.com/retailer/replenishments/product-labels","urlObject":{"protocol":"https","path":["retailer","replenishments","product-labels"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"941b7480-0a93-429d-b0b3-ca7e73250965"},{"name":"Update a replenishment by replenishment id","id":"f82df287-5f43-4180-8860-c76724651d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"state\": \"CANCELLED\",\n  \"deliveryInfo\": {\n    \"expectedDeliveryDate\": \"2021-01-01\"\n  },\n  \"numberOfLoadCarriers\": 10,\n  \"loadCarriers\": [\n    {\n      \"sscc\": \"020001200000007000\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bol.com/retailer/replenishments/:replenishment-id","urlObject":{"protocol":"https","path":["retailer","replenishments",":replenishment-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The unique identifier of the replenishment.</p>\n","type":"text/plain"},"type":"any","value":"2312078154","key":"replenishment-id"}]}},"response":[],"_postman_id":"f82df287-5f43-4180-8860-c76724651d35"}],"id":"0a2984cd-1a9e-4197-8ac8-9d3ef1211dd4","_postman_id":"0a2984cd-1a9e-4197-8ac8-9d3ef1211dd4","description":""},{"name":"PDF","item":[{"name":"Get load carrier labels","id":"b26b8b91-7903-40f1-b5a5-d9fdee58632f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+pdf"}],"body":{"mode":"raw","raw":""},"url":"https://api.bol.com/retailer/replenishments/:replenishment-id/load-carrier-labels?label-type=WAREHOUSE","urlObject":{"protocol":"https","path":["retailer","replenishments",":replenishment-id","load-carrier-labels"],"host":["api","bol","com"],"query":[{"key":"label-type","value":"WAREHOUSE"}],"variable":[{"description":{"content":"<p>The unique identifier of the replenishment.</p>\n","type":"text/plain"},"type":"any","value":"2312078154","key":"replenishment-id"}]}},"response":[],"_postman_id":"b26b8b91-7903-40f1-b5a5-d9fdee58632f"},{"name":"Get pick list","id":"872792d8-caa0-4bcb-aa99-bd2dacc4509f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+pdf"}],"body":{"mode":"raw","raw":""},"url":"https://api.bol.com/retailer/replenishments/:replenishment-id/pick-list","urlObject":{"protocol":"https","path":["retailer","replenishments",":replenishment-id","pick-list"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The unique identifier of the replenishment.</p>\n","type":"text/plain"},"type":"any","value":"2312078154","key":"replenishment-id"}]}},"response":[],"_postman_id":"872792d8-caa0-4bcb-aa99-bd2dacc4509f"}],"id":"ae918ab1-fe70-48a6-8471-f0ff5bc8cd7f","_postman_id":"ae918ab1-fe70-48a6-8471-f0ff5bc8cd7f","description":""}],"id":"33a2d14f-9e3e-403f-b06a-142b62b8b5f4","_postman_id":"33a2d14f-9e3e-403f-b06a-142b62b8b5f4","description":""},{"name":"Retailers","item":[{"name":"Get retailer information by retailer id","id":"508494c6-4cf3-4f47-892f-e3f516e7d4ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Accept-Language","value":"nl","type":"text"}],"url":"https://api.bol.com/retailer/retailers/:retailer-id","urlObject":{"protocol":"https","path":["retailer","retailers",":retailer-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The Id of the retailer which information belongs to.</p>\n","type":"text/plain"},"type":"any","value":"1055479","key":"retailer-id"}]}},"response":[],"_postman_id":"508494c6-4cf3-4f47-892f-e3f516e7d4ac"}],"id":"26c83bdd-3a4e-483b-a2de-b2cf3ddf7ccf","_postman_id":"26c83bdd-3a4e-483b-a2de-b2cf3ddf7ccf","description":""},{"name":"Returns","item":[{"name":"Get a list of returns","id":"391977bb-e190-40fb-abe3-ed206e901b7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/returns?handled=true&fulfilment-method=FBR","description":"<p>Get all returns.</p>\n","urlObject":{"protocol":"https","path":["retailer","returns"],"host":["api","bol","com"],"query":[{"key":"handled","value":"true"},{"key":"fulfilment-method","value":"FBR"},{"disabled":true,"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"391977bb-e190-40fb-abe3-ed206e901b7c"},{"name":"Get a single return by return id","id":"6270b009-4125-4797-ad4e-86a993fdd144","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/returns/:return-id","description":"<p>Retrieve the details of a single return.</p>\n","urlObject":{"protocol":"https","path":["retailer","returns",":return-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for a return.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"return-id"}]}},"response":[],"_postman_id":"6270b009-4125-4797-ad4e-86a993fdd144"},{"name":"Handle single return by rma id","id":"6a3926c3-77dc-40c2-b1eb-a48569c89140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n  \"handlingResult\": \"RETURN_RECEIVED\",\r\n  \"quantityReturned\": 1\r\n}"},"url":"https://api.bol.com/retailer/returns/:rma-id","description":"<p>Handle a single return.</p>\n","urlObject":{"protocol":"https","path":["retailer","returns",":rma-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The RMA (Return Merchandise Authorization) identifier of the return.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"rma-id"}]}},"response":[],"_postman_id":"6a3926c3-77dc-40c2-b1eb-a48569c89140"},{"name":"Create single return","id":"998dfdfb-0707-4d4a-bf4b-fcbab5385e5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n  \"orderItemId\": \"0000000000\",\r\n  \"quantityReturned\": 1,\r\n  \"handlingResult\": \"RETURN_RECEIVED\"\r\n}"},"url":"https://api.bol.com/retailer/returns","description":"<p>Handle a single return.</p>\n","urlObject":{"protocol":"https","path":["retailer","returns"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"998dfdfb-0707-4d4a-bf4b-fcbab5385e5f"}],"id":"9fa0dd6d-3f52-4c06-9c34-687deb570269","_postman_id":"9fa0dd6d-3f52-4c06-9c34-687deb570269","description":""},{"name":"Shipments","item":[{"name":"Create a shipment","id":"2997d341-3f05-4069-bebc-f68f1916af21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n    \"orderItems\": [\r\n        {\r\n            \"orderItemId\": \"0000000000\",\r\n            \"quantity\": 1\r\n        }\r\n    ],\r\n    \"shipmentReference\": \"YourReference\",\r\n    \"shippingLabelId\": \"00000000-0000-0000-0000-000000000000\",\r\n    \"transport\": {\r\n        \"transporterCode\": \"TNT\",\r\n        \"trackAndTrace\": \"3SBOL0000000000\"\r\n    }\r\n}"},"url":"https://api.bol.com/retailer/shipments","description":"<p>Ship an order item</p>\n","urlObject":{"protocol":"https","path":["retailer","shipments"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2997d341-3f05-4069-bebc-f68f1916af21"},{"name":"Upload an invoice for shipment id","event":[{"listen":"test","script":{"id":"ecba4276-2980-4b14-91d3-19b6a2e6b850","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript"}}],"id":"78803548-cd6a-470d-9744-654a497f8308","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.V10+json"},{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"multipart/form-data","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"invoice","type":"file","value":null}]},"url":"https://api.bol.com/retailer/shipments/invoices/:shipment-id","description":"<p>Retrieves all your shipments that have occured</p>\n","urlObject":{"protocol":"https","path":["retailer","shipments","invoices",":shipment-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The id of the shipment associated with the invoice.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"shipment-id"}]}},"response":[],"_postman_id":"78803548-cd6a-470d-9744-654a497f8308"},{"name":"Get a list of invoice requests","event":[{"listen":"test","script":{"id":"ecba4276-2980-4b14-91d3-19b6a2e6b850","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript"}}],"id":"a3733cc5-983f-4ef8-8533-2a58cebc71bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.V10+json"}],"url":"https://api.bol.com/retailer/shipments/invoices/requests","description":"<p>Retrieves all your shipments that have occured</p>\n","urlObject":{"protocol":"https","path":["retailer","shipments","invoices","requests"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3733cc5-983f-4ef8-8533-2a58cebc71bb"},{"name":"Get all shipments","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"76085cd2-666e-4705-af9c-2479b509b6a7"}}],"id":"2e18a977-2e64-4324-a2ce-f26eac22d196","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/shipments?fulfilment-method=FBR&page=1","description":"<p>Retrieves all your shipments that have occured</p>\n","urlObject":{"protocol":"https","path":["retailer","shipments"],"host":["api","bol","com"],"query":[{"key":"fulfilment-method","value":"FBR"},{"disabled":true,"key":"order-id","value":"0000000000"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"2e18a977-2e64-4324-a2ce-f26eac22d196"},{"name":"Get a single shipment by shipment id","event":[{"listen":"test","script":{"id":"d98ac6c3-c1b8-4502-82ae-9e9932e2c386","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript"}}],"id":"5528dd3a-f397-4f08-9390-24e9fecab7d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"}],"url":"https://api.bol.com/retailer/shipments/:shipment-id","description":"<p>Retrieves the details of a single shipment.</p>\n","urlObject":{"protocol":"https","path":["retailer","shipments",":shipment-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The id of the shipment.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"shipment-id"}]}},"response":[],"_postman_id":"5528dd3a-f397-4f08-9390-24e9fecab7d7"}],"id":"7bd83898-fe27-4eb4-8aff-87a3f1d20755","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"c60c4203-b8d2-4c83-b913-2f6c1c4e0520"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"ec8c9b2c-9eca-4547-97fd-f1ebb5786190"}}],"_postman_id":"7bd83898-fe27-4eb4-8aff-87a3f1d20755","description":""},{"name":"Shipping Labels","item":[{"name":"JSON","item":[{"name":"Get delivery options","id":"b8633bf6-beb9-4332-ad6e-e74f27735130","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n    \"orderItems\": [\r\n        {\r\n            \"orderItemId\": \"0000000000\",\r\n            \"quantity\": 1\r\n        }\r\n    ]\r\n}"},"url":"https://api.bol.com/retailer/shipping-labels/delivery-options","description":"<p>Get the delivery options for a (set of) order item(s)</p>\n","urlObject":{"protocol":"https","path":["retailer","shipping-labels","delivery-options"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8633bf6-beb9-4332-ad6e-e74f27735130"},{"name":"Create a shipping label","id":"6fe61c80-f978-4431-94a7-9bfea0930d43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n    \"orderItems\": [\r\n        {\r\n            \"orderItemId\": \"0000000000\",\r\n            \"quantity\": 1\r\n        }\r\n    ],\r\n    \"shippingLabelOfferId\": \"00000000-0000-0000-0000-000000000000\"\r\n}"},"url":"https://api.bol.com/retailer/shipping-labels","description":"<p>Create ashipping label.</p>\n","urlObject":{"protocol":"https","path":["retailer","shipping-labels"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6fe61c80-f978-4431-94a7-9bfea0930d43"}],"id":"339f0e5f-22cd-44fc-93e1-59c6d7269b27","_postman_id":"339f0e5f-22cd-44fc-93e1-59c6d7269b27","description":""},{"name":"PDF","item":[{"name":"Get a shipping label","id":"71b2cd79-dfa7-46fe-a643-e8cdf97db4c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+pdf"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bol.com/retailer/shipping-labels/:shipping-label-id","description":"<p>Get a shipping label</p>\n","urlObject":{"protocol":"https","path":["retailer","shipping-labels",":shipping-label-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The shipping label id.</p>\n","type":"text/plain"},"type":"any","value":"6ff736b5-cdd0-4150-8c67-78269ee986f5","key":"shipping-label-id"}]}},"response":[],"_postman_id":"71b2cd79-dfa7-46fe-a643-e8cdf97db4c0"}],"id":"2636b3fe-270b-41ee-996c-451372997397","_postman_id":"2636b3fe-270b-41ee-996c-451372997397","description":""}],"id":"3bcf308d-9ac0-42fa-8096-a295327c09eb","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"7da1dbf5-3ffb-4830-a5e1-85fbd221f309"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"970eed71-19fa-4ec5-b7e5-067e4b02a46e"}}],"_postman_id":"3bcf308d-9ac0-42fa-8096-a295327c09eb","description":""},{"name":"Subscriptions","item":[{"name":"Create a subscription","id":"d789ecb1-d26c-4b66-a379-3ee47d6f77b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"resources\": [\r\n        \"PROCESS_STATUS\"\r\n    ],\r\n    \"url\": \"https://your-webhook-url\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bol.com/retailer/subscriptions/","description":"<p>Create a single subscription.</p>\n","urlObject":{"protocol":"https","path":["retailer","subscriptions",""],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d789ecb1-d26c-4b66-a379-3ee47d6f77b4"},{"name":"Send test subscription","id":"decf6ee0-237d-4f37-8f82-cffe104f4b90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bol.com/retailer/subscriptions/test/:subscription-id","description":"<p>Send test push notification.</p>\n","urlObject":{"protocol":"https","path":["retailer","subscriptions","test",":subscription-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The unique identifier assigned to each event notification subscription. This ID is used for tracking and managing each subscription.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"subscription-id"}]}},"response":[],"_postman_id":"decf6ee0-237d-4f37-8f82-cffe104f4b90"},{"name":"Get a list of subscriptions","id":"34eec51a-b44c-4ea9-afa3-4ec095025479","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bol.com/retailer/subscriptions","description":"<p>Get a list of subscriptions</p>\n","urlObject":{"protocol":"https","path":["retailer","subscriptions"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"34eec51a-b44c-4ea9-afa3-4ec095025479"},{"name":"Get a single subscription by subscription id","id":"38f30a43-0331-47d3-92dd-c4eee0b5f6f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bol.com/retailer/subscriptions/:subscription-id","description":"<p>Retrieve a single subscription.</p>\n","urlObject":{"protocol":"https","path":["retailer","subscriptions",":subscription-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The unique identifier assigned to each event notification subscription. This ID is used for tracking and managing each subscription.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"subscription-id"}]}},"response":[],"_postman_id":"38f30a43-0331-47d3-92dd-c4eee0b5f6f2"},{"name":"Retrieve public keys for push notification signature validation","id":"143681d4-304a-4004-959e-fb0167e3fe70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bol.com/retailer/subscriptions/signature-keys","description":"<p>Retrieve a single subscription.</p>\n","urlObject":{"protocol":"https","path":["retailer","subscriptions","signature-keys"],"host":["api","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"143681d4-304a-4004-959e-fb0167e3fe70"},{"name":"Update a subscription","id":"ee77d3f1-c12c-4909-82be-09b04c351a0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n\t\"resources\": [ \"PROCESS_STATUS\" ],\r\n\t\"url\": \"https://your-webhook-url\"\r\n}"},"url":"https://api.bol.com/retailer/subscriptions/:subscription-id","description":"<p>Update a single subscription.</p>\n","urlObject":{"protocol":"https","path":["retailer","subscriptions",":subscription-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The unique identifier assigned to each event notification subscription. This ID is used for tracking and managing each subscription.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"subscription-id"}]}},"response":[],"_postman_id":"ee77d3f1-c12c-4909-82be-09b04c351a0d"},{"name":"Delete a subscription","id":"86e34d06-a3b0-48b0-beb4-cda8c3d6e747","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bol.com/retailer/subscriptions/:subscription-id","description":"<p>Delete a single subscription.</p>\n","urlObject":{"protocol":"https","path":["retailer","subscriptions",":subscription-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The unique identifier assigned to each event notification subscription. This ID is used for tracking and managing each subscription.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"subscription-id"}]}},"response":[],"_postman_id":"86e34d06-a3b0-48b0-beb4-cda8c3d6e747"}],"id":"2b5b5232-62da-47a3-a76f-744e7b1458ba","_postman_id":"2b5b5232-62da-47a3-a76f-744e7b1458ba","description":""},{"name":"Transports","item":[{"name":"Update transport by transport id","id":"9152c3ac-6503-42cd-b406-5ef3d045170b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/vnd.retailer.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json"}],"body":{"mode":"raw","raw":"{\r\n  \"transporterCode\": \"TNT\",\r\n  \"trackAndTrace\": \"3SBOL0000000000\"\r\n}"},"url":"https://api.bol.com/retailer/transports/:transport-id","description":"<p>Updates a transport.</p>\n","urlObject":{"protocol":"https","path":["retailer","transports",":transport-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The transport id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"transport-id"}]}},"response":[],"_postman_id":"9152c3ac-6503-42cd-b406-5ef3d045170b"}],"id":"9bed85e2-602d-4bd7-9b41-88a928f67887","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"01680330-7e8b-414a-a1e2-11827cfadf17"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"6cc6979e-bb7c-407f-956b-48ddd74c19e1"}}],"_postman_id":"9bed85e2-602d-4bd7-9b41-88a928f67887","description":""}],"id":"960cd15e-bbd3-4315-aff2-de28ed2a6c14","_postman_id":"960cd15e-bbd3-4315-aff2-de28ed2a6c14","description":""},{"name":"Shared API","item":[{"name":"Process Status","item":[{"name":"Get process status by process status id","id":"4143c8d6-d9f9-4df1-8719-008d724ce6d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.advertiser.v10+json"},{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/shared/process-status/:process-status-id","description":"<p>Retrieves the process status of a single process.</p>\n","urlObject":{"protocol":"https","path":["shared","process-status",":process-status-id"],"host":["api","bol","com"],"query":[],"variable":[{"description":{"content":"<p>The id of the process status being requested. This id is supplied in every response to a PUT/POST/DELETE request on the other endpoints.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"process-status-id"}]}},"response":[],"_postman_id":"4143c8d6-d9f9-4df1-8719-008d724ce6d0"},{"name":"Get process statuses by entity id and event type","id":"8ade5140-1489-4cfd-af84-d1f72e4a2af0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/vnd.advertiser.v10+json"},{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"}],"url":"https://api.bol.com/shared/process-status?entity-id=0000000000&event-type=CANCEL_ORDER&page=1","description":"<p>Retrieves all the process statuses per entity and event type.</p>\n","urlObject":{"protocol":"https","path":["shared","process-status"],"host":["api","bol","com"],"query":[{"key":"entity-id","value":"0000000000"},{"key":"event-type","value":"CANCEL_ORDER"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"8ade5140-1489-4cfd-af84-d1f72e4a2af0"},{"name":"Get process status by process status id's","id":"84b398bc-7ae8-4f1b-92db-da44ee4e6e79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"accessToken":"{{seller_oauth_token}}","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/vnd.advertiser.v10+json"},{"key":"Accept","value":"application/vnd.retailer.v10+json","type":"text"},{"key":"Content-Type","type":"text","value":"application/vnd.advertiser.v10+json"},{"key":"Content-Type","value":"application/vnd.retailer.v10+json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"processStatusQueries\": [\r\n        {\r\n            \"processStatusId\": \"000000000\"\r\n        },\r\n        {\r\n            \"processStatusId\": \"000000000\"\r\n        }\r\n    ]\r\n}"},"url":"https://api.acc2.bol.com/shared/process-status","description":"<p>Retrieves multiple process statuses by an array of process status id's.</p>\n","urlObject":{"protocol":"https","path":["shared","process-status"],"host":["api","acc2","bol","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"84b398bc-7ae8-4f1b-92db-da44ee4e6e79"}],"id":"1fcfa934-5b10-4b45-aec3-af3c5dde11c0","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"4afc2524-6106-4b7e-9c58-fa0b3607226d"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"ec50acbe-6410-419a-83a1-2cfc1ccfebfc"}}],"_postman_id":"1fcfa934-5b10-4b45-aec3-af3c5dde11c0","description":""}],"id":"2484163c-25ce-43ab-a232-cdd3ada429e7","_postman_id":"2484163c-25ce-43ab-a232-cdd3ada429e7","description":""},{"name":"Retrieve token","event":[{"listen":"test","script":{"exec":["var data = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"seller_oauth_token\", data.access_token);",""],"type":"text/javascript","id":"b7d1431c-0f00-4bf4-8d1f-7154e373e7eb"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"49ad05e6-fa1e-44a3-a53a-6c36a0945c4e"}}],"id":"d81df701-b1f9-4661-bd7b-ab461f9e797d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"{{seller_client_secret}}","username":"{{seller_client_id}}","showPassword":"<show-password>"},"isInherited":false},"method":"POST","header":[],"url":"https://login.bol.com/token?grant_type=client_credentials","description":"<p>Retrieves the access token for accessing the endpoints.</p>\n","urlObject":{"protocol":"https","path":["token"],"host":["login","bol","com"],"query":[{"key":"grant_type","value":"client_credentials"}],"variable":[]}},"response":[],"_postman_id":"d81df701-b1f9-4661-bd7b-ab461f9e797d"}]}