{"info":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","description":"<html><head></head><body><p>Connect your own environment to GoedGepickt through the REST API which you can easily use.<br>Through webhooks you can have data sent from GoedGepickt to your own environments. All users of GoedGepickt have access to our RESTful API.</p>\n<p>Some examples where this API can be used for:</p>\n<ul>\n<li><p>Link your custom made webshop to GoedGepickt</p>\n</li>\n<li><p>Link custom functionalities to GoedGepickt</p>\n</li>\n</ul>\n<p>You can also send live updates to your environment through webhooks. You can set this up under Settings -&gt; Webhooks.</p>\n<p><strong>Notice that this API is only available for API-keys that are linked to a fulfilment customer in GoedGepickt.</strong></p>\n<h2 id=\"developers\">Developers</h2>\n<p>Are you a developer and would you like to test GoedGepickt without making changes to products/product stocks/ etc? Please contact us to set up a test account.</p>\n<hr>\n<h1 id=\"authentication\">Authentication</h1>\n<p>You can use GoedGepickt API with an API key. Generate a Rest API-key with the instructions below.</p>\n<h2 id=\"generating-api-in-the-goedgepickt-interface\">Generating API in the GoedGepickt interface</h2>\n<p>To create an API key, go to GoedGepickt &gt; Settings -&gt; GoedGepickt API (Dutch: GoedGepickt &gt; Instellingen &gt; GoedGepickt API).</p>\n<p>Please fill in a <code>Key name</code> (Dutch: <code>Sleutelnaam</code>) to indentify your keys and click on <code>Create key</code> (Dutch: <code>Sleutel aanmaken</code>)</p>\n<h2 id=\"using-authentication-headers\">Using authentication headers</h2>\n<p>Any call to the GoedGepickt APIs should be authenticated with following request header:</p>\n<ul>\n<li><code>Authorization: Bearer</code> - The API key of your GoedGepickt account</li>\n</ul>\n<hr>\n<h2 id=\"requestresponse-format\">Request/Response Format</h2>\n<p>The default response format is JSON. Requests with a message-body use plain JSON to set or update resource attributes. Successful requests will return a <code>200 OK</code> HTTP status.</p>\n<hr>\n<h2 id=\"rate-limiting\">Rate limiting</h2>\n<p>To prevent overload we use rate limiting. There is a limit of 150 requests per IP over all endpoints. Details of your use of the rate limits can be found in the following headers:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Header name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Retry-After</td>\n<td>When a 429 error is encountered here you can find when the limit will be reset and you can retry your request. The value given is in seconds.</td>\n</tr>\n<tr>\n<td>X-Ratelimit-Limit</td>\n<td>The amount of request possible within a minute</td>\n</tr>\n<tr>\n<td>X-Ratelimit-Remaining</td>\n<td>The amount of requests remaining untill the rate limit is reached</td>\n</tr>\n<tr>\n<td>X-Ratelimit-Reset</td>\n<td>A timestamp where you can indicate when the rate limit will reset</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"}],"owner":"5835145","collectionId":"d99529e6-904a-423e-a611-be28bcd55a7d","publishedId":"2s8YCjDXQe","public":true,"customColor":{"top-bar":"1f2043","right-sidebar":"1f2043","highlight":"F59D24"},"publishDate":"2025-06-04T14:07:06.000Z"},"item":[{"name":"Products","item":[{"name":"Serial numbers","item":[{"name":"Get product serial numbers","id":"296f985e-fa9b-4c95-a124-6054478ced0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/949144e2-4e3d-43ec-b221-a970b5c9f469/serial-numbers?perPage=25&page=1","description":"<p>Get a single product by UUID from GoedGepickt.</p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","products","949144e2-4e3d-43ec-b221-a970b5c9f469","serial-numbers"],"host":["https://account.goedgepickt.nl"],"query":[{"description":{"content":"<p>int (Max. 100)</p>\n","type":"text/plain"},"key":"perPage","value":"25"},{"description":{"content":"<p>int</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"f0baa984-dbf7-4ee5-8c69-8fd7380e77e1","name":"Serial numbers not enabled for company","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/949144e2-4e3d-43ec-b221-a970b5c9f469/serial-numbers"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 29 Aug 2024 08:26:27 GMT"},{"key":"Phpdebugbar-Id","value":"X8c8d79e6de911b7567c272ac608046cb"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorMessage\": \"Serial numbers are not enabled for this company\"\n}"},{"id":"3e504110-c662-4f5a-b057-eac1265b79d3","name":"Get product serial numbers","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://account.goedgepickt.nl/api/fulfilment/v1/products/949144e2-4e3d-43ec-b221-a970b5c9f469/serial-numbers?perPage=25&page=1","host":["https://account.goedgepickt.nl"],"path":["api","fulfilment","v1","products","949144e2-4e3d-43ec-b221-a970b5c9f469","serial-numbers"],"query":[{"key":"perPage","value":"25","type":"text"},{"key":"page","value":"1","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 29 Aug 2024 08:41:59 GMT"},{"key":"Phpdebugbar-Id","value":"X4762762409877163eb67b9efe0a213c6"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"uuid\": \"6d04eb42-a0b7-4b46-972c-876aa2fc3a92\",\n            \"serialNumber\": \"R65HGGFDQ6\"\n        }\n    ],\n    \"pageInfo\": {\n        \"totalItems\": 1,\n        \"itemsPerPage\": 25,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    }\n}"}],"_postman_id":"296f985e-fa9b-4c95-a124-6054478ced0e"}],"id":"e1cbc10a-ba6d-4d29-8843-d05cffae131c","_postman_id":"e1cbc10a-ba6d-4d29-8843-d05cffae131c","description":"","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Stock data","item":[{"name":"Get product stocks","id":"e166b919-fc9f-4fc0-a0e3-70a32790d886","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/6a27cccf-df4b-4e60-a9f8-dd34e654fc41/stock","description":"<p>Get a single product by UUID from GoedGepickt.</p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","products","6a27cccf-df4b-4e60-a9f8-dd34e654fc41","stock"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"3575a294-47e8-4892-8ed7-4d284dba1bc7","name":"Get product stocks with best before/batch support","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/6a27cccf-df4b-4e60-a9f8-dd34e654fc41/stock"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 29 Aug 2024 08:51:53 GMT"},{"key":"Phpdebugbar-Id","value":"X2b6562e54066446bb5744a7d7a43a42b"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"148"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"batchNumber\": \"Batch 1\",\n            \"bestBefore\": \"2024-08-03\",\n            \"stock\": 0\n        },\n        {\n            \"batchNumber\": \"Batch 2\",\n            \"bestBefore\": \"2024-08-17\",\n            \"stock\": 7\n        }\n    ],\n    \"pageInfo\": {\n        \"totalItems\": 2,\n        \"itemsPerPage\": 15,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    }\n}"},{"id":"f4c166f1-1785-463d-a4cb-e4b2fcda1ea9","name":"Route not available when batch/best before is not enabled","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/6a27cccf-df4b-4e60-a9f8-dd34e654fc41/stock"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 29 Aug 2024 08:59:17 GMT"},{"key":"Phpdebugbar-Id","value":"X91d83a17aab019d80d77428264b2e6c8"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"146"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorMessage\": \"This route is only available if the company has batch / best before support enabled\"\n}"}],"_postman_id":"e166b919-fc9f-4fc0-a0e3-70a32790d886"}],"id":"5b45bc28-6785-4eac-ac5f-73f8049bbea7","_postman_id":"5b45bc28-6785-4eac-ac5f-73f8049bbea7","description":"","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Compound products","item":[{"name":"Get children of a compound product","id":"2e682732-c05d-49bf-b0aa-aae9717870ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/a7306e6b-1030-45f8-bbab-5c1a302e5932/compound-children","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","products","a7306e6b-1030-45f8-bbab-5c1a302e5932","compound-children"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"37eae249-65f3-4cb6-9ff7-05b2917d1804","name":"Get children of a compound product","originalRequest":{"method":"GET","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/97cb372f-67b4-4871-b7cd-d88f610fe910/compound-children"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Sep 2022 09:40:07 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.0.2u mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_wsgi/3.5 Python/2.7.18 mod_perl/2.0.11 Perl/v5.30.1"},{"key":"X-Powered-By","value":"PHP/8.0.8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xba8c94cb71ff5105e53a62fb0c33be42"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorMessage\": \"Given product is not defined as a compound product\"\n}"},{"id":"0bbee4a5-68ee-47c1-8993-8302c4270c41","name":"Get children of a compound product","originalRequest":{"method":"GET","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/a7306e6b-1030-45f8-bbab-5c1a302e5932/compound-children"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 30 May 2025 11:39:03 GMT"},{"key":"Phpdebugbar-Id","value":"01JWGFT2FH143X3MGR3FYBAR76"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"productUuid\": \"1c177c23-be01-48e8-a71f-ae09867ec250\",\n            \"productSku\": \"goedgepickt-pen\",\n            \"productName\": \"GoedGepickt Pen\",\n            \"quantity\": 2\n        },\n        {\n            \"productUuid\": \"d4dad755-2bb0-44ba-bd00-904b09c5026b\",\n            \"productSku\": \"goedgepickt-keycord\",\n            \"productName\": \"GoedGepickt - Keycord oranje\",\n            \"quantity\": 1\n        },\n        {\n            \"productUuid\": \"a6aea8b0-e829-4beb-9359-86f66fa0b136\",\n            \"productSku\": \"hobbymes-01\",\n            \"productName\": \"Hobbymes GoedGepickt\",\n            \"quantity\": 2\n        }\n    ]\n}"}],"_postman_id":"2e682732-c05d-49bf-b0aa-aae9717870ae"},{"name":"Get a specific child product","id":"5a0b1007-3cf0-4050-b23a-64392b87c91b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/a7306e6b-1030-45f8-bbab-5c1a302e5932/compound-children/1c177c23-be01-48e8-a71f-ae09867ec250","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","products","a7306e6b-1030-45f8-bbab-5c1a302e5932","compound-children","1c177c23-be01-48e8-a71f-ae09867ec250"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"7cb17728-2022-467c-bc6d-7b99697e8295","name":"Get a specific child product","originalRequest":{"method":"GET","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/b10a4c2b-ed63-4fc3-b91d-c1767a02ed3f/compound-children/97cb372f-67b4-4871-b7cd-d88f610fe91a"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Sep 2022 09:57:04 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.0.2u mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_wsgi/3.5 Python/2.7.18 mod_perl/2.0.11 Perl/v5.30.1"},{"key":"X-Powered-By","value":"PHP/8.0.8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"X9ac79bab8e7337db36dc34243939fd1e"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorMessage\": \"Given child product uuid: did not refer to an existing product within your company or the given child product uuid is not linked to the given parent product.\"\n}"},{"id":"6a2a57c3-b01f-4b83-bd8a-f4635a8e6d93","name":"Get a specific child product","originalRequest":{"method":"GET","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/a7306e6b-1030-45f8-bbab-5c1a302e5932/compound-children/1c177c23-be01-48e8-a71f-ae09867ec250"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 30 May 2025 11:47:10 GMT"},{"key":"Phpdebugbar-Id","value":"01JWGG8Y44W4HZJGJ8P3PXY2Y8"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"parentProduct\": {\n                \"productUuid\": \"a7306e6b-1030-45f8-bbab-5c1a302e5932\",\n                \"productSku\": \"GOEDGEPICKT-GOODIE\",\n                \"productName\": \"GoedGepickt Goodiepakket\"\n            },\n            \"productUuid\": \"1c177c23-be01-48e8-a71f-ae09867ec250\",\n            \"productSku\": \"goedgepickt-pen\",\n            \"productName\": \"GoedGepickt Pen\",\n            \"quantity\": 2\n        }\n    ]\n}"}],"_postman_id":"5a0b1007-3cf0-4050-b23a-64392b87c91b"},{"name":"Delete a child product for a specific compound product","id":"eb1ac3df-1163-488e-b638-cc86ad8310f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/a7306e6b-1030-45f8-bbab-5c1a302e5932/compound-children/1c177c23-be01-48e8-a71f-ae09867ec250","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","products","a7306e6b-1030-45f8-bbab-5c1a302e5932","compound-children","1c177c23-be01-48e8-a71f-ae09867ec250"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"8ca75310-d8ed-4761-a898-36c1788de3d0","name":"Delete a child product for a specific compound product","originalRequest":{"method":"DELETE","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/b10a4c2b-ed63-4fc3-b91d-c1767a02ed3f/compound-children/d98f472f-5aee-47fb-896a-41450e673ac4"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Sep 2022 09:56:10 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.0.2u mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_wsgi/3.5 Python/2.7.18 mod_perl/2.0.11 Perl/v5.30.1"},{"key":"X-Powered-By","value":"PHP/8.0.8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xc4fdb060737e8571a5fc9050c467bf4c"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorMessage\": \"Given child product uuid: did not refer to an existing product within your company or the given child product uuid is not linked to the given parent product.\"\n}"},{"id":"28db6899-4e14-40a6-b271-c31a37171806","name":"Delete a child product for a specific compound product","originalRequest":{"method":"DELETE","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/a7306e6b-1030-45f8-bbab-5c1a302e5932/compound-children/1c177c23-be01-48e8-a71f-ae09867ec250"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 30 May 2025 11:48:55 GMT"},{"key":"Phpdebugbar-Id","value":"01JWGGC452GE6WT2TW0ZWEAX9F"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"148"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Child product with sku: `goedgepickt-pen` was removed from the given compound product.\"\n}"}],"_postman_id":"eb1ac3df-1163-488e-b638-cc86ad8310f1"},{"name":"Add children to compound product","id":"ab857028-e090-4119-be78-cd3beb6c86ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"childProducts[0][uuid]","value":"1c177c23-be01-48e8-a71f-ae09867ec250","type":"text"},{"key":"childProducts[0][quantity]","value":"5","type":"text"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/a7306e6b-1030-45f8-bbab-5c1a302e5932/compound-children","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","products","a7306e6b-1030-45f8-bbab-5c1a302e5932","compound-children"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"4030defc-c697-412f-a59b-ad85b2c8852d","name":"Add children to compound product","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"childProducts[0][uuid]","value":"d98f472f-5aee-47fb-896a-41450e673ac4","type":"text"},{"key":"childProducts[0][quantity]","value":"5","type":"text"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/b10a4c2b-ed63-4fc3-b91d-c1767a02ed3f/compound-children"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Sep 2022 09:55:01 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.0.2u mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_wsgi/3.5 Python/2.7.18 mod_perl/2.0.11 Perl/v5.30.1"},{"key":"X-Powered-By","value":"PHP/8.0.8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X221d3de621c8b0a12fdab14c1a42056f"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"productUuid\": \"d98f472f-5aee-47fb-896a-41450e673ac4\",\n            \"productSku\": \"voip-phone-black-18\",\n            \"productName\": \"VoIP Telefoon\",\n            \"quantity\": 5\n        },\n        {\n            \"productUuid\": \"9345a429-ce7e-49c8-b754-9d841e563ac1\",\n            \"productSku\": \"shampoo\",\n            \"productName\": \"Shampoo\",\n            \"quantity\": 2\n        },\n        {\n            \"productUuid\": \"97cb372f-67b4-4871-b7cd-d88f610fe910\",\n            \"productSku\": \"douchegel\",\n            \"productName\": \"Douchegel\",\n            \"quantity\": 2\n        },\n        {\n            \"productUuid\": \"1a300417-e165-483f-b20d-4503b421e327\",\n            \"productSku\": \"spons\",\n            \"productName\": \"Spons\",\n            \"quantity\": 1\n        }\n    ]\n}"},{"id":"499738d1-5bac-4af9-bd7f-204b959451af","name":"Add children to compound product","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"childProducts[0][uuid]","value":"97cb372f-67b4-4871-b7cd-d88f610fe910","type":"text"},{"key":"childProducts[0][quantity]","value":"5","type":"text"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/b10a4c2b-ed63-4fc3-b91d-c1767a02ed3f/compound-children"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Sep 2022 09:47:28 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.0.2u mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_wsgi/3.5 Python/2.7.18 mod_perl/2.0.11 Perl/v5.30.1"},{"key":"X-Powered-By","value":"PHP/8.0.8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X4f6d3dee99c2e99f7bbb0adadb06c31e"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorMessage\": \"Given child product with uuid: 97cb372f-67b4-4871-b7cd-d88f610fe910 already exists in the given parent product\"\n}"}],"_postman_id":"ab857028-e090-4119-be78-cd3beb6c86ee"}],"id":"0784a9be-d3fe-4e1e-970f-ac5766a1a776","_postman_id":"0784a9be-d3fe-4e1e-970f-ac5766a1a776","description":"","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Get products","id":"71d808c1-1e98-4678-8638-ffff1957b400","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products?searchAttribute=&searchDelimiter=&searchValue=&perPage=5&page=1&orderByColumn=&orderByDirection=&excludeInactiveProducts=&inStock","description":"<p>Get a list of all your products in GoedGepickt.</p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","products"],"host":["https://account.goedgepickt.nl"],"query":[{"description":{"content":"<p>string e.g. \"sku\"</p>\n","type":"text/plain"},"key":"searchAttribute","value":""},{"description":{"content":"<p>string e.g. \"!=\"</p>\n","type":"text/plain"},"key":"searchDelimiter","value":""},{"description":{"content":"<p>string e.g. \"product-sku\"</p>\n","type":"text/plain"},"key":"searchValue","value":""},{"description":{"content":"<p>int (Max. 100)</p>\n","type":"text/plain"},"key":"perPage","value":"5"},{"description":{"content":"<p>int</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string e.g. \"createdAt\"</p>\n","type":"text/plain"},"key":"orderByColumn","value":""},{"description":{"content":"<p>string e.g. \"ASC\" or \"DESC\"</p>\n","type":"text/plain"},"key":"orderByDirection","value":""},{"description":{"content":"<p>Use this attribute to get only the active products. Set the value to 1. Leave this field to get all products.</p>\n","type":"text/plain"},"key":"excludeInactiveProducts","value":""},{"description":{"content":"<p>Use this attribute to get only the products based on the stock value. 1 will give you all products in stock and 0 will give you all products without stock.</p>\n","type":"text/plain"},"key":"inStock","value":null}],"variable":[]}},"response":[{"id":"b98ad66e-0eee-46f7-8f58-537d1813a246","name":"Get products","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"https://account.goedgepickt.nl/api/fulfilment/v1/products?searchAttribute=&searchDelimiter=&searchValue=&perPage=5&page=1&orderByColumn=&orderByDirection=&excludeInactiveProducts=&inStock","host":["https://account.goedgepickt.nl"],"path":["api","fulfilment","v1","products"],"query":[{"key":"searchAttribute","value":"","description":"string e.g. \"sku\""},{"key":"searchDelimiter","value":"","description":"string e.g. \"!=\""},{"key":"searchValue","value":"","description":"string e.g. \"product-sku\""},{"key":"perPage","value":"5","description":"int (Max. 100)"},{"key":"page","value":"1","description":"int"},{"key":"orderByColumn","value":"","description":"string e.g. \"createdAt\""},{"key":"orderByDirection","value":"","description":"string e.g. \"ASC\" or \"DESC\""},{"key":"excludeInactiveProducts","value":"","description":"Use this attribute to get only the active products. Set the value to 1. Leave this field to get all products."},{"key":"inStock","value":null,"description":"Use this attribute to get only the products based on the stock value. 1 will give you all products in stock and 0 will give you all products without stock."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 17 Jun 2025 13:20:27 GMT"},{"key":"Phpdebugbar-Id","value":"01JXZ0RP77SDTB5WRFM0VY6QS0"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"pageInfo\": {\n        \"totalItems\": 7,\n        \"itemsPerPage\": 5,\n        \"currentPage\": 1,\n        \"lastPage\": 2\n    },\n    \"items\": [\n        {\n            \"uuid\": \"e1496b2d-c394-4a43-b3b0-ef3f2ce3db3c\",\n            \"name\": \"GoedGepickt demo product\",\n            \"sku\": \"demo-product\",\n            \"barcode\": \"p-123456\",\n            \"active\": 1,\n            \"ean\": \"654321\",\n            \"asin\": \"\",\n            \"taxRate\": 21,\n            \"hsCode\": \"123456\",\n            \"countryOfOrigin\": \"NL\",\n            \"customsProductDescription\": null,\n            \"useFictionalStock\": 0,\n            \"fictionalStock\": 10,\n            \"useRealStockIfStockGoesBelow\": 5,\n            \"productAttributes\": [],\n            \"productType\": \"standard\",\n            \"stock\": {\n                \"freeStock\": 0,\n                \"expectedStock\": null,\n                \"expectedNextDeliveryDate\": null,\n                \"fictionalStock\": null,\n                \"totalStock\": 0,\n                \"reservedStock\": 0,\n                \"unlimitedStock\": 0,\n                \"minimalStock\": 0,\n                \"purchaseInIncrementsOf\": 1,\n                \"fillStockTo\": 10\n            },\n            \"createdAt\": \"2025-06-17T12:49:49.000000Z\",\n            \"updatedAt\": \"2025-06-17T12:51:42.000000Z\"\n        },\n        {\n            \"uuid\": \"6a27cccf-df4b-4e60-a9f8-dd34e654fc41\",\n            \"name\": \"Gevulde koek - met spijs\",\n            \"sku\": \"gevulde-koek\",\n            \"barcode\": \"8710654140008\",\n            \"active\": 1,\n            \"ean\": \"7572534926002\",\n            \"asin\": \"\",\n            \"taxRate\": 21,\n            \"hsCode\": \"\",\n            \"countryOfOrigin\": \"\",\n            \"customsProductDescription\": null,\n            \"useFictionalStock\": 0,\n            \"fictionalStock\": null,\n            \"useRealStockIfStockGoesBelow\": null,\n            \"productAttributes\": [],\n            \"productType\": \"standard\",\n            \"stock\": {\n                \"freeStock\": -5,\n                \"expectedStock\": null,\n                \"expectedNextDeliveryDate\": null,\n                \"fictionalStock\": null,\n                \"totalStock\": 18,\n                \"reservedStock\": 23,\n                \"unlimitedStock\": 0,\n                \"minimalStock\": 50,\n                \"purchaseInIncrementsOf\": 1,\n                \"fillStockTo\": 100\n            },\n            \"createdAt\": \"2024-03-22T08:26:29.000000Z\",\n            \"updatedAt\": \"2025-03-26T08:42:24.000000Z\"\n        },\n        {\n            \"uuid\": \"1c177c23-be01-48e8-a71f-ae09867ec250\",\n            \"name\": \"GoedGepickt Pen\",\n            \"sku\": \"goedgepickt-pen\",\n            \"barcode\": \"GG-PEN-BLAUW\",\n            \"active\": 1,\n            \"ean\": \"4720174151706\",\n            \"asin\": \"\",\n            \"taxRate\": 21,\n            \"hsCode\": \"\",\n            \"countryOfOrigin\": \"\",\n            \"customsProductDescription\": null,\n            \"useFictionalStock\": 0,\n            \"fictionalStock\": null,\n            \"useRealStockIfStockGoesBelow\": null,\n            \"productAttributes\": [],\n            \"productType\": \"standard\",\n            \"stock\": {\n                \"freeStock\": -5,\n                \"expectedStock\": null,\n                \"expectedNextDeliveryDate\": null,\n                \"fictionalStock\": null,\n                \"totalStock\": 21,\n                \"reservedStock\": 26,\n                \"unlimitedStock\": 0,\n                \"minimalStock\": 10,\n                \"purchaseInIncrementsOf\": 1,\n                \"fillStockTo\": 25\n            },\n            \"createdAt\": \"2024-03-22T08:26:32.000000Z\",\n            \"updatedAt\": \"2025-02-03T10:43:43.000000Z\"\n        },\n        {\n            \"uuid\": \"d89251c9-38a2-45fe-bf04-076499b1d9df\",\n            \"name\": \"GoedGepickt polo\",\n            \"sku\": \"goedgepickt-polo-xl\",\n            \"barcode\": \"goedgepickt-polo-xl\",\n            \"active\": 1,\n            \"ean\": \"6471241994383\",\n            \"asin\": \"\",\n            \"taxRate\": 21,\n            \"hsCode\": \"\",\n            \"countryOfOrigin\": \"\",\n            \"customsProductDescription\": null,\n            \"useFictionalStock\": 0,\n            \"fictionalStock\": null,\n            \"useRealStockIfStockGoesBelow\": null,\n            \"productAttributes\": [\n                {\n                    \"name\": \"Maat\",\n                    \"value\": \"XL\"\n                }\n            ],\n            \"productType\": \"standard\",\n            \"stock\": {\n                \"freeStock\": 0,\n                \"expectedStock\": null,\n                \"expectedNextDeliveryDate\": null,\n                \"fictionalStock\": null,\n                \"totalStock\": 10,\n                \"reservedStock\": 10,\n                \"unlimitedStock\": 0,\n                \"minimalStock\": 10,\n                \"purchaseInIncrementsOf\": 1,\n                \"fillStockTo\": 25\n            },\n            \"createdAt\": \"2024-03-22T08:26:31.000000Z\",\n            \"updatedAt\": \"2025-02-03T10:43:43.000000Z\"\n        },\n        {\n            \"uuid\": \"949144e2-4e3d-43ec-b221-a970b5c9f469\",\n            \"name\": \"laptop\",\n            \"sku\": \"laptop\",\n            \"barcode\": \"\",\n            \"active\": 1,\n            \"ean\": \"\",\n            \"asin\": \"\",\n            \"taxRate\": null,\n            \"hsCode\": \"\",\n            \"countryOfOrigin\": \"NL\",\n            \"customsProductDescription\": null,\n            \"useFictionalStock\": 0,\n            \"fictionalStock\": null,\n            \"useRealStockIfStockGoesBelow\": null,\n            \"productAttributes\": [],\n            \"productType\": \"standard\",\n            \"stock\": {\n                \"freeStock\": 0,\n                \"expectedStock\": null,\n                \"expectedNextDeliveryDate\": null,\n                \"fictionalStock\": null,\n                \"totalStock\": 0,\n                \"reservedStock\": 0,\n                \"unlimitedStock\": 0,\n                \"minimalStock\": 0,\n                \"purchaseInIncrementsOf\": 1,\n                \"fillStockTo\": 10\n            },\n            \"createdAt\": \"2024-08-28T13:56:29.000000Z\",\n            \"updatedAt\": \"2025-02-14T15:41:45.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"71d808c1-1e98-4678-8638-ffff1957b400"},{"name":"Get product","id":"c959a798-b566-462c-a6b1-a6a38168cd66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/e1496b2d-c394-4a43-b3b0-ef3f2ce3db3c","description":"<p>Get a single product by UUID from GoedGepickt.</p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","products","e1496b2d-c394-4a43-b3b0-ef3f2ce3db3c"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"a2c1c8f9-bf3b-4f1b-9909-d706ac92b21e","name":"Get product","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/e1496b2d-c394-4a43-b3b0-ef3f2ce3db3c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 17 Jun 2025 13:18:09 GMT"},{"key":"Phpdebugbar-Id","value":"01JXZ0MF388Q488EFWFM2GNJG9"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"e1496b2d-c394-4a43-b3b0-ef3f2ce3db3c\",\n    \"name\": \"GoedGepickt demo product\",\n    \"sku\": \"demo-product\",\n    \"barcode\": \"p-123456\",\n    \"active\": 1,\n    \"ean\": \"654321\",\n    \"asin\": \"\",\n    \"taxRate\": 21,\n    \"hsCode\": \"123456\",\n    \"countryOfOrigin\": \"NL\",\n    \"customsProductDescription\": null,\n    \"useFictionalStock\": 0,\n    \"fictionalStock\": 10,\n    \"useRealStockIfStockGoesBelow\": 5,\n    \"productAttributes\": [],\n    \"productType\": \"standard\",\n    \"stock\": {\n        \"freeStock\": 0,\n        \"expectedStock\": null,\n        \"expectedNextDeliveryDate\": null,\n        \"fictionalStock\": null,\n        \"totalStock\": 0,\n        \"reservedStock\": 0,\n        \"unlimitedStock\": 0,\n        \"minimalStock\": 0,\n        \"purchaseInIncrementsOf\": 1,\n        \"fillStockTo\": 10\n    },\n    \"createdAt\": \"2025-06-17T12:49:49.000000Z\",\n    \"updatedAt\": \"2025-06-17T12:51:42.000000Z\"\n}"}],"_postman_id":"c959a798-b566-462c-a6b1-a6a38168cd66"},{"name":"Update product","id":"313e83fb-6672-4fa3-978b-e6cda8176edb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"GoedGepickt - Keycord oranjee","type":"text"},{"key":"webshopUuid","value":"29cacccb-def9-4b77-b41d-9f1ecdfc619d","type":"text"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/c9db63f0-a020-402e-bd02-2d41a93a0fb0","description":"<p>Combine this documentation with the <code>Create product</code> documentation to see which attributes you can send within your request.</p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","products","c9db63f0-a020-402e-bd02-2d41a93a0fb0"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"bfdacf9b-1750-4c14-b7ca-18ca2704ac84","name":"Update product for unknown product","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"GoedGepickt demo product","type":"text"},{"key":"webshopUuid","value":"e34a87a0-fb6e-440e-afa6-1501e6788bd8","type":"text"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/e34a87a0-fb6e-440e-afa6-1501e6788bd8"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 17 Jun 2025 12:50:56 GMT"},{"key":"Phpdebugbar-Id","value":"01JXYZ2MJ59N1MFWVTW84V9XCS"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorMessage\": \"No data found with the given UUID\"\n}"},{"id":"0330b3ad-c663-4155-b085-8ba988147a0e","name":"Update product","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"GoedGepickt demo product","type":"text"},{"key":"webshopUuid","value":"e34a87a0-fb6e-440e-afa6-1501e6788bd8","type":"text","disabled":true}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products/e1496b2d-c394-4a43-b3b0-ef3f2ce3db3c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 17 Jun 2025 12:57:40 GMT"},{"key":"Phpdebugbar-Id","value":"01JXYZEZEJFXPCQK7H6C1VAYZ4"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"uuid\": \"e1496b2d-c394-4a43-b3b0-ef3f2ce3db3c\",\n            \"name\": \"GoedGepickt demo product\",\n            \"sku\": \"demo-product\",\n            \"barcode\": \"p-123456\",\n            \"active\": 1,\n            \"ean\": \"654321\",\n            \"asin\": \"\",\n            \"taxRate\": 21,\n            \"hsCode\": \"123456\",\n            \"countryOfOrigin\": \"NL\",\n            \"customsProductDescription\": null,\n            \"useFictionalStock\": 0,\n            \"fictionalStock\": 10,\n            \"useRealStockIfStockGoesBelow\": 5,\n            \"productAttributes\": [],\n            \"productType\": \"standard\",\n            \"stock\": {\n                \"freeStock\": 0,\n                \"expectedStock\": null,\n                \"expectedNextDeliveryDate\": null,\n                \"fictionalStock\": null,\n                \"totalStock\": 0,\n                \"reservedStock\": 0,\n                \"unlimitedStock\": 0,\n                \"minimalStock\": 0,\n                \"purchaseInIncrementsOf\": 1,\n                \"fillStockTo\": 10\n            },\n            \"createdAt\": \"2025-06-17T12:49:49.000000Z\",\n            \"updatedAt\": \"2025-06-17T12:51:42.000000Z\"\n        }\n    ],\n    \"notUpdated\": []\n}"}],"_postman_id":"313e83fb-6672-4fa3-978b-e6cda8176edb"},{"name":"Create product","id":"c9a99867-209e-479d-8bbe-9fb6afe6d619","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>string (Unique internal product ID within your webshop)</p>\n","key":"productId","type":"text","value":""},{"description":"<p>string (Required)</p>\n","key":"sku","type":"text","value":""},{"key":"active","value":"","description":"<p>boolean</p>\n","type":"text","uuid":"1976a90f-3f1a-4cb9-9267-10eb905f666f"},{"description":"<p>string | If you have multiple EANs for a product, seperate them with a ‘,’ GoedGepickt will take them apart and handle them right</p>\n","key":"ean","type":"text","value":""},{"description":"<p>string</p>\n","key":"barcode","type":"text","value":""},{"description":"<p>string (Required)</p>\n","key":"name","type":"text","value":""},{"key":"picture","value":"","description":"<p>string</p>\n","type":"text"},{"description":"<p>number</p>\n","key":"fillStockTo","type":"text","value":""},{"description":"<p>number (Required) GoedGepickt UUID</p>\n","key":"webshopUuid","type":"text","value":""},{"description":"<p>number</p>\n","key":"stockQuantity","type":"text","value":""},{"key":"hscode","value":"","description":"<p>string</p>\n","type":"text"},{"key":"countryOfOrigin","value":"","description":"<p>string - this mus be a ISO 3166-1 alpha-2 format, e.g. NL</p>\n","type":"text"},{"key":"customsProductDescription","value":"","description":"<p>string</p>\n","type":"text"},{"key":"useFictionalStock","value":"","description":"<p>bool, e.g. 1 or 0</p>\n","type":"text"},{"key":"fictionalStock","value":"","description":"<p>int</p>\n","type":"text"},{"key":"useRealStockIfStockGoesBelow","value":"","description":"<p>int</p>\n","type":"text"},{"key":"taxRate","value":"","description":"<p>string (options: 0,6,9,21)</p>\n","type":"text","uuid":"488852aa-2b9b-4f30-8d06-bf9174ff10f4"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","products"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"8004f4cf-6116-4362-945c-e067c4f1b7b8","name":"Create product","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"string (Unique internal product ID within your webshop)","key":"productId","type":"text","value":"123456"},{"description":"string (Required)","key":"sku","type":"text","value":"demo-product"},{"key":"active","value":"1","description":"boolean","type":"text","uuid":"1976a90f-3f1a-4cb9-9267-10eb905f666f"},{"description":"string | If you have multiple EANs for a product, seperate them with a ‘,’ GoedGepickt will take them apart and handle them right","key":"ean","type":"text","value":"654321"},{"description":"string","key":"barcode","type":"text","value":"p-123456"},{"description":"string (Required)","key":"name","type":"text","value":"Demo product"},{"key":"picture","value":"https://account.goedgepickt.altyd/images/logo.svg","description":"string","type":"text"},{"description":"number","key":"fillStockTo","type":"text","value":"50"},{"description":"number (Required) GoedGepickt UUID","key":"webshopUuid","type":"text","value":"e34a87a0-fb6e-440e-afa6-1501e6788bd8"},{"description":"number","key":"stockQuantity","type":"text","value":"25"},{"key":"hscode","value":"123456","description":"string","type":"text"},{"key":"countryOfOrigin","value":"NL","description":"string - this mus be a ISO 3166-1 alpha-2 format, e.g. NL","type":"text"},{"key":"customsProductDescription","value":"This is a demo product","description":"string","type":"text"},{"key":"useFictionalStock","value":"0","description":"bool, e.g. 1 or 0","type":"text"},{"key":"fictionalStock","value":"10","description":"int","type":"text"},{"key":"useRealStockIfStockGoesBelow","value":"5","description":"int","type":"text"},{"key":"taxRate","value":"21","description":"string (options: 0,6,9,21)","type":"text","uuid":"488852aa-2b9b-4f30-8d06-bf9174ff10f4"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 17 Jun 2025 12:49:49 GMT"},{"key":"Phpdebugbar-Id","value":"01JXYZ0K5FXYY8PNBMER4T1Y5G"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"uuid\": \"e1496b2d-c394-4a43-b3b0-ef3f2ce3db3c\",\n            \"name\": \"Demo product\",\n            \"sku\": \"demo-product\",\n            \"barcode\": \"p-123456\",\n            \"active\": \"1\",\n            \"ean\": \"\",\n            \"asin\": null,\n            \"taxRate\": 21,\n            \"hsCode\": \"123456\",\n            \"countryOfOrigin\": \"NL\",\n            \"customsProductDescription\": null,\n            \"useFictionalStock\": \"0\",\n            \"fictionalStock\": \"10\",\n            \"useRealStockIfStockGoesBelow\": \"5\",\n            \"productAttributes\": [],\n            \"productType\": \"standard\",\n            \"stock\": {\n                \"freeStock\": 0,\n                \"expectedStock\": null,\n                \"expectedNextDeliveryDate\": null,\n                \"fictionalStock\": null,\n                \"totalStock\": 0,\n                \"reservedStock\": 0,\n                \"unlimitedStock\": null,\n                \"minimalStock\": 0,\n                \"purchaseInIncrementsOf\": 1,\n                \"fillStockTo\": 10\n            },\n            \"createdAt\": \"2025-06-17T12:49:49.000000Z\",\n            \"updatedAt\": \"2025-06-17T12:49:49.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"c9a99867-209e-479d-8bbe-9fb6afe6d619"}],"id":"d9ad5d8b-ed76-4481-8442-2c74f6b8d38d","description":"<p>A webshop without products is not a webshop. Manage your products with the GoedGepickt API; create, get, update &amp; delete products.</p>\n<p>These entities will contain a <code>fulfilmentCustomerUuid</code> attribute if the company has fulfilment enabled.</p>\n","event":[{"listen":"prerequest","script":{"id":"d157c17a-f6bd-4f2a-b286-aa4267c76fe1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3ca6849e-57cb-45cf-b94c-e68c97d2d177","type":"text/javascript","exec":[""]}}],"_postman_id":"d9ad5d8b-ed76-4481-8442-2c74f6b8d38d","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Inbound goods","item":[{"name":"Create inbound goods entity","id":"cb60a0b1-8b66-4fe6-9cd1-c7f2b401cb72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"fulfilmentCustomerUuid","value":"","description":"<p>uuid|required for companies which have fulfilment enabled, otherwise nullable</p>\n","type":"text"},{"key":"orderReference","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"status","value":"","description":"<p>string|required (options: concept or purchased) </p>\n","type":"text"},{"key":"inboundGoodsItems[0][sku]","value":"","description":"<p>string|required</p>\n","type":"text"},{"key":"inboundGoodsItems[0][productName]","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"inboundGoodsItems[0][quantity]","value":"","description":"<p>int|required</p>\n","type":"text"},{"key":"inboundGoodsItems[0][ignorePurchaseInIncrementOf]","value":"","description":"<p>boolean|required (options: 1 or 0)</p>\n","type":"text"},{"key":"inboundGoodsItems[0][expectedDeliveryDate]","value":"","description":"<p>datetime|nullable (format: Y-m-d)</p>\n","type":"text"},{"key":"shippingFirstName","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingLastName","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingCompany","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingAddress","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingHouseNumber","value":"","type":"text","description":"<p>string|nullable</p>\n"},{"key":"shippingHouseNumberAddition","value":"","type":"text","description":"<p>string|nullable</p>\n"},{"key":"shippingZipcode","value":"","type":"text","description":"<p>string|nullable</p>\n"},{"key":"shippingCity","value":"","type":"text","description":"<p>string|nullable</p>\n"},{"key":"shippingCountry","value":"","type":"text","description":"<p>string|nullable</p>\n"},{"key":"eta","value":"","type":"text","description":"<p>datetime|nullable (format: Y-m-d)</p>\n"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/inbound-goods","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","inbound-goods"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb60a0b1-8b66-4fe6-9cd1-c7f2b401cb72"},{"name":"Get inbound goods entity","id":"f2e657f1-5d44-46cd-b2e2-54e21daa0c83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/inbound-goods/2d255fd2-ac24-44a0-ba48-ccc42dec9a2e","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","inbound-goods","2d255fd2-ac24-44a0-ba48-ccc42dec9a2e"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2e657f1-5d44-46cd-b2e2-54e21daa0c83"},{"name":"Get inbound goods entities","id":"b764a694-9f8f-4777-afe5-a48f9dd739b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/inbound-goods?createdAfter=&searchAttribute=&searchDelimiter=&searchValue=&perPage=&page=","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","inbound-goods"],"host":["https://account.goedgepickt.nl"],"query":[{"description":{"content":"<p>Datetime in format: Y-m-dH:i:s</p>\n","type":"text/plain"},"key":"createdAfter","value":""},{"description":{"content":"<p>string e.g. \"status\"</p>\n","type":"text/plain"},"key":"searchAttribute","value":""},{"description":{"content":"<p>string e.g. \"!=\"</p>\n","type":"text/plain"},"key":"searchDelimiter","value":""},{"description":{"content":"<p>string e.g. \"concept\"</p>\n","type":"text/plain"},"key":"searchValue","value":""},{"description":{"content":"<p>int|required (Max. 100)</p>\n","type":"text/plain"},"key":"perPage","value":""},{"description":{"content":"<p>int|required</p>\n","type":"text/plain"},"key":"page","value":""}],"variable":[]}},"response":[],"_postman_id":"b764a694-9f8f-4777-afe5-a48f9dd739b1"},{"name":"Update inbound goods entity","id":"c14e07d0-40f8-43ac-ba7c-760629954589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"orderReference","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"status","value":"","description":"<p>string|nullable (options: concept or purchased) </p>\n","type":"text"},{"key":"shippingFirstName","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingLastName","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingCompany","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingAddress","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingHouseNumber","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingHouseNumberAddition","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingZipcode","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingCity","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"shippingCountry","value":"Germany\n","description":"<p>string|nullable</p>\n","type":"text"},{"key":"orderDate","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"eta","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"inboundGoodsItems[0][uuid]","value":"","type":"text","description":"<p>string|required</p>\n"},{"key":"inboundGoodsItems[0][productName]","value":"","type":"text","description":"<p>string|nullable</p>\n"},{"key":"inboundGoodsItems[0][quantity]","value":"","type":"text","description":"<p>int|nullable</p>\n"},{"key":"inboundGoodsItems[0][ignorePurchaseInIncrementOf]","value":"","description":"<p>boolean|nullable (options: 1 or 0)</p>\n","type":"text"},{"key":"inboundGoodsItems[0][expectedDeliveryDate]","value":"","description":"<p>datetime|nullable (format: Y-m-d)</p>\n","type":"text"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/inbound-goods/a003c79a-0c9a-44af-9f48-3c25c1c5e54a","description":"<p>All body attributes are all optional. Only fill the attributes you want to update.</p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","inbound-goods","a003c79a-0c9a-44af-9f48-3c25c1c5e54a"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[],"_postman_id":"c14e07d0-40f8-43ac-ba7c-760629954589"},{"name":"Delete inbound goods entity","id":"cbec64e6-b583-4d9d-8ed1-d5749d127096","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/inbound-goods/95947ebf-d44e-47c9-8d06-d0e02d4c89b8","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","inbound-goods","95947ebf-d44e-47c9-8d06-d0e02d4c89b8"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[],"_postman_id":"cbec64e6-b583-4d9d-8ed1-d5749d127096"},{"name":"Add a single product to an inbound goods entity","id":"a2ab1ca7-eab8-4681-bdcf-734e4b6488c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"sku","value":"","description":"<p>string|required</p>\n","type":"text"},{"key":"productName","value":"","description":"<p>string|nullable</p>\n","type":"text"},{"key":"quantity","value":"","description":"<p>int|required</p>\n","type":"text"},{"key":"expectedDeliveryDate","value":"","description":"<p>datetime|nullable (format: Y-m-d)</p>\n","type":"text"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/inbound-goods/a003c79a-0c9a-44af-9f48-3c25c1c5e54a/inbound-goods-item","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","inbound-goods","a003c79a-0c9a-44af-9f48-3c25c1c5e54a","inbound-goods-item"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2ab1ca7-eab8-4681-bdcf-734e4b6488c2"},{"name":"Update a single product of an inbound goods entity","id":"0adb57f8-a9d7-401e-80e8-24bec3eb9a09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"quantity","value":"35","description":"<p>int|nullable</p>\n","type":"text"},{"key":"ignorePurchaseInIncrementOf","value":"1","description":"<p>boolean|nullable (options: 1 or 0)</p>\n","type":"text"},{"key":"expectedDeliveryDate","value":"2022-10-18","description":"<p>datetime|nullable (format: Y-m-d)</p>\n","type":"text"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/inbound-goods/a003c79a-0c9a-44af-9f48-3c25c1c5e54a/inbound-goods-item/e01970e8-572e-4238-b8e2-860d8a3229f6","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","inbound-goods","a003c79a-0c9a-44af-9f48-3c25c1c5e54a","inbound-goods-item","e01970e8-572e-4238-b8e2-860d8a3229f6"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[],"_postman_id":"0adb57f8-a9d7-401e-80e8-24bec3eb9a09"},{"name":"Delete a single product of an inbound goods entity","id":"1260da52-8623-4819-b8fd-2a5af7b71049","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/inbound-goods/a003c79a-0c9a-44af-9f48-3c25c1c5e54a/inbound-goods-item/e01970e8-572e-4238-b8e2-860d8a3229f6","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","inbound-goods","a003c79a-0c9a-44af-9f48-3c25c1c5e54a","inbound-goods-item","e01970e8-572e-4238-b8e2-860d8a3229f6"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"54ee14c4-5a1b-4adc-8867-c068b24bf51d","name":"Delete purchase order item","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/v1/purchase-orders/a003c79a-0c9a-44af-9f48-3c25c1c5e54a/purchase-order-item/e01970e8-572e-4238-b8e2-860d8a3229f6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Apr 2022 12:11:38 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.0.2u mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_wsgi/3.5 Python/2.7.18 mod_perl/2.0.11 Perl/v5.30.1"},{"key":"X-Powered-By","value":"PHP/8.0.8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X46d84450d4793606ed5b777d16c5039a"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Purchase order item has been deleted from the purchase order\"\n}"}],"_postman_id":"1260da52-8623-4819-b8fd-2a5af7b71049"}],"id":"f5e9bd02-e229-4369-ba23-6b3a5eab203f","_postman_id":"f5e9bd02-e229-4369-ba23-6b3a5eab203f","description":"","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Orders","item":[{"name":"Attention needed","item":[{"name":"Mark as attention needed","id":"a42c5593-edab-426c-ab45-b657c9825327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"reason","value":"Order can't be shipped yet","type":"text","uuid":"4cc03dfc-da5c-49f0-b395-3f8f31e529af"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/7430ced1-4759-44db-b748-4767d5947f02/mark-as-attention-needed","description":"<p>All body attributes are all optional. Only fill the attributes you want to update.</p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","orders","7430ced1-4759-44db-b748-4767d5947f02","mark-as-attention-needed"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"859e93ad-b51f-40c7-9eab-129fb4285580","name":"Mark as attention needed without reason","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/4717832d-65b4-4951-a1ea-79bad0756252/mark-as-attention-needed"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":null,"header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 23 Oct 2025 08:53:55 GMT"},{"key":"Phpdebugbar-Id","value":"01K884CMMYSTX2Y4QWV8542CSS"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The reason field is required.\",\n    \"errors\": {\n        \"reason\": [\n            \"The reason field is required.\"\n        ]\n    }\n}"},{"id":"b390d06c-7bfd-48ca-bb77-874c8c6c7d50","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"reason","value":"Order can't be shipped yet","type":"text","uuid":"4cc03dfc-da5c-49f0-b395-3f8f31e529af"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/7430ced1-4759-44db-b748-4767d5947f02/mark-as-attention-needed"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 23 Oct 2025 09:05:15 GMT"},{"key":"Phpdebugbar-Id","value":"01K8851D2QA6S13BR2ZZEM5A0Y"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Order successfully marked as attention needed\",\n    \"orderUuid\": \"7430ced1-4759-44db-b748-4767d5947f02\"\n}"},{"id":"bf49541f-9e7a-4a25-aee4-4bbe64352785","name":"Order is already marked as attention needed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"reason","value":"Order can't be shipped yet","type":"text","uuid":"4cc03dfc-da5c-49f0-b395-3f8f31e529af"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/7430ced1-4759-44db-b748-4767d5947f02/mark-as-attention-needed"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 23 Oct 2025 09:10:45 GMT"},{"key":"Phpdebugbar-Id","value":"01K885BF68CK8VW5JQQCAQQFY0"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorMessage\": \"Order is already marked as attention needed\"\n}"}],"_postman_id":"a42c5593-edab-426c-ab45-b657c9825327"},{"name":"Remove attention needed","id":"0747c201-2c58-4106-b748-581819941c63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"reason","value":"Order can't be shipped yet","type":"text","uuid":"4cc03dfc-da5c-49f0-b395-3f8f31e529af"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/7430ced1-4759-44db-b748-4767d5947f02/remove-attention-needed","description":"<p>All body attributes are all optional. Only fill the attributes you want to update.</p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","orders","7430ced1-4759-44db-b748-4767d5947f02","remove-attention-needed"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[],"_postman_id":"0747c201-2c58-4106-b748-581819941c63"}],"id":"495cbcc2-7a5f-4919-94a3-875e399b28ee","_postman_id":"495cbcc2-7a5f-4919-94a3-875e399b28ee","description":"","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Order items","item":[{"name":"Get order items","id":"edcecbbd-e73c-4838-83b1-e2b1b8cf3ec1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/ad874032-b5b0-456e-90f1-b17713d721df/order-items","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","orders","ad874032-b5b0-456e-90f1-b17713d721df","order-items"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"945d76d3-172d-44ad-a708-5e8d36d1f60b","name":"Get order items","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/ad874032-b5b0-456e-90f1-b17713d721df/order-items"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Wed, 31 Dec 2025 09:26:47 GMT"},{"key":"Phpdebugbar-Id","value":"01KDSVPDPVP94Z1RR3W8H00K2Q"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"148"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"uuid\": \"7cf06034-4f47-44fa-ae29-8b7da972caa5\",\n            \"productUuid\": \"f5e9be60-dd0c-4bae-99b8-9da1bf58db35\",\n            \"sku\": \"goedgepickt-polo-l\",\n            \"name\": \"GoedGepickt polo\",\n            \"status\": \"open\",\n            \"productQuantity\": 1,\n            \"pickedQuantity\": 0,\n            \"backorderQuantity\": 0\n        },\n        {\n            \"uuid\": \"f56c4f52-5d6e-46bb-8868-107bc46a0ad3\",\n            \"productUuid\": \"c941caf2-881b-41fd-95e1-9dc0a82dcd03\",\n            \"sku\": \"example-product\",\n            \"name\": \"Example product\",\n            \"status\": \"backorder\",\n            \"productQuantity\": 7,\n            \"pickedQuantity\": 0,\n            \"backorderQuantity\": 7\n        }\n    ],\n    \"pageInfo\": {\n        \"totalItems\": 2,\n        \"itemsPerPage\": 25,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    }\n}"}],"_postman_id":"edcecbbd-e73c-4838-83b1-e2b1b8cf3ec1"},{"name":"Get single order item","id":"65f57518-bc8c-4058-b974-c6bda1849eff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/ad874032-b5b0-456e-90f1-b17713d721df/order-items/f56c4f52-5d6e-46bb-8868-107bc46a0ad3","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","orders","ad874032-b5b0-456e-90f1-b17713d721df","order-items","f56c4f52-5d6e-46bb-8868-107bc46a0ad3"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"dfc2e94b-247a-4ce0-99f5-cdd4c50c3806","name":"Get single order item","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/ad874032-b5b0-456e-90f1-b17713d721df/order-items/f56c4f52-5d6e-46bb-8868-107bc46a0ad3"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Wed, 31 Dec 2025 09:30:12 GMT"},{"key":"Phpdebugbar-Id","value":"01KDSVWNR9XCNTMJKW4F37B2XA"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": {\n        \"uuid\": \"f56c4f52-5d6e-46bb-8868-107bc46a0ad3\",\n        \"productUuid\": \"c941caf2-881b-41fd-95e1-9dc0a82dcd03\",\n        \"sku\": \"example-product\",\n        \"name\": \"Example product\",\n        \"status\": \"backorder\",\n        \"productQuantity\": 7,\n        \"pickedQuantity\": 0,\n        \"backorderQuantity\": 7\n    }\n}"}],"_postman_id":"65f57518-bc8c-4058-b974-c6bda1849eff"}],"id":"d41b0cb7-439a-4140-9913-c8f76913ac5c","_postman_id":"d41b0cb7-439a-4140-9913-c8f76913ac5c","description":"","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Create orders","id":"d88ae97c-1b99-4510-9461-f6808d9c8295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"orderId","value":"","type":"text","description":"<p>string (Unique ID in your webshop) (Required)</p>\n"},{"key":"orderDisplayId","value":"","type":"text","description":"<p>string (Order ID displayed to your customers)</p>\n"},{"key":"webshopUuid","value":"","type":"text","description":"<p>uuid (Required)  (GoedGepickt UUID, see <a href=\"https://documenter.getpostman.com/view/5835145/2s8YCjDXQe#ba57dcd7-afb6-4229-ac8c-5b5e5079da1b\">here</a>)</p>\n"},{"key":"createDate","value":"","type":"text","description":"<p>date (Required) Time zone: Europe/Amsterdam</p>\n"},{"key":"finishDate","value":"","type":"text","description":"<p>date Time zone: Europe/Amsterdam</p>\n"},{"key":"orderStatus","value":"","type":"text","description":"<p>string (options: on_hold, open and completed) (Required)</p>\n"},{"key":"currency","value":"","type":"text","description":"<p>string</p>\n"},{"key":"discountTotal","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"discountTax","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"shippingTotal","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"shippingTax","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"paidTotal","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"paidTax","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"billingFirstName","value":"","type":"text","description":"<p>string</p>\n"},{"key":"billingLastName","value":"","type":"text","description":"<p>string</p>\n"},{"key":"billingCompany","value":"","type":"text","description":"<p>string</p>\n"},{"key":"billingAddress","value":"","type":"text","description":"<p>string</p>\n"},{"key":"billingHouseNumber","value":"","type":"text","description":"<p>number</p>\n"},{"key":"billingHouseNumberAddition","value":"","type":"text","description":"<p>string</p>\n"},{"key":"billingAddress2","value":"","type":"text","description":"<p>string</p>\n"},{"key":"billingZipcode","value":"","type":"text","description":"<p>string</p>\n"},{"key":"billingCity","value":"","type":"text","description":"<p>string</p>\n"},{"key":"billingCountry","value":"","type":"text","description":"<p>string (!Country code!)</p>\n"},{"key":"billingEmail","value":"","type":"text","description":"<p>string</p>\n"},{"key":"billingPhone","value":"","type":"text","description":"<p>string</p>\n"},{"key":"shippingFirstName","value":"","type":"text","description":"<p>string</p>\n"},{"key":"shippingLastName","value":"","type":"text","description":"<p>string</p>\n"},{"key":"shippingCompany","value":"","type":"text","description":"<p>string</p>\n"},{"key":"shippingAddress","value":"","type":"text","description":"<p>string</p>\n"},{"key":"shippingHouseNumber","value":"","type":"text","description":"<p>number</p>\n"},{"key":"shippingHouseNumberAddition","value":"","type":"text","description":"<p>string</p>\n"},{"key":"shippingAddress2","value":" ","type":"text","description":"<p>string</p>\n"},{"key":"shippingZipcode","value":"","type":"text","description":"<p>string</p>\n"},{"key":"shippingCity","value":"","type":"text","description":"<p>string</p>\n"},{"key":"shippingCountry","value":"","type":"text","description":"<p>string (!Country code!)</p>\n"},{"key":"shippingEmail","value":"","description":"<p>string</p>\n","type":"text","uuid":"754c5704-6962-43fe-8f07-94595581a4cd"},{"key":"shippingPhone","value":"","description":"<p>string</p>\n","type":"text","uuid":"6fddffd5-3055-46b4-aea0-23effafa1104"},{"key":"shippingMethod","value":"","type":"text","description":"<p>string</p>\n"},{"key":"paymentMethod","value":"","type":"text","description":"<p>string</p>\n"},{"key":"invoiceNumber","value":"","description":"<p>string</p>\n","type":"text"},{"key":"customerNote","value":"","type":"text","description":"<p>string</p>\n"},{"key":"internComment","value":"","type":"text","description":"<p>string</p>\n"},{"key":"orderItems[0][lineItemId]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"orderItems[0][sku]","value":"","type":"text","description":"<p>string (Required)</p>\n"},{"key":"orderItems[0][ean]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"orderItems[0][productName]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"orderItems[0][productQuantity]","value":"","type":"text","description":"<p>number</p>\n"},{"key":"orderItems[0][taxRate]","value":"","type":"text","description":"<p>number e.g. 21.00 (Required)</p>\n"},{"key":"orderItems[0][totalPaid]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"orderItems[0][discountTotal]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"orderItems[0][paidTax]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"orderItems[0][discountTax]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"orderItems[0][productPrice]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"orderItems[0][customProductOptions][0][name]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"orderItems[0][customProductOptions][0][value]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"pickupLocationData[locationNumber]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"pickupLocationData[carrier]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"pickupLocationData[location]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"pickupLocationData[street]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"pickupLocationData[houseNumber]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"pickupLocationData[zipcode]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"pickupLocationData[city]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"pickupLocationData[country]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"isStorePickup","value":"","description":"<p>boolean (nullable)</p>\n","type":"text"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","orders"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"b1425732-8ffc-42e6-b035-6d1a2944cf0f","name":"Create orders","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"orderId","value":"10019","type":"text","description":"string (Unique ID in your webshop) (Required)"},{"key":"orderDisplayId","value":"10019","type":"text","description":"string (Order ID displayed to your customers)"},{"key":"createDate","value":"2022-11-16 10:15","type":"text","description":"date (Required) Time zone: Europe/Amsterdam"},{"key":"finishDate","value":"","type":"text","description":"date Time zone: Europe/Amsterdam"},{"key":"orderStatus","value":"open","type":"text","description":"string (options: on_hold, open and completed) (Required)"},{"key":"currency","value":"","type":"text","description":"string"},{"key":"discountTotal","value":"","type":"text","description":"number e.g. 9.99(00)"},{"key":"discountTax","value":"","type":"text","description":"number e.g. 9.99(00)"},{"key":"shippingTotal","value":"","type":"text","description":"number e.g. 9.99(00)"},{"key":"shippingTax","value":"","type":"text","description":"number e.g. 9.99(00)"},{"key":"paidTotal","value":"","type":"text","description":"number e.g. 9.99(00)"},{"key":"paidTax","value":"","type":"text","description":"number e.g. 9.99(00)"},{"key":"billingFirstName","value":"Stan","type":"text","description":"string"},{"key":"billingLastName","value":"Janzen","type":"text","description":"string"},{"key":"billingCompany","value":"GoedGepickt","type":"text","description":"string"},{"key":"billingAddress","value":"Vosdonk","type":"text","description":"string"},{"key":"billingHouseNumber","value":"39","type":"text","description":"number"},{"key":"billingHouseNumberAddition","value":"J","type":"text","description":"string"},{"key":"billingAddress2","value":"","type":"text","description":"string"},{"key":"billingZipcode","value":"4879NC","type":"text","description":"string"},{"key":"billingCity","value":"Etten-Leur","type":"text","description":"string"},{"key":"billingCountry","value":"NL","type":"text","description":"string (!Country code!)"},{"key":"billingEmail","value":"info@goedgepickt.nl","type":"text","description":"string"},{"key":"billingPhone","value":"085 018 7475","type":"text","description":"string"},{"key":"shippingFirstName","value":"Stan","type":"text","description":"string"},{"key":"shippingLastName","value":"Janzen","type":"text","description":"string"},{"key":"shippingCompany","value":"GoedGepickt","type":"text","description":"string"},{"key":"shippingAddress","value":"Vosdonk","type":"text","description":"string"},{"key":"shippingHouseNumber","value":"39","type":"text","description":"number"},{"key":"shippingHouseNumberAddition","value":"J","type":"text","description":"string"},{"key":"shippingAddress2","value":" ","type":"text","description":"string"},{"key":"shippingZipcode","value":"4879NC","type":"text","description":"string"},{"key":"shippingCity","value":"Etten-Leur","type":"text","description":"string"},{"key":"shippingCountry","value":"NL","type":"text","description":"string (!Country code!)"},{"key":"shippingMethod","value":"Verzenden","type":"text","description":"string"},{"key":"paymentMethod","value":"iDEAL","type":"text","description":"string"},{"key":"invoiceNumber","value":"F20240001","description":"string","type":"text"},{"key":"customerNote","value":"","type":"text","description":"string"},{"key":"internComment","value":"","type":"text","description":"string"},{"key":"webshopUuid","value":"29cacccb-def9-4b77-b41d-9f1ecdfc619d","type":"text","description":"uuid (Required)  (GoedGepickt UUID)"},{"key":"orderItems[0][lineItemId]","value":"96874","type":"text","description":"string"},{"key":"orderItems[0][sku]","value":"ferrari-cap-18","type":"text","description":"string (Required)"},{"key":"orderItems[0][ean]","value":"","type":"text","description":"string"},{"key":"orderItems[0][productName]","value":"Ferrari pet","type":"text","description":"string"},{"key":"orderItems[0][productQuantity]","value":"6","type":"text","description":"number"},{"key":"orderItems[0][taxRate]","value":"21","type":"text","description":"number e.g. 21.00 (Required)"},{"key":"orderItems[0][totalPaid]","value":"21.99","type":"text","description":"number e.g. 9.99(00)"},{"key":"orderItems[0][discountTotal]","value":"","type":"text","description":"number e.g. 9.99(00)"},{"key":"orderItems[0][paidTax]","value":"","type":"text","description":"number e.g. 9.99(00)"},{"key":"orderItems[0][discountTax]","value":"","type":"text","description":"number e.g. 9.99(00)"},{"key":"orderItems[0][productPrice]","value":"","type":"text","description":"number e.g. 9.99(00)"},{"key":"orderItems[0][customProductOptions][0][name]","value":"Kortingsbon","type":"text","description":"string"},{"key":"orderItems[0][customProductOptions][0][value]","value":"Ja","type":"text","description":"string"},{"key":"pickupLocationData[locationNumber]","value":"","type":"text","description":"string","disabled":true},{"key":"pickupLocationData[carrier]","value":"","type":"text","description":"string","disabled":true},{"key":"pickupLocationData[location]","value":"","type":"text","description":"string","disabled":true},{"key":"pickupLocationData[street]","value":"","type":"text","description":"string","disabled":true},{"key":"pickupLocationData[houseNumber]","value":"","type":"text","description":"string","disabled":true},{"key":"pickupLocationData[zipcode]","value":"","type":"text","description":"string","disabled":true},{"key":"pickupLocationData[city]","value":"","type":"text","description":"string","disabled":true},{"key":"pickupLocationData[country]","value":"","type":"text","description":"string","disabled":true}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx"},{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"vary","value":"Accept-Encoding"},{"key":"cache-control","value":"no-cache, private"},{"key":"date","value":"Wed, 16 Nov 2022 09:33:05 GMT"},{"key":"x-ratelimit-limit","value":"150"},{"key":"x-ratelimit-remaining","value":"148"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Order created\",\n    \"orderUuid\": \"a58b1559-9d74-49f6-a460-e3944f8e4b67\"\n}"}],"_postman_id":"d88ae97c-1b99-4510-9461-f6808d9c8295"},{"name":"Get orders","id":"1fd39b47-52c0-4119-a3d1-fffe0c729dfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders?createdAfter&searchAttribute=&searchDelimiter=&searchValue=&orderBy&orderByDirection&perPage=5&page=1&include[0]=shipments&include[1]=returns","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","orders"],"host":["https://account.goedgepickt.nl"],"query":[{"description":{"content":"<p>Datetime in format: Y-m-dH:i:s</p>\n","type":"text/plain"},"key":"createdAfter","value":null},{"description":{"content":"<p>string e.g. \"status\"</p>\n","type":"text/plain"},"key":"searchAttribute","value":""},{"description":{"content":"<p>string e.g. \"!=\"</p>\n","type":"text/plain"},"key":"searchDelimiter","value":""},{"description":{"content":"<p>string e.g. \"ready_for_picking\"</p>\n","type":"text/plain"},"key":"searchValue","value":""},{"description":{"content":"<p>string e.g. \"createDate\" or \"FinishDate\"</p>\n","type":"text/plain"},"key":"orderBy","value":null},{"description":{"content":"<p>asc or desc</p>\n","type":"text/plain"},"key":"orderByDirection","value":null},{"description":{"content":"<p>int, orders per page (Max. 50)</p>\n","type":"text/plain"},"key":"perPage","value":"5"},{"description":{"content":"<p>int, page</p>\n","type":"text/plain"},"key":"page","value":"1"},{"key":"include[0]","value":"shipments"},{"key":"include[1]","value":"returns"}],"variable":[]}},"response":[{"id":"db7fd812-ed6f-4d5a-9059-462f0bb42679","name":"Get orders","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"https://account.goedgepickt.nl/api/fulfilment/v1/orders?perPage=5&page=1","host":["https://account.goedgepickt.nl"],"path":["api","fulfilment","v1","orders"],"query":[{"key":"createdAfter","value":null,"description":"Datetime in format: Y-m-dH:i:s","disabled":true},{"key":"searchAttribute","value":null,"description":"string e.g. \"status\"","disabled":true},{"key":"searchDelimiter","value":null,"description":"string e.g. \"!=\"","disabled":true},{"key":"searchValue","value":null,"description":"string e.g. \"ready_for_picking\"","disabled":true},{"key":"orderBy","value":null,"description":"string e.g. \"createDate\" or \"FinishDate\"","disabled":true},{"key":"orderByDirection","value":null,"description":"asc or desc","disabled":true},{"key":"perPage","value":"5","description":"number, orders per page (Max. 50)"},{"key":"page","value":"1","description":"number, page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 06 Feb 2026 12:57:17 GMT"},{"key":"Phpdebugbar-Id","value":"01KGSGEEXVWY540JTZR6D4EKQT"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"pageInfo\": {\n        \"totalItems\": 49,\n        \"itemsPerPage\": 5,\n        \"currentPage\": 1,\n        \"lastPage\": 10\n    },\n    \"items\": [\n        {\n            \"uuid\": \"55353e9d-f2a2-4135-882f-8e75c1d97c2e\",\n            \"externalId\": \"10001\",\n            \"externalDisplayId\": \"10001\",\n            \"status\": \"completed\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-08T13:06:23.000000Z\",\n            \"finishDate\": \"2025-09-16T12:21:30.000000Z\",\n            \"attentionNeeded\": false,\n            \"billingFirstName\": \"Peter\",\n            \"billingLastName\": \"Vissers\",\n            \"billingCompany\": \"Vissers B.V.\",\n            \"billingAddress\": \"Kerkstraat\",\n            \"billingHouseNumber\": \"23\",\n            \"billingHouseNumberAddition\": \"\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"3785 GD\",\n            \"billingCity\": \"Alkmaar\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"petervissers@live.nl\",\n            \"billingPhone\": \"0648316482\",\n            \"shippingFirstName\": \"Eva\",\n            \"shippingLastName\": \"Vissers\",\n            \"shippingCompany\": \"Vissers B.V.\",\n            \"shippingAddress\": \"Industrieweg\",\n            \"shippingHouseNumber\": \"1\",\n            \"shippingHousenumberAddition\": \"A\",\n            \"shippingAddress2\": \"2e kantoor\",\n            \"shippingZipcode\": \"3785 GD\",\n            \"shippingCity\": \"Alkmaar\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"AfterPay\",\n            \"webshopName\": \"GoedGekoekt shop\",\n            \"customerNote\": \"Hallo, ik zou de producten graag ingepakt hebben als dit mogelijk is. Het is namelijk een cadeau.\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"1e5014b9-4d28-45e5-ba00-b30a31b420a9\",\n                    \"sku\": \"goedgepickt-polo-s\",\n                    \"ean\": \"4426117873194\",\n                    \"productName\": \"GoedGepickt polo\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"b5fca38f-2039-4f9e-b34b-affef0498bbf\"\n                },\n                {\n                    \"uuid\": \"992661d0-2292-42b6-bc27-dc5145dfcab2\",\n                    \"sku\": \"goedgepickt-polo-m\",\n                    \"ean\": \"6514539816234\",\n                    \"productName\": \"GoedGepickt polo\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"896e0d88-6d15-4992-aec2-9b55d56d38a3\"\n                },\n                {\n                    \"uuid\": \"3a086671-c48e-4026-9b38-a10a2509c2e3\",\n                    \"sku\": \"gevulde-koek\",\n                    \"ean\": \"7572534926002\",\n                    \"productName\": \"Gevulde koek - met spijs\",\n                    \"productQuantity\": 2,\n                    \"pickedQuantity\": 2,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": \"Batch 2\",\n                            \"bestBefore\": \"2024-08-17\",\n                            \"number\": 2\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"6a27cccf-df4b-4e60-a9f8-dd34e654fc41\"\n                }\n            ],\n            \"updatedAt\": \"2025-09-16T10:21:31.000000Z\"\n        },\n        {\n            \"uuid\": \"c4e25402-306d-4f4e-b76d-91f5a36ef144\",\n            \"externalId\": \"10002\",\n            \"externalDisplayId\": \"10002\",\n            \"status\": \"completed\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-08T14:13:37.000000Z\",\n            \"finishDate\": \"2024-12-12T14:31:06.000000Z\",\n            \"attentionNeeded\": false,\n            \"billingFirstName\": \"Denise\",\n            \"billingLastName\": \"de Jong\",\n            \"billingCompany\": \"\",\n            \"billingAddress\": \"Burgemeester Holtroplaan\",\n            \"billingHouseNumber\": \"62\",\n            \"billingHouseNumberAddition\": \"\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"4187 TV\",\n            \"billingCity\": \"Waalwijk\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"denisejong@hotmail.com\",\n            \"billingPhone\": \"+31679423188\",\n            \"shippingFirstName\": \"Denise\",\n            \"shippingLastName\": \"de Jong\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Burgemeester Holtroplaan\",\n            \"shippingHouseNumber\": \"62\",\n            \"shippingHousenumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"4187 TV\",\n            \"shippingCity\": \"Waalwijk\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"AfterPay\",\n            \"webshopName\": \"GoedGepickt fan shop\",\n            \"customerNote\": \"\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"958e9283-0e8f-4844-b357-59f2580fafd5\",\n                    \"sku\": \"852\",\n                    \"ean\": \"9347987473082\",\n                    \"productName\": \"Roze koek\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": \"2024-08-05\",\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"9d4e4cf5-8c64-4bfe-b0de-98dd6cafd2e5\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-12T13:31:06.000000Z\"\n        },\n        {\n            \"uuid\": \"65529f9e-4d5a-4400-b2c8-c172340e08b1\",\n            \"externalId\": \"10003\",\n            \"externalDisplayId\": \"10003\",\n            \"status\": \"completed\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-08T16:53:42.000000Z\",\n            \"finishDate\": \"-000001-11-29T23:40:28.000000Z\",\n            \"attentionNeeded\": false,\n            \"billingFirstName\": \"Jerome\",\n            \"billingLastName\": \"Luiken\",\n            \"billingCompany\": \"\",\n            \"billingAddress\": \"Raadhuisstraat\",\n            \"billingHouseNumber\": \"1\",\n            \"billingHouseNumberAddition\": \"A\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"4817 NX\",\n            \"billingCity\": \"Valkenburg\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"sjorsvbeek@live.nl\",\n            \"billingPhone\": \"+31653214532\",\n            \"shippingFirstName\": \"Sjors\",\n            \"shippingLastName\": \"van de Beek\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Molenstraat\",\n            \"shippingHouseNumber\": \"8\",\n            \"shippingHousenumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"3315 ZB\",\n            \"shippingCity\": \"Arnhem\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"iDEAL\",\n            \"webshopName\": \"GoedGekoekt shop\",\n            \"customerNote\": \"\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"966275d8-1a7e-4728-bdd3-2e9ced982295\",\n                    \"sku\": \"stroopwafel\",\n                    \"ean\": \"6448667650806\",\n                    \"productName\": \"Stroopwafelkoek - Caramel\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"e0cae1c7-9fdd-4a92-abf2-5ea89aa6fe4d\"\n                }\n            ],\n            \"updatedAt\": \"2024-03-22T07:26:39.000000Z\"\n        },\n        {\n            \"uuid\": \"df26f82c-5de7-4019-b1b6-0794ec66e29e\",\n            \"externalId\": \"10004\",\n            \"externalDisplayId\": \"10004\",\n            \"status\": \"cancelled\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-09T11:43:43.000000Z\",\n            \"finishDate\": \"-000001-11-29T23:40:28.000000Z\",\n            \"attentionNeeded\": false,\n            \"billingFirstName\": \"Sandra\",\n            \"billingLastName\": \"Konings\",\n            \"billingCompany\": \"\",\n            \"billingAddress\": \"Bredaseweg\",\n            \"billingHouseNumber\": \"18\",\n            \"billingHouseNumberAddition\": \"\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"5152 AJ\",\n            \"billingCity\": \"Nieuwegein\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"Sandra91@outlook.com\",\n            \"billingPhone\": \"+31616145432\",\n            \"shippingFirstName\": \"Sandra\",\n            \"shippingLastName\": \"Konings\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Bredaseweg\",\n            \"shippingHouseNumber\": \"18\",\n            \"shippingHousenumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"5152 AJ\",\n            \"shippingCity\": \"Nieuwegein\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"Afhalen\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"AfterPay\",\n            \"webshopName\": \"GoedGepickt fan shop\",\n            \"customerNote\": \"\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"0c60f9d2-ede2-45d0-9378-d51ba19d9a79\",\n                    \"sku\": \"goedgepickt-polo-s\",\n                    \"ean\": \"4426117873194\",\n                    \"productName\": \"GoedGepickt polo\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 0,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"b5fca38f-2039-4f9e-b34b-affef0498bbf\"\n                },\n                {\n                    \"uuid\": \"b8eedf83-1b0b-4407-94a5-d3cf0a75c32e\",\n                    \"sku\": \"gevulde-koek\",\n                    \"ean\": \"7572534926002\",\n                    \"productName\": \"Gevulde koek - met spijs\",\n                    \"productQuantity\": 2,\n                    \"pickedQuantity\": 0,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": \"Batch 2\",\n                            \"bestBefore\": \"2024-08-17\",\n                            \"number\": 2\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"6a27cccf-df4b-4e60-a9f8-dd34e654fc41\"\n                }\n            ],\n            \"updatedAt\": \"2025-08-22T07:54:06.000000Z\"\n        },\n        {\n            \"uuid\": \"261a42cc-15bf-49b2-8109-2ccb82ff45e9\",\n            \"externalId\": \"10005\",\n            \"externalDisplayId\": \"10005\",\n            \"status\": \"completed\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-09T16:45:18.000000Z\",\n            \"finishDate\": \"2025-09-16T12:21:30.000000Z\",\n            \"attentionNeeded\": false,\n            \"billingFirstName\": \"Peper\",\n            \"billingLastName\": \"Koek\",\n            \"billingCompany\": \"\",\n            \"billingAddress\": \"Kasteellaan\",\n            \"billingHouseNumber\": \"1\",\n            \"billingHouseNumberAddition\": \"C\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"7912 WS\",\n            \"billingCity\": \"Zwolle\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"pkoek@gmail.com\",\n            \"billingPhone\": \"06-94427257\",\n            \"shippingFirstName\": \"Peper\",\n            \"shippingLastName\": \"Koek\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Kasteellaan\",\n            \"shippingHouseNumber\": \"1\",\n            \"shippingHousenumberAddition\": \"C\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"7912 WS\",\n            \"shippingCity\": \"Zwolle\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"Standaard verzending\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"AfterPay\",\n            \"webshopName\": \"GoedGepickt fan shop\",\n            \"customerNote\": \"\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"d9fa5eec-9fb2-4e01-bdde-decb18993f7d\",\n                    \"sku\": \"goedgepickt-polo-xl\",\n                    \"ean\": \"6471241994383\",\n                    \"productName\": \"GoedGepickt polo\",\n                    \"productQuantity\": 2,\n                    \"pickedQuantity\": 2,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 2\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"d89251c9-38a2-45fe-bf04-076499b1d9df\"\n                },\n                {\n                    \"uuid\": \"a9d3bc19-a581-419d-bcab-86a26d29d412\",\n                    \"sku\": \"goedgepickt-polo-l\",\n                    \"ean\": \"2512296092049\",\n                    \"productName\": \"GoedGepickt polo\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"2856fa97-b485-4a0f-a975-ca3a81411f1e\"\n                }\n            ],\n            \"updatedAt\": \"2025-09-16T10:21:31.000000Z\"\n        }\n    ]\n}"},{"id":"b56db700-6318-44b6-941b-5baaeb053ee8","name":"Get orders with shipments and returns included","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"https://account.goedgepickt.nl/api/fulfilment/v1/orders?searchAttribute=status&searchDelimiter==&searchValue=completed&perPage=5&page=1&include[0]=shipments&include[1]=returns","host":["https://account.goedgepickt.nl"],"path":["api","fulfilment","v1","orders"],"query":[{"key":"createdAfter","value":null,"description":"Datetime in format: Y-m-dH:i:s","disabled":true},{"key":"searchAttribute","value":"status","description":"string e.g. \"status\""},{"key":"searchDelimiter","value":"=","description":"string e.g. \"!=\""},{"key":"searchValue","value":"completed","description":"string e.g. \"ready_for_picking\""},{"key":"orderBy","value":null,"description":"string e.g. \"createDate\" or \"FinishDate\"","disabled":true},{"key":"orderByDirection","value":null,"description":"asc or desc","disabled":true},{"key":"perPage","value":"5","description":"int, orders per page (Max. 50)"},{"key":"page","value":"1","description":"int, page"},{"key":"include[0]","value":"shipments"},{"key":"include[1]","value":"returns"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 06 Feb 2026 12:57:55 GMT"},{"key":"Phpdebugbar-Id","value":"01KGSGFKASEQBQCGXRSCDMGH5K"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"147"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"pageInfo\": {\n        \"totalItems\": 16,\n        \"itemsPerPage\": 5,\n        \"currentPage\": 1,\n        \"lastPage\": 4\n    },\n    \"items\": [\n        {\n            \"uuid\": \"55353e9d-f2a2-4135-882f-8e75c1d97c2e\",\n            \"externalId\": \"10001\",\n            \"externalDisplayId\": \"10001\",\n            \"status\": \"completed\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-08T13:06:23.000000Z\",\n            \"finishDate\": \"2025-09-16T12:21:30.000000Z\",\n            \"attentionNeeded\": false,\n            \"billingFirstName\": \"Peter\",\n            \"billingLastName\": \"Vissers\",\n            \"billingCompany\": \"Vissers B.V.\",\n            \"billingAddress\": \"Kerkstraat\",\n            \"billingHouseNumber\": \"23\",\n            \"billingHouseNumberAddition\": \"\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"3785 GD\",\n            \"billingCity\": \"Alkmaar\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"petervissers@live.nl\",\n            \"billingPhone\": \"0648316482\",\n            \"shippingFirstName\": \"Eva\",\n            \"shippingLastName\": \"Vissers\",\n            \"shippingCompany\": \"Vissers B.V.\",\n            \"shippingAddress\": \"Industrieweg\",\n            \"shippingHouseNumber\": \"1\",\n            \"shippingHousenumberAddition\": \"A\",\n            \"shippingAddress2\": \"2e kantoor\",\n            \"shippingZipcode\": \"3785 GD\",\n            \"shippingCity\": \"Alkmaar\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"AfterPay\",\n            \"webshopName\": \"GoedGekoekt shop\",\n            \"customerNote\": \"Hallo, ik zou de producten graag ingepakt hebben als dit mogelijk is. Het is namelijk een cadeau.\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"1e5014b9-4d28-45e5-ba00-b30a31b420a9\",\n                    \"sku\": \"goedgepickt-polo-s\",\n                    \"ean\": \"4426117873194\",\n                    \"productName\": \"GoedGepickt polo\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"b5fca38f-2039-4f9e-b34b-affef0498bbf\"\n                },\n                {\n                    \"uuid\": \"992661d0-2292-42b6-bc27-dc5145dfcab2\",\n                    \"sku\": \"goedgepickt-polo-m\",\n                    \"ean\": \"6514539816234\",\n                    \"productName\": \"GoedGepickt polo\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"896e0d88-6d15-4992-aec2-9b55d56d38a3\"\n                },\n                {\n                    \"uuid\": \"3a086671-c48e-4026-9b38-a10a2509c2e3\",\n                    \"sku\": \"gevulde-koek\",\n                    \"ean\": \"7572534926002\",\n                    \"productName\": \"Gevulde koek - met spijs\",\n                    \"productQuantity\": 2,\n                    \"pickedQuantity\": 2,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": \"Batch 2\",\n                            \"bestBefore\": \"2024-08-17\",\n                            \"number\": 2\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"6a27cccf-df4b-4e60-a9f8-dd34e654fc41\"\n                }\n            ],\n            \"updatedAt\": \"2025-09-16T10:21:31.000000Z\",\n            \"shipments\": [\n                {\n                    \"uuid\": \"578ba357-beed-47ca-a8f0-93fbf7097a77\",\n                    \"externalId\": \"1836-1\",\n                    \"trackTraceUrl\": \"https://www.goedgepickt.nl/\",\n                    \"trackTraceCode\": \"u7MaTegsfQeMJ1nc\"\n                }\n            ],\n            \"returns\": []\n        },\n        {\n            \"uuid\": \"c4e25402-306d-4f4e-b76d-91f5a36ef144\",\n            \"externalId\": \"10002\",\n            \"externalDisplayId\": \"10002\",\n            \"status\": \"completed\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-08T14:13:37.000000Z\",\n            \"finishDate\": \"2024-12-12T14:31:06.000000Z\",\n            \"attentionNeeded\": false,\n            \"billingFirstName\": \"Denise\",\n            \"billingLastName\": \"de Jong\",\n            \"billingCompany\": \"\",\n            \"billingAddress\": \"Burgemeester Holtroplaan\",\n            \"billingHouseNumber\": \"62\",\n            \"billingHouseNumberAddition\": \"\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"4187 TV\",\n            \"billingCity\": \"Waalwijk\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"denisejong@hotmail.com\",\n            \"billingPhone\": \"+31679423188\",\n            \"shippingFirstName\": \"Denise\",\n            \"shippingLastName\": \"de Jong\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Burgemeester Holtroplaan\",\n            \"shippingHouseNumber\": \"62\",\n            \"shippingHousenumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"4187 TV\",\n            \"shippingCity\": \"Waalwijk\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"AfterPay\",\n            \"webshopName\": \"GoedGepickt fan shop\",\n            \"customerNote\": \"\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"958e9283-0e8f-4844-b357-59f2580fafd5\",\n                    \"sku\": \"852\",\n                    \"ean\": \"9347987473082\",\n                    \"productName\": \"Roze koek\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": \"2024-08-05\",\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"9d4e4cf5-8c64-4bfe-b0de-98dd6cafd2e5\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-12T13:31:06.000000Z\",\n            \"shipments\": [\n                {\n                    \"uuid\": \"89133a0b-ebb3-4390-aaaa-943a8f498cdf\",\n                    \"externalId\": \"6219-1\",\n                    \"trackTraceUrl\": \"/shipments/view/89133a0b-ebb3-4390-aaaa-943a8f498cdf\",\n                    \"trackTraceCode\": \"89133a0b-ebb3-4390-aaaa-943a8f498cdf\"\n                }\n            ],\n            \"returns\": [\n                {\n                    \"uuid\": \"cc4b4134-f71c-48d0-b49c-df1c029df9f8\",\n                    \"externalId\": null,\n                    \"externalDisplayId\": null,\n                    \"returnNumber\": \"2025-0001\",\n                    \"returnState\": \"registered\"\n                }\n            ]\n        },\n        {\n            \"uuid\": \"65529f9e-4d5a-4400-b2c8-c172340e08b1\",\n            \"externalId\": \"10003\",\n            \"externalDisplayId\": \"10003\",\n            \"status\": \"completed\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-08T16:53:42.000000Z\",\n            \"finishDate\": \"-000001-11-29T23:40:28.000000Z\",\n            \"attentionNeeded\": false,\n            \"billingFirstName\": \"Jerome\",\n            \"billingLastName\": \"Luiken\",\n            \"billingCompany\": \"\",\n            \"billingAddress\": \"Raadhuisstraat\",\n            \"billingHouseNumber\": \"1\",\n            \"billingHouseNumberAddition\": \"A\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"4817 NX\",\n            \"billingCity\": \"Valkenburg\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"sjorsvbeek@live.nl\",\n            \"billingPhone\": \"+31653214532\",\n            \"shippingFirstName\": \"Sjors\",\n            \"shippingLastName\": \"van de Beek\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Molenstraat\",\n            \"shippingHouseNumber\": \"8\",\n            \"shippingHousenumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"3315 ZB\",\n            \"shippingCity\": \"Arnhem\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"iDEAL\",\n            \"webshopName\": \"GoedGekoekt shop\",\n            \"customerNote\": \"\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"966275d8-1a7e-4728-bdd3-2e9ced982295\",\n                    \"sku\": \"stroopwafel\",\n                    \"ean\": \"6448667650806\",\n                    \"productName\": \"Stroopwafelkoek - Caramel\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"e0cae1c7-9fdd-4a92-abf2-5ea89aa6fe4d\"\n                }\n            ],\n            \"updatedAt\": \"2024-03-22T07:26:39.000000Z\",\n            \"shipments\": [],\n            \"returns\": []\n        },\n        {\n            \"uuid\": \"261a42cc-15bf-49b2-8109-2ccb82ff45e9\",\n            \"externalId\": \"10005\",\n            \"externalDisplayId\": \"10005\",\n            \"status\": \"completed\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-09T16:45:18.000000Z\",\n            \"finishDate\": \"2025-09-16T12:21:30.000000Z\",\n            \"attentionNeeded\": false,\n            \"billingFirstName\": \"Peper\",\n            \"billingLastName\": \"Koek\",\n            \"billingCompany\": \"\",\n            \"billingAddress\": \"Kasteellaan\",\n            \"billingHouseNumber\": \"1\",\n            \"billingHouseNumberAddition\": \"C\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"7912 WS\",\n            \"billingCity\": \"Zwolle\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"pkoek@gmail.com\",\n            \"billingPhone\": \"06-94427257\",\n            \"shippingFirstName\": \"Peper\",\n            \"shippingLastName\": \"Koek\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Kasteellaan\",\n            \"shippingHouseNumber\": \"1\",\n            \"shippingHousenumberAddition\": \"C\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"7912 WS\",\n            \"shippingCity\": \"Zwolle\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"Standaard verzending\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"AfterPay\",\n            \"webshopName\": \"GoedGepickt fan shop\",\n            \"customerNote\": \"\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"d9fa5eec-9fb2-4e01-bdde-decb18993f7d\",\n                    \"sku\": \"goedgepickt-polo-xl\",\n                    \"ean\": \"6471241994383\",\n                    \"productName\": \"GoedGepickt polo\",\n                    \"productQuantity\": 2,\n                    \"pickedQuantity\": 2,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 2\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"d89251c9-38a2-45fe-bf04-076499b1d9df\"\n                },\n                {\n                    \"uuid\": \"a9d3bc19-a581-419d-bcab-86a26d29d412\",\n                    \"sku\": \"goedgepickt-polo-l\",\n                    \"ean\": \"2512296092049\",\n                    \"productName\": \"GoedGepickt polo\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"2856fa97-b485-4a0f-a975-ca3a81411f1e\"\n                }\n            ],\n            \"updatedAt\": \"2025-09-16T10:21:31.000000Z\",\n            \"shipments\": [\n                {\n                    \"uuid\": \"c5d9c231-7e5f-47fc-b22e-9bdfaa863170\",\n                    \"externalId\": \"8043-1\",\n                    \"trackTraceUrl\": \"https://www.goedgepickt.nl/\",\n                    \"trackTraceCode\": \"s1Eudp9ojq5ukBHT\"\n                }\n            ],\n            \"returns\": []\n        },\n        {\n            \"uuid\": \"e1217eb6-ea86-407a-8a36-f789cdd40720\",\n            \"externalId\": \"10011\",\n            \"externalDisplayId\": \"10011\",\n            \"status\": \"completed\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-12T13:35:21.000000Z\",\n            \"finishDate\": \"2024-12-12T14:31:06.000000Z\",\n            \"attentionNeeded\": false,\n            \"billingFirstName\": \"Geert\",\n            \"billingLastName\": \"de Jong\",\n            \"billingCompany\": \"\",\n            \"billingAddress\": \"Koningsweg\",\n            \"billingHouseNumber\": \"28\",\n            \"billingHouseNumberAddition\": \"\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"6661 NH\",\n            \"billingCity\": \"Arnhem\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"geertdejong@hotmail.com\",\n            \"billingPhone\": \"0682415532\",\n            \"shippingFirstName\": \"Geert\",\n            \"shippingLastName\": \"de Jong\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Koningsweg\",\n            \"shippingHouseNumber\": \"28\",\n            \"shippingHousenumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"6661 NH\",\n            \"shippingCity\": \"Arnhem\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"Standaard verzending\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"iDEAL\",\n            \"webshopName\": \"GoedGepickt fan shop\",\n            \"customerNote\": \"\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"9988055d-bd67-4630-bca7-fa65825018fb\",\n                    \"sku\": \"gevulde-koek\",\n                    \"ean\": \"7572534926002\",\n                    \"productName\": \"Gevulde koek - met spijs\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 1,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": \"Batch 1\",\n                            \"bestBefore\": \"2024-08-03\",\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"6a27cccf-df4b-4e60-a9f8-dd34e654fc41\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-12T13:31:06.000000Z\",\n            \"shipments\": [\n                {\n                    \"uuid\": \"5372eed3-023b-436e-8581-bf13f3247f79\",\n                    \"externalId\": \"4358-1\",\n                    \"trackTraceUrl\": \"/shipments/view/5372eed3-023b-436e-8581-bf13f3247f79\",\n                    \"trackTraceCode\": \"5372eed3-023b-436e-8581-bf13f3247f79\"\n                }\n            ],\n            \"returns\": []\n        }\n    ]\n}"},{"id":"6cc8b850-78cf-440c-8013-0f50eeaccdc5","name":"Get attention needed orders","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"https://account.goedgepickt.nl/api/fulfilment/v1/orders?searchAttribute=attentionNeeded&searchDelimiter==&searchValue=true&perPage=5&page=1&include[0]=shipments&include[1]=returns","host":["https://account.goedgepickt.nl"],"path":["api","fulfilment","v1","orders"],"query":[{"key":"createdAfter","value":null,"description":"Datetime in format: Y-m-dH:i:s","disabled":true},{"key":"searchAttribute","value":"attentionNeeded","description":"string e.g. \"status\""},{"key":"searchDelimiter","value":"=","description":"string e.g. \"!=\""},{"key":"searchValue","value":"true","description":"string e.g. \"ready_for_picking\""},{"key":"orderBy","value":null,"description":"string e.g. \"createDate\" or \"FinishDate\"","disabled":true},{"key":"orderByDirection","value":null,"description":"asc or desc","disabled":true},{"key":"perPage","value":"5","description":"int, orders per page (Max. 50)"},{"key":"page","value":"1","description":"int, page"},{"key":"include[0]","value":"shipments"},{"key":"include[1]","value":"returns"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 06 Feb 2026 13:21:15 GMT"},{"key":"Phpdebugbar-Id","value":"01KGSHTAEJRSKDWS4CYW44D6QG"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"pageInfo\": {\n        \"totalItems\": 1,\n        \"itemsPerPage\": 5,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"items\": [\n        {\n            \"uuid\": \"d73d1fe2-a1e6-48d2-9203-74d9f1c2cd76\",\n            \"externalId\": \"10027\",\n            \"externalDisplayId\": \"10027\",\n            \"status\": \"ready_for_picking\",\n            \"totalPaid\": \"0.00\",\n            \"totalPaidTax\": \"0.0000\",\n            \"invoiceNumber\": \"\",\n            \"createDate\": \"2024-03-21T16:34:24.000000Z\",\n            \"finishDate\": \"-000001-11-29T23:40:28.000000Z\",\n            \"attentionNeeded\": true,\n            \"attentionNeededReason\": \"Verzendgegevens ongeldig\",\n            \"billingFirstName\": \"Anthea\",\n            \"billingLastName\": \"van Utrecht\",\n            \"billingCompany\": \"\",\n            \"billingAddress\": \"Rigel\",\n            \"billingHouseNumber\": \"210\",\n            \"billingHouseNumberAddition\": \"\",\n            \"billingAddress2\": \"\",\n            \"billingZipcode\": \"9704 KE\",\n            \"billingCity\": \"Hoogeveen\",\n            \"billingCountry\": \"NL\",\n            \"billingEmail\": \"AntheavanUtrecht@jourrapide.com\",\n            \"billingPhone\": \"+31623963485\",\n            \"shippingFirstName\": \"Anthea\",\n            \"shippingLastName\": \"van Utrecht\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Rigel\",\n            \"shippingHouseNumber\": \"202\",\n            \"shippingHousenumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"6924 KW\",\n            \"shippingCity\": \"Hoogeveen\",\n            \"shippingCountry\": \"NL\",\n            \"shippingEmail\": null,\n            \"shippingPhone\": null,\n            \"shippingMethod\": \"PostNL\",\n            \"isStorePickup\": 0,\n            \"comment\": \"\",\n            \"paymentMethod\": \"iDEAL\",\n            \"webshopName\": \"GoedGekoekt shop\",\n            \"customerNote\": \"\",\n            \"fulfilmentNote\": null,\n            \"snoozedReason\": \"\",\n            \"pickupLocationData\": null,\n            \"products\": [\n                {\n                    \"uuid\": \"44103168-02ae-47fd-8ea9-ef1b1a0b8bbf\",\n                    \"sku\": \"gevulde-koek\",\n                    \"ean\": \"7572534926002\",\n                    \"productName\": \"Gevulde koek - met spijs\",\n                    \"productQuantity\": 1,\n                    \"pickedQuantity\": 0,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 1\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"6a27cccf-df4b-4e60-a9f8-dd34e654fc41\"\n                },\n                {\n                    \"uuid\": \"13ac9644-44eb-4965-9931-07f25c556660\",\n                    \"sku\": \"goedgepickt-polo-s\",\n                    \"ean\": \"4426117873194\",\n                    \"productName\": \"GoedGepickt polo\",\n                    \"productQuantity\": 2,\n                    \"pickedQuantity\": 0,\n                    \"totalPaid\": \"0.00\",\n                    \"paidTax\": \"0.00\",\n                    \"productPrice\": \"0.00\",\n                    \"taxRate\": \"21.00\",\n                    \"customProductOptions\": [],\n                    \"serialNumbers\": [],\n                    \"stockLocations\": [\n                        {\n                            \"batchNumber\": null,\n                            \"bestBefore\": null,\n                            \"number\": 2\n                        }\n                    ],\n                    \"type\": \"normal\",\n                    \"productUuid\": \"b5fca38f-2039-4f9e-b34b-affef0498bbf\"\n                }\n            ],\n            \"updatedAt\": \"2025-09-16T10:21:34.000000Z\",\n            \"shipments\": [],\n            \"returns\": []\n        }\n    ]\n}"}],"_postman_id":"1fd39b47-52c0-4119-a3d1-fffe0c729dfe"},{"name":"Get order","id":"5a5c5412-6e49-43d7-a57d-90e238eb03a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/37b4fcfe-82bc-49f2-96da-05db5de15537","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","orders","37b4fcfe-82bc-49f2-96da-05db5de15537"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"713ca6c6-e188-4bc8-8c7d-df79aeb8ae60","name":"Get order","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/9d783438-4338-4dfd-9411-c2cde51fd9ee"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 06 Feb 2026 12:58:12 GMT"},{"key":"Phpdebugbar-Id","value":"01KGSGG4NCYVGB9YEWEDDQFHEY"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"146"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"9d783438-4338-4dfd-9411-c2cde51fd9ee\",\n    \"externalId\": \"ORD-1758025233\",\n    \"externalDisplayId\": \"ORD-1758025233\",\n    \"status\": \"completed\",\n    \"totalPaid\": \"35.00\",\n    \"totalPaidTax\": \"6.0744\",\n    \"invoiceNumber\": \"\",\n    \"createDate\": \"2025-09-16T12:20:33.000000Z\",\n    \"finishDate\": \"2025-09-16T12:24:07.000000Z\",\n    \"attentionNeeded\": false,\n    \"billingFirstName\": \"John\",\n    \"billingLastName\": \"Doe\",\n    \"billingCompany\": \"GoedGepickt\",\n    \"billingAddress\": \"Vosdonk\",\n    \"billingHouseNumber\": \"39\",\n    \"billingHouseNumberAddition\": \"J\",\n    \"billingAddress2\": \"\",\n    \"billingZipcode\": \"4879Nc\",\n    \"billingCity\": \"Etten-Leur\",\n    \"billingCountry\": \"NL\",\n    \"billingEmail\": \"johndoe@goedgepickt.nl\",\n    \"billingPhone\": \"0612345678\",\n    \"shippingFirstName\": \"John\",\n    \"shippingLastName\": \"Doe\",\n    \"shippingCompany\": \"GoedGepickt\",\n    \"shippingAddress\": \"Vosdonk\",\n    \"shippingHouseNumber\": \"39\",\n    \"shippingHousenumberAddition\": \"J\",\n    \"shippingAddress2\": \"\",\n    \"shippingZipcode\": \"4879Nc\",\n    \"shippingCity\": \"Etten-Leur\",\n    \"shippingCountry\": \"NL\",\n    \"shippingEmail\": null,\n    \"shippingPhone\": null,\n    \"shippingMethod\": \"\",\n    \"isStorePickup\": 0,\n    \"comment\": \"\",\n    \"paymentMethod\": \"\",\n    \"webshopName\": \"GoedGekoekt shop\",\n    \"customerNote\": \"\",\n    \"fulfilmentNote\": null,\n    \"snoozedReason\": \"\",\n    \"pickupLocationData\": null,\n    \"products\": [\n        {\n            \"uuid\": \"9986e4a1-04ea-4507-b064-3e400489b739\",\n            \"sku\": \"goedgepickt-polo-s\",\n            \"ean\": \"4426117873194\",\n            \"productName\": \"GoedGepickt polo\",\n            \"productQuantity\": 1,\n            \"pickedQuantity\": 1,\n            \"totalPaid\": \"0.00\",\n            \"paidTax\": \"0.00\",\n            \"productPrice\": \"35.00\",\n            \"taxRate\": \"21.00\",\n            \"customProductOptions\": [],\n            \"serialNumbers\": [],\n            \"stockLocations\": [\n                {\n                    \"batchNumber\": null,\n                    \"bestBefore\": null,\n                    \"number\": 1\n                }\n            ],\n            \"type\": \"normal\",\n            \"productUuid\": \"b5fca38f-2039-4f9e-b34b-affef0498bbf\"\n        }\n    ],\n    \"shipments\": [\n        {\n            \"uuid\": \"8b07b11f-1e39-4c2f-b06a-f0e992e7e76e\",\n            \"externalId\": \"7628-1\",\n            \"createDate\": \"2025-09-16T10:24:07.000000Z\",\n            \"status\": \"no_update_supported\",\n            \"referenceText\": \"Bestelling ORD-1758025233\",\n            \"shippingFirstName\": \"John\",\n            \"shippingLastName\": \"Doe\",\n            \"shippingCompany\": \"GoedGepickt\",\n            \"shippingAddress\": \"Vosdonk\",\n            \"shippingHouseNumber\": \"39\",\n            \"shippingHouseNumberAddition\": \"J\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"4879Nc\",\n            \"shippingCity\": \"Etten-Leur\",\n            \"shippingCountry\": \"NL\",\n            \"shippingPhone\": \"0612345678\",\n            \"shippingEmail\": \"johndoe@goedgepickt.nl\",\n            \"trackTraceUrl\": \"https://www.goedgepickt.nl/\",\n            \"trackTraceCode\": \"Vk3Z9zu4WrW3F8T7\",\n            \"shippingProvider\": \"GoedGelabeld\",\n            \"shippingCarrier\": \"goedgelabeld\",\n            \"shippingMethod\": \"Brievenbuspakket\",\n            \"shipmentItems\": [\n                {\n                    \"productUuid\": \"b5fca38f-2039-4f9e-b34b-affef0498bbf\",\n                    \"productSku\": \"goedgepickt-polo-s\",\n                    \"productQuantity\": 1,\n                    \"type\": \"normal\"\n                }\n            ]\n        }\n    ],\n    \"returnShipments\": [],\n    \"updatedAt\": \"2025-09-16T10:24:08.000000Z\"\n}"},{"id":"bd9c2f7b-58f7-4008-9b3a-4561824689e4","name":"Get order with batch/best before data","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/03608747-e64c-409f-b59d-b3cb133413bb"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 06 Feb 2026 12:58:22 GMT"},{"key":"Phpdebugbar-Id","value":"01KGSGGDX1RHQ0N7EH71BT15XH"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"03608747-e64c-409f-b59d-b3cb133413bb\",\n    \"externalId\": \"ORD-1720703329\",\n    \"externalDisplayId\": \"ORD-1720703329\",\n    \"status\": \"picking\",\n    \"totalPaid\": \"142.00\",\n    \"totalPaidTax\": \"24.6446\",\n    \"invoiceNumber\": \"\",\n    \"createDate\": \"2024-07-11T13:08:49.000000Z\",\n    \"attentionNeeded\": false,\n    \"billingFirstName\": \"\",\n    \"billingLastName\": \"\",\n    \"billingCompany\": \"tet\",\n    \"billingAddress\": \"\",\n    \"billingHouseNumber\": \"\",\n    \"billingHouseNumberAddition\": \"\",\n    \"billingAddress2\": \"\",\n    \"billingZipcode\": \"\",\n    \"billingCity\": \"\",\n    \"billingCountry\": \"NL\",\n    \"billingEmail\": \"\",\n    \"billingPhone\": \"\",\n    \"shippingFirstName\": \"\",\n    \"shippingLastName\": \"\",\n    \"shippingCompany\": \"\",\n    \"shippingAddress\": \"\",\n    \"shippingHouseNumber\": \"\",\n    \"shippingHousenumberAddition\": \"\",\n    \"shippingAddress2\": \"\",\n    \"shippingZipcode\": \"\",\n    \"shippingCity\": \"\",\n    \"shippingCountry\": \"NL\",\n    \"shippingEmail\": null,\n    \"shippingPhone\": null,\n    \"shippingMethod\": \"\",\n    \"isStorePickup\": 0,\n    \"comment\": \"\",\n    \"paymentMethod\": \"\",\n    \"webshopName\": \"GoedGekoekt shop\",\n    \"customerNote\": \"\",\n    \"fulfilmentNote\": null,\n    \"snoozedReason\": \"\",\n    \"pickupLocationData\": null,\n    \"products\": [\n        {\n            \"uuid\": \"7f10c2ec-4d89-4b72-a275-7d42b1b46b00\",\n            \"sku\": \"goedgepickt-polo-xl\",\n            \"ean\": \"6471241994383\",\n            \"productName\": \"GoedGepickt polo\",\n            \"productQuantity\": 4,\n            \"pickedQuantity\": 0,\n            \"totalPaid\": \"0.00\",\n            \"paidTax\": \"0.00\",\n            \"productPrice\": \"35.00\",\n            \"taxRate\": \"21.00\",\n            \"customProductOptions\": [],\n            \"serialNumbers\": [],\n            \"stockLocations\": [\n                {\n                    \"batchNumber\": null,\n                    \"bestBefore\": null,\n                    \"number\": 2\n                },\n                {\n                    \"batchNumber\": null,\n                    \"bestBefore\": null,\n                    \"number\": 2\n                }\n            ],\n            \"type\": \"normal\",\n            \"productUuid\": \"d89251c9-38a2-45fe-bf04-076499b1d9df\"\n        },\n        {\n            \"uuid\": \"42122491-adbc-4990-b47b-fdb92c67cbbe\",\n            \"sku\": \"gevulde-koek\",\n            \"ean\": \"7572534926002\",\n            \"productName\": \"Gevulde koek - met spijs\",\n            \"productQuantity\": 1,\n            \"pickedQuantity\": 0,\n            \"totalPaid\": \"0.00\",\n            \"paidTax\": \"0.00\",\n            \"productPrice\": \"2.00\",\n            \"taxRate\": \"21.00\",\n            \"customProductOptions\": [],\n            \"serialNumbers\": [],\n            \"stockLocations\": [\n                {\n                    \"batchNumber\": \"Batch 2\",\n                    \"bestBefore\": \"2024-08-17\",\n                    \"number\": 1\n                }\n            ],\n            \"type\": \"normal\",\n            \"productUuid\": \"6a27cccf-df4b-4e60-a9f8-dd34e654fc41\"\n        }\n    ],\n    \"shipments\": [],\n    \"returnShipments\": [],\n    \"updatedAt\": \"2025-06-03T12:10:42.000000Z\"\n}"},{"id":"0010d9f8-90d2-4d31-8944-80de30862ff5","name":"Get order with serial number","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/2d832b1a-3be3-4cf4-900a-21934acbf476"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 06 Feb 2026 12:58:30 GMT"},{"key":"Phpdebugbar-Id","value":"01KGSGGNVJR344DPDWG5C2E3XG"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"148"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"2d832b1a-3be3-4cf4-900a-21934acbf476\",\n    \"externalId\": \"ORD-1724853655\",\n    \"externalDisplayId\": \"ORD-1724853655\",\n    \"status\": \"ready_for_packing\",\n    \"totalPaid\": \"0.00\",\n    \"totalPaidTax\": \"0.0000\",\n    \"invoiceNumber\": \"\",\n    \"createDate\": \"2024-08-28T14:00:55.000000Z\",\n    \"attentionNeeded\": false,\n    \"billingFirstName\": \"\",\n    \"billingLastName\": \"\",\n    \"billingCompany\": \"\",\n    \"billingAddress\": \"\",\n    \"billingHouseNumber\": \"\",\n    \"billingHouseNumberAddition\": \"\",\n    \"billingAddress2\": \"\",\n    \"billingZipcode\": \"\",\n    \"billingCity\": \"\",\n    \"billingCountry\": \"NL\",\n    \"billingEmail\": \"\",\n    \"billingPhone\": \"\",\n    \"shippingFirstName\": \"\",\n    \"shippingLastName\": \"\",\n    \"shippingCompany\": \"\",\n    \"shippingAddress\": \"\",\n    \"shippingHouseNumber\": \"\",\n    \"shippingHousenumberAddition\": \"\",\n    \"shippingAddress2\": \"\",\n    \"shippingZipcode\": \"\",\n    \"shippingCity\": \"\",\n    \"shippingCountry\": \"NL\",\n    \"shippingEmail\": null,\n    \"shippingPhone\": null,\n    \"shippingMethod\": \"\",\n    \"isStorePickup\": 0,\n    \"comment\": \"\",\n    \"paymentMethod\": \"\",\n    \"webshopName\": \"GoedGekoekt shop\",\n    \"customerNote\": \"\",\n    \"fulfilmentNote\": null,\n    \"snoozedReason\": \"\",\n    \"pickupLocationData\": null,\n    \"products\": [\n        {\n            \"uuid\": \"ca42d4fa-32e6-4d30-9464-739717a17044\",\n            \"sku\": \"laptop\",\n            \"ean\": \"\",\n            \"productName\": \"laptop\",\n            \"productQuantity\": 1,\n            \"pickedQuantity\": 1,\n            \"totalPaid\": \"0.00\",\n            \"paidTax\": \"0.00\",\n            \"productPrice\": \"0.00\",\n            \"taxRate\": \"0.00\",\n            \"customProductOptions\": [],\n            \"serialNumbers\": [\n                {\n                    \"uuid\": \"6d04eb42-a0b7-4b46-972c-876aa2fc3a92\",\n                    \"serialNumber\": \"R65HGGFDQ6\"\n                }\n            ],\n            \"stockLocations\": [\n                {\n                    \"batchNumber\": null,\n                    \"bestBefore\": null,\n                    \"number\": 1\n                }\n            ],\n            \"type\": \"normal\",\n            \"productUuid\": \"949144e2-4e3d-43ec-b221-a970b5c9f469\"\n        }\n    ],\n    \"shipments\": [],\n    \"returnShipments\": [],\n    \"updatedAt\": \"2025-02-11T07:06:01.000000Z\"\n}"},{"id":"eb87656e-b6e4-4224-8d2f-3db3c6a93c47","name":"Get order with compound product","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/310b9f47-243a-4f07-832e-1298139c9659"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 06 Feb 2026 12:58:39 GMT"},{"key":"Phpdebugbar-Id","value":"01KGSGGYPHV4P1FMFF5A1PJRXN"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"147"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"310b9f47-243a-4f07-832e-1298139c9659\",\n    \"externalId\": \"10012\",\n    \"externalDisplayId\": \"10012\",\n    \"status\": \"picking\",\n    \"totalPaid\": \"0.00\",\n    \"totalPaidTax\": \"0.0000\",\n    \"invoiceNumber\": \"\",\n    \"createDate\": \"2024-03-12T15:06:50.000000Z\",\n    \"finishDate\": \"-000001-11-29T23:40:28.000000Z\",\n    \"snoozedUntil\": \"2024-06-20T13:35:00.000000Z\",\n    \"attentionNeeded\": false,\n    \"billingFirstName\": \"Desley\",\n    \"billingLastName\": \"Kalisvaart\",\n    \"billingCompany\": \"Muscle Factory\",\n    \"billingAddress\": \"Baljuwslaan\",\n    \"billingHouseNumber\": \"197\",\n    \"billingHouseNumberAddition\": \"\",\n    \"billingAddress2\": \"\",\n    \"billingZipcode\": \"1943 BH\",\n    \"billingCity\": \"Beverwijk\",\n    \"billingCountry\": \"NL\",\n    \"billingEmail\": \"desleykalisvaart@live.nl\",\n    \"billingPhone\": \"0619537733\",\n    \"shippingFirstName\": \"Desley\",\n    \"shippingLastName\": \"Kalisvaart\",\n    \"shippingCompany\": \"\",\n    \"shippingAddress\": \"Baljuwslaan\",\n    \"shippingHouseNumber\": \"197\",\n    \"shippingHousenumberAddition\": \"\",\n    \"shippingAddress2\": \"\",\n    \"shippingZipcode\": \"1943 BH\",\n    \"shippingCity\": \"Beverwijk\",\n    \"shippingCountry\": \"NL\",\n    \"shippingEmail\": null,\n    \"shippingPhone\": null,\n    \"shippingMethod\": \"Afhalen\",\n    \"isStorePickup\": 0,\n    \"comment\": \"\",\n    \"paymentMethod\": \"iDEAL\",\n    \"webshopName\": \"GoedGepickt fan shop\",\n    \"customerNote\": \"\",\n    \"fulfilmentNote\": null,\n    \"snoozedReason\": \"Nog even niet\",\n    \"pickupLocationData\": null,\n    \"products\": [\n        {\n            \"uuid\": \"d0f61d54-7bc6-42d5-aa7f-fe89339e7e56\",\n            \"sku\": \"GOEDGEPICKT-GOODIE\",\n            \"ean\": \"3000257172575\",\n            \"productName\": \"GoedGepickt Goodiepakket\",\n            \"productQuantity\": 1,\n            \"pickedQuantity\": 0,\n            \"totalPaid\": \"0.00\",\n            \"paidTax\": \"0.00\",\n            \"productPrice\": \"0.00\",\n            \"taxRate\": \"21.00\",\n            \"customProductOptions\": [],\n            \"serialNumbers\": [],\n            \"stockLocations\": [],\n            \"type\": \"parent\",\n            \"productUuid\": \"a7306e6b-1030-45f8-bbab-5c1a302e5932\"\n        },\n        {\n            \"uuid\": \"9e9c82f5-636f-4b12-9c50-58d3bb544028\",\n            \"sku\": \"goedgepickt-pen\",\n            \"ean\": \"4720174151706\",\n            \"productName\": \"GoedGepickt Pen\",\n            \"productQuantity\": 2,\n            \"pickedQuantity\": 2,\n            \"totalPaid\": \"0.00\",\n            \"paidTax\": \"0.00\",\n            \"productPrice\": \"0.00\",\n            \"taxRate\": \"21.00\",\n            \"customProductOptions\": [],\n            \"serialNumbers\": [],\n            \"stockLocations\": [\n                {\n                    \"batchNumber\": null,\n                    \"bestBefore\": null,\n                    \"number\": 2\n                }\n            ],\n            \"type\": \"child\",\n            \"parentUuid\": \"d0f61d54-7bc6-42d5-aa7f-fe89339e7e56\",\n            \"productUuid\": \"1c177c23-be01-48e8-a71f-ae09867ec250\"\n        },\n        {\n            \"uuid\": \"240bcb36-7503-4e82-ae88-626f4e041b3e\",\n            \"sku\": \"goedgepickt-keycord\",\n            \"ean\": \"3556930719622\",\n            \"productName\": \"GoedGepickt - Keycord oranje\",\n            \"productQuantity\": 1,\n            \"pickedQuantity\": 0,\n            \"totalPaid\": \"0.00\",\n            \"paidTax\": \"0.00\",\n            \"productPrice\": \"0.00\",\n            \"taxRate\": \"21.00\",\n            \"customProductOptions\": [],\n            \"serialNumbers\": [],\n            \"stockLocations\": [\n                {\n                    \"batchNumber\": null,\n                    \"bestBefore\": null,\n                    \"number\": 1\n                }\n            ],\n            \"type\": \"child\",\n            \"parentUuid\": \"d0f61d54-7bc6-42d5-aa7f-fe89339e7e56\",\n            \"productUuid\": \"d4dad755-2bb0-44ba-bd00-904b09c5026b\"\n        },\n        {\n            \"uuid\": \"ca5ce479-7154-4fac-9546-a35f1431ce8f\",\n            \"sku\": \"hobbymes-01\",\n            \"ean\": \"5350808943867\",\n            \"productName\": \"Hobbymes GoedGepickt\",\n            \"productQuantity\": 2,\n            \"pickedQuantity\": 0,\n            \"totalPaid\": \"0.00\",\n            \"paidTax\": \"0.00\",\n            \"productPrice\": \"0.00\",\n            \"taxRate\": \"21.00\",\n            \"customProductOptions\": [],\n            \"serialNumbers\": [],\n            \"stockLocations\": [\n                {\n                    \"batchNumber\": null,\n                    \"bestBefore\": null,\n                    \"number\": 2\n                }\n            ],\n            \"type\": \"child\",\n            \"parentUuid\": \"d0f61d54-7bc6-42d5-aa7f-fe89339e7e56\",\n            \"productUuid\": \"a6aea8b0-e829-4beb-9359-86f66fa0b136\"\n        }\n    ],\n    \"shipments\": [],\n    \"returnShipments\": [],\n    \"updatedAt\": \"2024-06-04T11:24:25.000000Z\"\n}"}],"_postman_id":"5a5c5412-6e49-43d7-a57d-90e238eb03a3"},{"name":"Delete order item","id":"f603497b-8a0c-4047-9b1a-b35673ce7fc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/627162a2-130d-4492-a3f4-2d57f2a385e3/order-item/1bba7489-99db-4a63-856c-4c6caeeb6a56","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","orders","627162a2-130d-4492-a3f4-2d57f2a385e3","order-item","1bba7489-99db-4a63-856c-4c6caeeb6a56"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"2de01899-3a8e-4b83-9102-a1a7e5a1b7c1","name":"Delete order item","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/627162a2-130d-4492-a3f4-2d57f2a385e3/order-item/1bba7489-99db-4a63-856c-4c6caeeb6a56"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 04 Oct 2024 11:46:00 GMT"},{"key":"Phpdebugbar-Id","value":"X89b5d8ed6185176ef5923750002c6b9d"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"4260453024473 has been deleted\"\n}"},{"id":"cfabd93d-23d9-41f9-bda6-2a112363a4d8","name":"Order item can't be deleted due to an open picklist","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/627162a2-130d-4492-a3f4-2d57f2a385e3/order-item/1bba7489-99db-4a63-856c-4c6caeeb6a56"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 24 Sep 2024 14:05:33 GMT"},{"key":"Phpdebugbar-Id","value":"X858dfcdef7aa443521a598b0020ab041"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorMessage\": \"Can't delete order item because it is linked to an uncompleted picklist. Complete the linked picklist first or unlink the linked picklist.\"\n}"}],"_postman_id":"f603497b-8a0c-4047-9b1a-b35673ce7fc6"},{"name":"Update order","id":"ea86b050-3be2-401a-90b4-235801519147","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"contentType":"","description":"<p>string (Unique ID in your webshop)</p>\n","key":"orderId","type":"text","value":"","disabled":true},{"description":"<p>string (Order ID displayed to your customers)</p>\n","key":"orderDisplayId","type":"text","value":"","disabled":true},{"description":"<p>date (Required) Time zone: Europe/Amsterdam</p>\n","key":"createDate","type":"text","value":"","disabled":true},{"description":"<p>date Time zone: Europe/Amsterdam</p>\n","key":"finishDate","type":"text","value":"","disabled":true},{"description":"<p>string (options: on_hold, open, completed ad cancelled)</p>\n","key":"orderStatus","type":"text","value":""},{"key":"productsBackInStock","value":"","description":"<p>boolean (nullable), indicates if order items should be taken back in stock after cancelling order</p>\n","type":"text"},{"contentType":"string","description":"<p>string</p>\n","key":"currency","type":"text","value":"","disabled":true},{"description":"<p>number e.g. 9.99(00)</p>\n","key":"discountTotal","type":"text","value":"","disabled":true},{"description":"<p>number e.g. 9.99(00)</p>\n","key":"discountTax","type":"text","value":"","disabled":true},{"description":"<p>number e.g. 9.99(00)</p>\n","key":"shippingTotal","type":"text","value":"","disabled":true},{"description":"<p>number e.g. 9.99(00)</p>\n","key":"shippingTax","type":"text","value":"","disabled":true},{"description":"<p>number e.g. 9.99(00)</p>\n","key":"paidTotal","type":"text","value":"","disabled":true},{"description":"<p>number e.g. 9.99(00)</p>\n","key":"paidTax","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"billingFirstName","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"billingLastName","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"billingCompany","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"billingAddress","type":"text","value":"","disabled":true},{"description":"<p>number</p>\n","key":"billingHouseNumber","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"billingHouseNumberAddition","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"billingAddress2","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"billingZipcode","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"billingCity","type":"text","value":"","disabled":true},{"description":"<p>string (!Country code!)</p>\n","key":"billingCountry","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"billingEmail","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"billingPhone","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"shippingFirstName","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"shippingLastName","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"shippingCompany","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"shippingAddress","type":"text","value":"","disabled":true},{"description":"<p>number</p>\n","key":"shippingHouseNumber","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"shippingHouseNumberAddition","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"shippingAddress2","type":"text","value":" ","disabled":true},{"description":"<p>string</p>\n","key":"shippingZipcode","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"shippingCity","type":"text","value":"","disabled":true},{"description":"<p>string (!Country code!)</p>\n","key":"shippingCountry","type":"text","value":"","disabled":true},{"key":"shippingEmail","value":"","description":"<p>string</p>\n","type":"text","uuid":"e498d449-d8a9-4910-b1d4-85cc66d77844","disabled":true},{"key":"shippingPhone","value":"","description":"<p>string</p>\n","type":"text","uuid":"3f7bfbe6-78a2-4741-9026-79543836f7d4","disabled":true},{"key":"shippingMethod","value":"","description":"<p>string</p>\n","type":"text","disabled":true},{"description":"<p>string</p>\n","key":"paymentMethod","type":"text","value":"","disabled":true},{"key":"invoiceNumber","value":"","description":"<p>string</p>\n","type":"text","disabled":true},{"description":"<p>string</p>\n","key":"customerNote","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"internComment","type":"text","value":"","disabled":true},{"description":"<p>number</p>\n","key":"pickupLocationData[locationNumber]","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"pickupLocationData[carrier]","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"pickupLocationData[location]","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"pickupLocationData[street]","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"pickupLocationData[houseNumber]","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"pickupLocationData[zipcode]","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"pickupLocationData[city]","type":"text","value":"","disabled":true},{"description":"<p>string</p>\n","key":"pickupLocationData[country]","type":"text","value":"","disabled":true},{"key":"pickupLocationData[locationNumber]","value":"","type":"text","description":"<p>string</p>\n","disabled":true},{"key":"orderItems[0][lineItemId]","value":"","type":"text","description":"<p>string</p>\n","disabled":true},{"key":"orderItems[0][uuid]","value":"","type":"text","description":"<p>string, use UUID if you want to update an existing order item</p>\n","disabled":true},{"key":"orderItems[0][sku]","value":"","type":"text","description":"<p>string , use SKU if you want to create a new order item</p>\n","disabled":true},{"key":"orderItems[0][productName]","value":"","type":"text","description":"<p>string</p>\n","disabled":true},{"key":"orderItems[0][productImage]","value":"","type":"text","description":"<p>string</p>\n","disabled":true},{"key":"orderItems[0][productQuantity]","value":"","type":"text","description":"<p>number</p>\n","disabled":true},{"key":"orderItems[0][taxRate]","value":"","type":"text","description":"<p>number e.g. 21.00 (Required)</p>\n","disabled":true},{"key":"orderItems[0][totalPaid]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n","disabled":true},{"key":"orderItems[0][discountTotal]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n","disabled":true},{"key":"orderItems[0][paidTax]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n","disabled":true},{"key":"orderItems[0][discountTax]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n","disabled":true},{"key":"orderItems[0][productPrice]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n","disabled":true},{"key":"orderItems[0][customProductOptions][0][name]","value":"","type":"text","description":"<p>string</p>\n","disabled":true},{"key":"orderItems[0][customProductOptions][0][value]","value":"","type":"text","description":"<p>string</p>\n","disabled":true},{"key":"isStorePickup","value":"","description":"<p>boolean (nullable)</p>\n","type":"text","disabled":true}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/67f1d67c-4717-4d64-95a6-dacffc7fc09a","description":"<p>All body attributes are all optional. Only fill the attributes you want to update.</p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","orders","67f1d67c-4717-4d64-95a6-dacffc7fc09a"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"a5caf9bf-97fa-4a84-aebc-86e49abb23a0","name":"Update order","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"contentType":"","description":"string (Unique ID in your webshop)","key":"orderId","type":"text","value":"","disabled":true},{"description":"string (Order ID displayed to your customers)","key":"orderDisplayId","type":"text","value":"","disabled":true},{"description":"date (Required) Time zone: Europe/Amsterdam","key":"createDate","type":"text","value":"","disabled":true},{"description":"date Time zone: Europe/Amsterdam","key":"finishDate","type":"text","value":"","disabled":true},{"description":"string (options: on_hold, open, completed ad cancelled)","key":"orderStatus","type":"text","value":"completed"},{"key":"productsBackInStock","value":"","description":"boolean (nullable), indicates if order items should be taken back in stock after cancelling order","type":"text","disabled":true},{"contentType":"string","description":"string","key":"currency","type":"text","value":"","disabled":true},{"description":"number e.g. 9.99(00)","key":"discountTotal","type":"text","value":"","disabled":true},{"description":"number e.g. 9.99(00)","key":"discountTax","type":"text","value":"","disabled":true},{"description":"number e.g. 9.99(00)","key":"shippingTotal","type":"text","value":"","disabled":true},{"description":"number e.g. 9.99(00)","key":"shippingTax","type":"text","value":"","disabled":true},{"description":"number e.g. 9.99(00)","key":"paidTotal","type":"text","value":"","disabled":true},{"description":"number e.g. 9.99(00)","key":"paidTax","type":"text","value":"","disabled":true},{"description":"string","key":"billingFirstName","type":"text","value":"","disabled":true},{"description":"string","key":"billingLastName","type":"text","value":"","disabled":true},{"description":"string","key":"billingCompany","type":"text","value":"","disabled":true},{"description":"string","key":"billingAddress","type":"text","value":"","disabled":true},{"description":"number","key":"billingHouseNumber","type":"text","value":"","disabled":true},{"description":"string","key":"billingHouseNumberAddition","type":"text","value":"","disabled":true},{"description":"string","key":"billingAddress2","type":"text","value":"","disabled":true},{"description":"string","key":"billingZipcode","type":"text","value":"","disabled":true},{"description":"string","key":"billingCity","type":"text","value":"","disabled":true},{"description":"string (!Country code!)","key":"billingCountry","type":"text","value":"","disabled":true},{"description":"string","key":"billingEmail","type":"text","value":"","disabled":true},{"description":"string","key":"billingPhone","type":"text","value":"","disabled":true},{"description":"string","key":"shippingFirstName","type":"text","value":"","disabled":true},{"description":"string","key":"shippingLastName","type":"text","value":"","disabled":true},{"description":"string","key":"shippingCompany","type":"text","value":"","disabled":true},{"description":"string","key":"shippingAddress","type":"text","value":"","disabled":true},{"description":"number","key":"shippingHouseNumber","type":"text","value":"","disabled":true},{"description":"string","key":"shippingHouseNumberAddition","type":"text","value":"","disabled":true},{"description":"string","key":"shippingAddress2","type":"text","value":" ","disabled":true},{"description":"string","key":"shippingZipcode","type":"text","value":"","disabled":true},{"description":"string","key":"shippingCity","type":"text","value":"","disabled":true},{"description":"string (!Country code!)","key":"shippingCountry","type":"text","value":"","disabled":true},{"key":"shippingMethod","value":"","description":"string","type":"text","disabled":true},{"description":"string","key":"paymentMethod","type":"text","value":"","disabled":true},{"key":"invoiceNumber","value":"","description":"string","type":"text","disabled":true},{"description":"string","key":"customerNote","type":"text","value":"","disabled":true},{"description":"string\n","key":"internComment","type":"text","value":"","disabled":true},{"description":"number","key":"pickupLocationData[locationNumber]","type":"text","value":"","disabled":true},{"description":"string","key":"pickupLocationData[carrier]","type":"text","value":"","disabled":true},{"description":"string","key":"pickupLocationData[location]","type":"text","value":"","disabled":true},{"description":"string","key":"pickupLocationData[street]","type":"text","value":"","disabled":true},{"description":"string","key":"pickupLocationData[houseNumber]","type":"text","value":"","disabled":true},{"description":"string","key":"pickupLocationData[zipcode]","type":"text","value":"","disabled":true},{"description":"string","key":"pickupLocationData[city]","type":"text","value":"","disabled":true},{"description":"string","key":"pickupLocationData[country]","type":"text","value":"","disabled":true},{"key":"pickupLocationData[locationNumber]","value":"","type":"text","description":"string","disabled":true},{"key":"orderItems[0][lineItemId]","value":"","type":"text","description":"string","disabled":true},{"key":"orderItems[0][uuid]","value":"","type":"text","description":"string, use UUID if you want to update an existing order item","disabled":true},{"key":"orderItems[0][sku]","value":"","type":"text","description":"string , use SKU if you want to create a new order item","disabled":true},{"key":"orderItems[0][productName]","value":"","type":"text","description":"string","disabled":true},{"key":"orderItems[0][productImage]","value":"","type":"text","description":"string","disabled":true},{"key":"orderItems[0][productQuantity]","value":"","type":"text","description":"number","disabled":true},{"key":"orderItems[0][taxRate]","value":"","type":"text","description":"number e.g. 21.00 (Required)","disabled":true},{"key":"orderItems[0][totalPaid]","value":"","type":"text","description":"number e.g. 9.99(00)","disabled":true},{"key":"orderItems[0][discountTotal]","value":"","type":"text","description":"number e.g. 9.99(00)","disabled":true},{"key":"orderItems[0][paidTax]","value":"","type":"text","description":"number e.g. 9.99(00)","disabled":true},{"key":"orderItems[0][discountTax]","value":"","type":"text","description":"number e.g. 9.99(00)","disabled":true},{"key":"orderItems[0][productPrice]","value":"","type":"text","description":"number e.g. 9.99(00)","disabled":true},{"key":"orderItems[0][customProductOptions][0][name]","value":"","type":"text","description":"string","disabled":true},{"key":"orderItems[0][customProductOptions][0][value]","value":"","type":"text","description":"string","disabled":true}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/a58b1559-9d74-49f6-a460-e3944f8e4b67"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx"},{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"vary","value":"Accept-Encoding"},{"key":"cache-control","value":"no-cache, private"},{"key":"date","value":"Wed, 16 Nov 2022 09:36:22 GMT"},{"key":"x-ratelimit-limit","value":"150"},{"key":"x-ratelimit-remaining","value":"148"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Order updated\",\n    \"orderUuid\": \"a58b1559-9d74-49f6-a460-e3944f8e4b67\"\n}"}],"_postman_id":"ea86b050-3be2-401a-90b4-235801519147"},{"name":"Create/update order items","id":"f418f827-9615-43e0-aa6c-c95e0b5b8789","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"orderItems[0][lineItemId]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"orderItems[0][uuid]","value":"","type":"text","description":"<p>string, use UUID if you want to update an existing order item</p>\n"},{"key":"orderItems[0][sku]","value":"","type":"text","description":"<p>string , use SKU if you want to create a new order item</p>\n"},{"key":"orderItems[0][productName]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"orderItems[0][productQuantity]","value":"","type":"text","description":"<p>number</p>\n"},{"key":"orderItems[0][taxRate]","value":"","type":"text","description":"<p>number e.g. 21.00 (Required)</p>\n"},{"key":"orderItems[0][totalPaid]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"orderItems[0][discountTotal]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"orderItems[0][paidTax]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"orderItems[0][discountTax]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"orderItems[0][productPrice]","value":"","type":"text","description":"<p>number e.g. 9.99(00)</p>\n"},{"key":"orderItems[0][customProductOptions][0][name]","value":"","type":"text","description":"<p>string</p>\n"},{"key":"orderItems[0][customProductOptions][0][value]","value":"","type":"text","description":"<p>string</p>\n"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/c57666c7-653f-4fde-9572-3b89da7343dd","description":"<p>All body attributes are all optional. Only fill the attributes you want to update.</p>\n<p><strong>Note that this is the same endpoint as update orders, so these items can also be included while updating an order.</strong></p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","orders","c57666c7-653f-4fde-9572-3b89da7343dd"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"992c3877-4697-424f-a8c2-83f56001d1b2","name":"Create/update order items","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"orderItems[0][lineItemId]","value":"14789","type":"text","description":"string"},{"key":"orderItems[0][uuid]","value":"10709d9e-a95d-4a85-a949-1586b8603066","type":"text","description":"string, use UUID if you want to update an existing order item"},{"key":"orderItems[0][sku]","value":"","type":"text","description":"string , use SKU if you want to create a new order item","disabled":true},{"key":"orderItems[0][productName]","value":"","type":"text","description":"string","disabled":true},{"key":"orderItems[0][productQuantity]","value":"","type":"text","description":"number","disabled":true},{"key":"orderItems[0][taxRate]","value":"","type":"text","description":"number e.g. 21.00 (Required)","disabled":true},{"key":"orderItems[0][totalPaid]","value":"","type":"text","description":"number e.g. 9.99(00)","disabled":true},{"key":"orderItems[0][discountTotal]","value":"","type":"text","description":"number e.g. 9.99(00)","disabled":true},{"key":"orderItems[0][paidTax]","value":"","type":"text","description":"number e.g. 9.99(00)","disabled":true},{"key":"orderItems[0][discountTax]","value":"","type":"text","description":"number e.g. 9.99(00)","disabled":true},{"key":"orderItems[0][productPrice]","value":"","type":"text","description":"number e.g. 9.99(00)","disabled":true},{"key":"orderItems[0][customProductOptions][0][name]","value":"Kortingsbon","type":"text","description":"string"},{"key":"orderItems[0][customProductOptions][0][value]","value":"Nee","type":"text","description":"string"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/orders/c57666c7-653f-4fde-9572-3b89da7343dd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx"},{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"vary","value":"Accept-Encoding"},{"key":"cache-control","value":"no-cache, private"},{"key":"date","value":"Wed, 16 Nov 2022 09:42:14 GMT"},{"key":"x-ratelimit-limit","value":"150"},{"key":"x-ratelimit-remaining","value":"146"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Order updated\",\n    \"orderUuid\": \"c57666c7-653f-4fde-9572-3b89da7343dd\"\n}"}],"_postman_id":"f418f827-9615-43e0-aa6c-c95e0b5b8789"}],"id":"ebd3ac60-e1fd-400d-9c3d-c7eae9c185f8","description":"<p>These entities will contain a <code>fulfilmentCustomerUuid</code> attribute if the company has fulfilment enabled.</p>\n","_postman_id":"ebd3ac60-e1fd-400d-9c3d-c7eae9c185f8","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Returns","item":[{"name":"Get returns","id":"05bccdf2-34f8-4459-a0aa-a05980f5b145","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/returns?searchAttribute=order_uuid&searchDelimiter==&searchValue=fb7e9cff-25fa-4d97-ace9-3a842766289b&perPage&page&createdAfter&updatedAfter","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","returns"],"host":["https://account.goedgepickt.nl"],"query":[{"description":{"content":"<p>string e.g. status, customerEmail, orderUuid</p>\n","type":"text/plain"},"key":"searchAttribute","value":"order_uuid"},{"description":{"content":"<p>string e.g. \"=\"</p>\n","type":"text/plain"},"key":"searchDelimiter","value":"="},{"description":{"content":"<p>string e.g. \"registered\"</p>\n","type":"text/plain"},"key":"searchValue","value":"fb7e9cff-25fa-4d97-ace9-3a842766289b"},{"description":{"content":"<p>int (Max. 100)</p>\n","type":"text/plain"},"key":"perPage","value":null},{"description":{"content":"<p>int</p>\n","type":"text/plain"},"key":"page","value":null},{"description":{"content":"<p>Datetime in format: Y-m-dH:i:s</p>\n","type":"text/plain"},"key":"createdAfter","value":null},{"description":{"content":"<p>Datetime in format: Y-m-dH:i:s</p>\n","type":"text/plain"},"key":"updatedAfter","value":null}],"variable":[]}},"response":[{"id":"69ad8867-5e9d-4657-b735-46d344aa8927","name":"Get returns","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://account.goedgepickt.nl/api/fulfilment/v1/returns?searchAttribute&searchDelimiter&searchValue&perPage&page","host":["https://account.goedgepickt.nl"],"path":["api","fulfilment","v1","returns"],"query":[{"key":"searchAttribute","value":null,"description":"string e.g. \"status\""},{"key":"searchDelimiter","value":null,"description":"string e.g. \"=\""},{"key":"searchValue","value":null,"description":"string e.g. \"registered\""},{"key":"perPage","value":null,"description":"int (Max. 100)"},{"key":"page","value":null,"description":"int"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 12 Jun 2025 09:54:10 GMT"},{"key":"Phpdebugbar-Id","value":"01JXHRZCFAR65XKKQE6YMZMQES"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"pageInfo\": {\n        \"totalItems\": 3,\n        \"itemsPerPage\": 45,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"items\": [\n        {\n            \"uuid\": \"b409db9a-bbb7-4a60-8a27-9336b556797c\",\n            \"returnNumber\": \"2024-0001\",\n            \"returnState\": \"registered\",\n            \"customerNote\": \"\",\n            \"internComment\": \"\",\n            \"attentionNeeded\": 0,\n            \"attentionNeededReason\": null,\n            \"order\": {\n                \"uuid\": \"fb7e9cff-25fa-4d97-ace9-3a842766289b\",\n                \"externalDisplayId\": \"10019\"\n            },\n            \"orders\": [\n                {\n                    \"uuid\": \"fb7e9cff-25fa-4d97-ace9-3a842766289b\",\n                    \"externalDisplayId\": \"10019\"\n                }\n            ],\n            \"tags\": [],\n            \"returnItems\": [\n                {\n                    \"uuid\": \"4366362d-b72b-42ab-9def-f834298b6f8c\",\n                    \"orderItem\": {\n                        \"uuid\": \"777c06f5-51e9-402f-809f-f9a1ceb227af\"\n                    },\n                    \"product\": {\n                        \"uuid\": \"1c177c23-be01-48e8-a71f-ae09867ec250\",\n                        \"name\": \"GoedGepickt Pen\"\n                    },\n                    \"returnReason\": null,\n                    \"customReason\": \"\",\n                    \"quantityReturned\": 2,\n                    \"quantityProcessed\": 0,\n                    \"quantityBackInStock\": null,\n                    \"picklocationUuid\": null\n                }\n            ],\n            \"createDate\": \"2025-06-05\",\n            \"processedAtDate\": null,\n            \"customerFirstName\": \"Lydia\",\n            \"customerLastName\": \"De jong\",\n            \"customerCompany\": \"\",\n            \"customerAddress\": \"Mounepaed\",\n            \"customerHouseNumber\": \"121\",\n            \"customerHouseNumberAddition\": \"\",\n            \"customerAddress2\": null,\n            \"customerZipcode\": \"9051 BA\",\n            \"customerCity\": \"Stiens\",\n            \"customerCountry\": \"NL\",\n            \"customerEmail\": \"lydiagroenland@gmail.com\",\n            \"customerPhone\": \"+31683028374\"\n        },\n        {\n            \"uuid\": \"160368c8-4dd3-4fa5-b767-ca750daeb6ff\",\n            \"returnNumber\": \"2024-0002\",\n            \"returnState\": \"received\",\n            \"customerNote\": \"\",\n            \"internComment\": \"\",\n            \"attentionNeeded\": 0,\n            \"attentionNeededReason\": null,\n            \"order\": {\n                \"uuid\": \"73b055e7-5c75-447c-a523-2e3c3458d54f\",\n                \"externalDisplayId\": \"10022\"\n            },\n            \"orders\": [\n                {\n                    \"uuid\": \"73b055e7-5c75-447c-a523-2e3c3458d54f\",\n                    \"externalDisplayId\": \"10022\"\n                }\n            ],\n            \"tags\": [],\n            \"returnItems\": [\n                {\n                    \"uuid\": \"a2f3a575-2e33-44f3-9e34-647694172889\",\n                    \"orderItem\": {\n                        \"uuid\": \"03dbe90d-2de1-4e10-8986-79e1c8dc1dc8\"\n                    },\n                    \"product\": {\n                        \"uuid\": \"5e0bf0e3-ccaa-463e-bb34-db561c1c475f\",\n                        \"name\": \"GoedGepickt polo\"\n                    },\n                    \"returnReason\": null,\n                    \"customReason\": null,\n                    \"quantityReturned\": 1,\n                    \"quantityProcessed\": 0,\n                    \"quantityBackInStock\": null,\n                    \"picklocationUuid\": null\n                }\n            ],\n            \"createDate\": \"2025-06-05\",\n            \"processedAtDate\": null,\n            \"customerFirstName\": \"Hugo\",\n            \"customerLastName\": \"Broekmeulen\",\n            \"customerCompany\": \"\",\n            \"customerAddress\": \"Balkenstraat\",\n            \"customerHouseNumber\": \"105\",\n            \"customerHouseNumberAddition\": \"\",\n            \"customerAddress2\": null,\n            \"customerZipcode\": \"3027 GC\",\n            \"customerCity\": \"Rotterdam\",\n            \"customerCountry\": \"NL\",\n            \"customerEmail\": \"HugoBroekmeulen@jourrapide.com\",\n            \"customerPhone\": \"+31624046480\"\n        },\n        {\n            \"uuid\": \"6f3af980-6b17-4d69-bafb-1d56843b5c5b\",\n            \"returnNumber\": \"2024-0003\",\n            \"returnState\": \"completed\",\n            \"customerNote\": \"\",\n            \"internComment\": \"\",\n            \"attentionNeeded\": 0,\n            \"attentionNeededReason\": null,\n            \"order\": {\n                \"uuid\": \"72cb63d6-1813-44bb-80c1-cdb542591fd3\",\n                \"externalDisplayId\": \"10018\"\n            },\n            \"orders\": [\n                {\n                    \"uuid\": \"72cb63d6-1813-44bb-80c1-cdb542591fd3\",\n                    \"externalDisplayId\": \"10018\"\n                }\n            ],\n            \"tags\": [],\n            \"returnItems\": [\n                {\n                    \"uuid\": \"f8a078d4-4753-4d38-b6e2-1d0b6ef7cb74\",\n                    \"orderItem\": {\n                        \"uuid\": \"667e6d19-87a7-4adb-8a6c-06ab4dbf7bc2\"\n                    },\n                    \"product\": {\n                        \"uuid\": \"e0cae1c7-9fdd-4a92-abf2-5ea89aa6fe4d\",\n                        \"name\": \"Stroopwafelkoek - Caramel\"\n                    },\n                    \"returnReason\": null,\n                    \"customReason\": null,\n                    \"quantityReturned\": 1,\n                    \"quantityProcessed\": 1,\n                    \"quantityBackInStock\": 1,\n                    \"picklocationUuid\": null\n                }\n            ],\n            \"createDate\": \"2025-06-09\",\n            \"processedAtDate\": null,\n            \"customerFirstName\": \"Nourdin\",\n            \"customerLastName\": \"Dursun\",\n            \"customerCompany\": \"\",\n            \"customerAddress\": \"Lindtsedijk\",\n            \"customerHouseNumber\": \"300\",\n            \"customerHouseNumberAddition\": \"\",\n            \"customerAddress2\": null,\n            \"customerZipcode\": \"3336\",\n            \"customerCity\": \"Zwijndrecht\",\n            \"customerCountry\": \"BE\",\n            \"customerEmail\": \"nourdindursun@gmail.com\",\n            \"customerPhone\": \"06-56950467\"\n        }\n    ]\n}"},{"id":"2d34b7ac-e7e9-4a59-a675-407382ba7f0a","name":"Get returns with orderUuid filter","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://account.goedgepickt.nl/api/fulfilment/v1/returns?searchAttribute=orderUuid&searchDelimiter==&searchValue=fb7e9cff-25fa-4d97-ace9-3a842766289b&perPage&page","host":["https://account.goedgepickt.nl"],"path":["api","fulfilment","v1","returns"],"query":[{"key":"searchAttribute","value":"orderUuid","description":"string e.g. status, customerEmail, orderUuid"},{"key":"searchDelimiter","value":"=","description":"string e.g. \"=\""},{"key":"searchValue","value":"fb7e9cff-25fa-4d97-ace9-3a842766289b","description":"string e.g. \"registered\""},{"key":"perPage","value":null,"description":"int (Max. 100)"},{"key":"page","value":null,"description":"int"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 12 Jun 2025 11:20:23 GMT"},{"key":"Phpdebugbar-Id","value":"01JXHXX85VN8AAD213RCZPVFGT"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"148"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"pageInfo\": {\n        \"totalItems\": 1,\n        \"itemsPerPage\": 45,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"items\": [\n        {\n            \"uuid\": \"b409db9a-bbb7-4a60-8a27-9336b556797c\",\n            \"returnNumber\": \"2024-0001\",\n            \"returnState\": \"registered\",\n            \"customerNote\": \"\",\n            \"internComment\": \"\",\n            \"attentionNeeded\": 0,\n            \"attentionNeededReason\": null,\n            \"order\": {\n                \"uuid\": \"fb7e9cff-25fa-4d97-ace9-3a842766289b\",\n                \"externalDisplayId\": \"10019\"\n            },\n            \"orders\": [\n                {\n                    \"uuid\": \"fb7e9cff-25fa-4d97-ace9-3a842766289b\",\n                    \"externalDisplayId\": \"10019\"\n                }\n            ],\n            \"tags\": [],\n            \"returnItems\": [\n                {\n                    \"uuid\": \"4366362d-b72b-42ab-9def-f834298b6f8c\",\n                    \"orderItem\": {\n                        \"uuid\": \"777c06f5-51e9-402f-809f-f9a1ceb227af\"\n                    },\n                    \"product\": {\n                        \"uuid\": \"1c177c23-be01-48e8-a71f-ae09867ec250\",\n                        \"name\": \"GoedGepickt Pen\"\n                    },\n                    \"returnReason\": null,\n                    \"customReason\": \"\",\n                    \"quantityReturned\": 2,\n                    \"quantityProcessed\": 0,\n                    \"quantityBackInStock\": null,\n                    \"picklocationUuid\": null\n                }\n            ],\n            \"createDate\": \"2025-06-05\",\n            \"processedAtDate\": null,\n            \"customerFirstName\": \"Lydia\",\n            \"customerLastName\": \"De jong\",\n            \"customerCompany\": \"\",\n            \"customerAddress\": \"Mounepaed\",\n            \"customerHouseNumber\": \"121\",\n            \"customerHouseNumberAddition\": \"\",\n            \"customerAddress2\": null,\n            \"customerZipcode\": \"9051 BA\",\n            \"customerCity\": \"Stiens\",\n            \"customerCountry\": \"NL\",\n            \"customerEmail\": \"lydiagroenland@gmail.com\",\n            \"customerPhone\": \"+31683028374\"\n        }\n    ]\n}"}],"_postman_id":"05bccdf2-34f8-4459-a0aa-a05980f5b145"},{"name":"Get return","id":"aa2079de-d742-436f-8347-4f55bfcfd44e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/returns/a5328a4f-b18e-429c-8331-1add9364f8c3","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","returns","a5328a4f-b18e-429c-8331-1add9364f8c3"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"747ee9d8-27e8-4865-933b-24dbc102ea3a","name":"Get return","originalRequest":{"method":"GET","header":[],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/returns/b409db9a-bbb7-4a60-8a27-9336b556797c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 12 Jun 2025 09:54:42 GMT"},{"key":"Phpdebugbar-Id","value":"01JXHS0B8R2WREQ4N4TPVZRDZE"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"148"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"uuid\": \"b409db9a-bbb7-4a60-8a27-9336b556797c\",\n        \"returnNumber\": \"2024-0001\",\n        \"returnState\": \"registered\",\n        \"customerNote\": \"\",\n        \"internComment\": \"\",\n        \"attentionNeeded\": 0,\n        \"attentionNeededReason\": null,\n        \"order\": {\n            \"uuid\": \"fb7e9cff-25fa-4d97-ace9-3a842766289b\",\n            \"externalDisplayId\": \"10019\"\n        },\n        \"orders\": [\n            {\n                \"uuid\": \"fb7e9cff-25fa-4d97-ace9-3a842766289b\",\n                \"externalDisplayId\": \"10019\"\n            }\n        ],\n        \"tags\": [],\n        \"returnItems\": [\n            {\n                \"uuid\": \"4366362d-b72b-42ab-9def-f834298b6f8c\",\n                \"orderItem\": {\n                    \"uuid\": \"777c06f5-51e9-402f-809f-f9a1ceb227af\"\n                },\n                \"product\": {\n                    \"uuid\": \"1c177c23-be01-48e8-a71f-ae09867ec250\",\n                    \"name\": \"GoedGepickt Pen\"\n                },\n                \"returnReason\": null,\n                \"customReason\": \"\",\n                \"quantityReturned\": 2,\n                \"quantityProcessed\": 0,\n                \"quantityBackInStock\": null,\n                \"picklocationUuid\": null\n            }\n        ],\n        \"createDate\": \"2025-06-05\",\n        \"processedAtDate\": \"2025-07-01\",\n        \"customerFirstName\": \"Lydia\",\n        \"customerLastName\": \"De jong\",\n        \"customerCompany\": \"\",\n        \"customerAddress\": \"Mounepaed\",\n        \"customerHouseNumber\": \"121\",\n        \"customerHouseNumberAddition\": \"\",\n        \"customerAddress2\": null,\n        \"customerZipcode\": \"9051 BA\",\n        \"customerCity\": \"Stiens\",\n        \"customerCountry\": \"NL\",\n        \"customerEmail\": \"lydiagroenland@gmail.com\",\n        \"customerPhone\": \"+31683028374\"\n    }\n]"}],"_postman_id":"aa2079de-d742-436f-8347-4f55bfcfd44e"}],"id":"365f883d-1790-48c2-adb5-a9c4439cb4d4","_postman_id":"365f883d-1790-48c2-adb5-a9c4439cb4d4","description":"","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Shipments","item":[{"name":"Get shipments","id":"ee437958-6ecd-42fe-8b96-af7dcf867bc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/shipments?createdAfter=2023-11-06 10:11:00&searchAttribute=trackTraceCode&searchDelimiter=!=&searchValue=invalidTrackTraceCode&perPage=10&page=1&include[0]=linkedShipments","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","shipments"],"host":["https://account.goedgepickt.nl"],"query":[{"description":{"content":"<p>Datetime in format: Y-m-d H:i:s</p>\n","type":"text/plain"},"key":"createdAfter","value":"2023-11-06 10:11:00"},{"description":{"content":"<p>string e.g. \"trackTraceCode\"</p>\n","type":"text/plain"},"key":"searchAttribute","value":"trackTraceCode"},{"description":{"content":"<p>string e.g. \"=\"</p>\n","type":"text/plain"},"key":"searchDelimiter","value":"!="},{"description":{"content":"<p>string e.g. \"your tracking code\"</p>\n","type":"text/plain"},"key":"searchValue","value":"invalidTrackTraceCode"},{"description":{"content":"<p>int, orders per page (Max. 50)</p>\n","type":"text/plain"},"key":"perPage","value":"10"},{"description":{"content":"<p>int, page</p>\n","type":"text/plain"},"key":"page","value":"1"},{"key":"include[0]","value":"linkedShipments"}],"variable":[]}},"response":[{"id":"1b81babd-e0b0-440e-b053-96154fddab6d","name":"Get shipments","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"https://account.goedgepickt.nl/api/fulfilment/v1/shipments?createdAfter=2023-11-06 10:11:00&searchAttribute=trackTraceCode&searchDelimiter=!=&searchValue=invalidTrackTraceCode&perPage=10&page=1&include[0]=linkedShipments","host":["https://account.goedgepickt.nl"],"path":["api","fulfilment","v1","shipments"],"query":[{"key":"createdAfter","value":"2023-11-06 10:11:00","description":"Datetime in format: Y-m-d H:i:s"},{"key":"searchAttribute","value":"trackTraceCode","description":"string e.g. \"trackTraceCode\""},{"key":"searchDelimiter","value":"!=","description":"string e.g. \"=\""},{"key":"searchValue","value":"invalidTrackTraceCode","description":"string e.g. \"your tracking code\""},{"key":"perPage","value":"10","description":"int, orders per page (Max. 50)"},{"key":"page","value":"1","description":"int, page"},{"key":"include[0]","value":"linkedShipments"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 13 Jun 2025 12:52:59 GMT"},{"key":"Phpdebugbar-Id","value":"01JXMNKGTM23FQ4FPAJ1DT7ZR3"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"pageInfo\": {\n        \"totalItems\": 9,\n        \"itemsPerPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"items\": [\n        {\n            \"uuid\": \"51145352-99a1-4780-a520-c8e7ee51ec70\",\n            \"externalId\": null,\n            \"createDate\": \"2024-03-22T08:26:39.000000Z\",\n            \"status\": \"Open\",\n            \"referenceText\": \"Bestelling #10019\",\n            \"shippingFirstName\": \"Lydia\",\n            \"shippingLastName\": \"Groenland\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Mounepaed\",\n            \"shippingHouseNumber\": \"121\",\n            \"shippingHouseNumberAddition\": \"121\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"9051 BA\",\n            \"shippingCity\": \"Stiens\",\n            \"shippingCountry\": \"NL\",\n            \"shippingPhone\": \"+31683028374\",\n            \"shippingEmail\": \"lydiagroenland@gmail.com\",\n            \"trackTraceUrl\": \"/shipments/view/51145352-99a1-4780-a520-c8e7ee51ec70\",\n            \"trackTraceCode\": \"51145352-99a1-4780-a520-c8e7ee51ec70\",\n            \"shippingProvider\": \"Demo\",\n            \"shippingCarrier\": \"Custom\",\n            \"shippingMethod\": \"Custom\",\n            \"shippingWeight\": 100,\n            \"shipmentItems\": [\n                {\n                    \"productUuid\": \"1c177c23-be01-48e8-a71f-ae09867ec250\",\n                    \"productSku\": \"goedgepickt-pen\",\n                    \"productQuantity\": 4\n                },\n                {\n                    \"productUuid\": \"e0cae1c7-9fdd-4a92-abf2-5ea89aa6fe4d\",\n                    \"productSku\": \"stroopwafel\",\n                    \"productQuantity\": 2\n                },\n                {\n                    \"productUuid\": \"a6aea8b0-e829-4beb-9359-86f66fa0b136\",\n                    \"productSku\": \"hobbymes-01\",\n                    \"productQuantity\": 1\n                },\n                {\n                    \"productUuid\": \"e0cae1c7-9fdd-4a92-abf2-5ea89aa6fe4d\",\n                    \"productSku\": \"stroopwafel\",\n                    \"productQuantity\": 2\n                },\n                {\n                    \"productUuid\": \"d4dad755-2bb0-44ba-bd00-904b09c5026b\",\n                    \"productSku\": \"goedgepickt-keycord\",\n                    \"productQuantity\": 1\n                }\n            ],\n            \"linkedOrder\": {\n                \"uuid\": \"fb7e9cff-25fa-4d97-ace9-3a842766289b\",\n                \"externalId\": \"10019\",\n                \"externalDisplayId\": \"10019\",\n                \"status\": \"completed\",\n                \"webshopUuid\": \"b93b9292-4f8c-4fd5-85dd-f42a041a8fad\"\n            },\n            \"packagingMaterials\": [\n                {\n                    \"uuid\": \"71f02c2b-963d-46f0-9351-77eadd21df7d\",\n                    \"name\": \"Brievenbus A4\",\n                    \"height\": \"3.00\",\n                    \"width\": \"25.00\",\n                    \"length\": \"35.00\",\n                    \"quantityUsed\": 1\n                }\n            ],\n            \"linkedShipments\": []\n        },\n        {\n            \"uuid\": \"58543e10-f18f-4e94-a96f-847cefe47e7a\",\n            \"externalId\": null,\n            \"createDate\": \"2024-03-22T08:26:39.000000Z\",\n            \"status\": \"Open\",\n            \"referenceText\": \"Bestelling #10022\",\n            \"shippingFirstName\": \"Hugo\",\n            \"shippingLastName\": \"Broekmeulen\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Balkenstraat\",\n            \"shippingHouseNumber\": \"105\",\n            \"shippingHouseNumberAddition\": \"105\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"3027 GC\",\n            \"shippingCity\": \"Rotterdam\",\n            \"shippingCountry\": \"NL\",\n            \"shippingPhone\": \"+31624046480\",\n            \"shippingEmail\": \"HugoBroekmeulen@jourrapide.com\",\n            \"trackTraceUrl\": \"/shipments/view/58543e10-f18f-4e94-a96f-847cefe47e7a\",\n            \"trackTraceCode\": \"58543e10-f18f-4e94-a96f-847cefe47e7a\",\n            \"shippingProvider\": \"Demo\",\n            \"shippingCarrier\": \"Custom\",\n            \"shippingMethod\": \"Custom\",\n            \"shippingWeight\": 100,\n            \"shipmentItems\": [\n                {\n                    \"productUuid\": \"5e0bf0e3-ccaa-463e-bb34-db561c1c475f\",\n                    \"productSku\": \"goedgepickt-polo-xxl\",\n                    \"productQuantity\": 2\n                },\n                {\n                    \"productUuid\": \"6a27cccf-df4b-4e60-a9f8-dd34e654fc41\",\n                    \"productSku\": \"gevulde-koek\",\n                    \"productQuantity\": 1\n                }\n            ],\n            \"linkedOrder\": {\n                \"uuid\": \"73b055e7-5c75-447c-a523-2e3c3458d54f\",\n                \"externalId\": \"10022\",\n                \"externalDisplayId\": \"10022\",\n                \"status\": \"completed\",\n                \"webshopUuid\": \"b93b9292-4f8c-4fd5-85dd-f42a041a8fad\"\n            },\n            \"packagingMaterials\": [\n                {\n                    \"uuid\": \"71f02c2b-963d-46f0-9351-77eadd21df7d\",\n                    \"name\": \"Brievenbus A4\",\n                    \"height\": \"3.00\",\n                    \"width\": \"25.00\",\n                    \"length\": \"35.00\",\n                    \"quantityUsed\": 1\n                }\n            ],\n            \"linkedShipments\": []\n        },\n        {\n            \"uuid\": \"0001b4bc-0387-46e8-b68f-09559a1cfb1e\",\n            \"externalId\": null,\n            \"createDate\": \"2024-03-22T08:26:39.000000Z\",\n            \"status\": \"Open\",\n            \"referenceText\": \"Bestelling #10018\",\n            \"shippingFirstName\": \"Nourdin\",\n            \"shippingLastName\": \"Dursun\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Lindtsedijk\",\n            \"shippingHouseNumber\": \"300\",\n            \"shippingHouseNumberAddition\": \"300\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"3336\",\n            \"shippingCity\": \"Zwijndrecht\",\n            \"shippingCountry\": \"BE\",\n            \"shippingPhone\": \"06-56950467\",\n            \"shippingEmail\": \"nourdindursun@gmail.com\",\n            \"trackTraceUrl\": \"/shipments/view/0001b4bc-0387-46e8-b68f-09559a1cfb1e\",\n            \"trackTraceCode\": \"0001b4bc-0387-46e8-b68f-09559a1cfb1e\",\n            \"shippingProvider\": \"Demo\",\n            \"shippingCarrier\": \"Custom\",\n            \"shippingMethod\": \"Custom\",\n            \"shippingWeight\": 100,\n            \"shipmentItems\": [\n                {\n                    \"productUuid\": \"e0cae1c7-9fdd-4a92-abf2-5ea89aa6fe4d\",\n                    \"productSku\": \"stroopwafel\",\n                    \"productQuantity\": 2\n                }\n            ],\n            \"linkedOrder\": {\n                \"uuid\": \"72cb63d6-1813-44bb-80c1-cdb542591fd3\",\n                \"externalId\": \"10018\",\n                \"externalDisplayId\": \"10018\",\n                \"status\": \"picking\",\n                \"webshopUuid\": \"b93b9292-4f8c-4fd5-85dd-f42a041a8fad\"\n            },\n            \"packagingMaterials\": [\n                {\n                    \"uuid\": \"71f02c2b-963d-46f0-9351-77eadd21df7d\",\n                    \"name\": \"Brievenbus A4\",\n                    \"height\": \"3.00\",\n                    \"width\": \"25.00\",\n                    \"length\": \"35.00\",\n                    \"quantityUsed\": 1\n                }\n            ],\n            \"linkedShipments\": []\n        },\n        {\n            \"uuid\": \"59bf66b1-c1dd-432e-952d-06d2be645344\",\n            \"externalId\": \"6225-1\",\n            \"createDate\": \"2024-04-23T12:26:19.000000Z\",\n            \"status\": \"no_update_supported\",\n            \"referenceText\": \"Bestelling 10025\",\n            \"shippingFirstName\": \"Kellie\",\n            \"shippingLastName\": \"Roskam\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Eikstraat\",\n            \"shippingHouseNumber\": \"88\",\n            \"shippingHouseNumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"4651 KE\",\n            \"shippingCity\": \"Steenbergen\",\n            \"shippingCountry\": \"NL\",\n            \"shippingPhone\": \"+31673546470\",\n            \"shippingEmail\": \"KellieRoskam@teleworm.us\",\n            \"trackTraceUrl\": \"/shipments/view/59bf66b1-c1dd-432e-952d-06d2be645344\",\n            \"trackTraceCode\": \"59bf66b1-c1dd-432e-952d-06d2be645344\",\n            \"shippingProvider\": \"Demo\",\n            \"shippingCarrier\": \"Custom\",\n            \"shippingMethod\": \"Custom\",\n            \"shippingWeight\": 100,\n            \"shipmentItems\": [],\n            \"linkedOrder\": {\n                \"uuid\": \"42e597c4-cafa-4d34-82b6-1bd255d9a9aa\",\n                \"externalId\": \"10025\",\n                \"externalDisplayId\": \"10025\",\n                \"status\": \"completed\",\n                \"webshopUuid\": \"b93b9292-4f8c-4fd5-85dd-f42a041a8fad\"\n            },\n            \"packagingMaterials\": [],\n            \"linkedShipments\": []\n        },\n        {\n            \"uuid\": \"31da374c-aa4a-4417-b10f-f863e1f35971\",\n            \"externalId\": \"4854-1\",\n            \"createDate\": \"2024-12-12T14:26:20.000000Z\",\n            \"status\": \"no_update_supported\",\n            \"referenceText\": \"Bestelling 10014\",\n            \"shippingFirstName\": \"Sivan\",\n            \"shippingLastName\": \"Oosterhof\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Kleine Pollen\",\n            \"shippingHouseNumber\": \"18\",\n            \"shippingHouseNumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"7772 KJ\",\n            \"shippingCity\": \"Hardenberg\",\n            \"shippingCountry\": \"NL\",\n            \"shippingPhone\": \"0644529417\",\n            \"shippingEmail\": \"sivanoosterhof@hotmail.com\",\n            \"trackTraceUrl\": \"/shipments/view/31da374c-aa4a-4417-b10f-f863e1f35971\",\n            \"trackTraceCode\": \"31da374c-aa4a-4417-b10f-f863e1f35971\",\n            \"shippingProvider\": \"Demo\",\n            \"shippingCarrier\": \"Custom\",\n            \"shippingMethod\": \"Custom\",\n            \"shippingWeight\": 100,\n            \"shipmentItems\": [\n                {\n                    \"productUuid\": \"9d4e4cf5-8c64-4bfe-b0de-98dd6cafd2e5\",\n                    \"productSku\": \"852\",\n                    \"productQuantity\": 1\n                }\n            ],\n            \"linkedOrder\": {\n                \"uuid\": \"4ef8cf04-722b-489d-9f8c-a788e02219e3\",\n                \"externalId\": \"10014\",\n                \"externalDisplayId\": \"10014\",\n                \"status\": \"completed\",\n                \"webshopUuid\": \"b93b9292-4f8c-4fd5-85dd-f42a041a8fad\"\n            },\n            \"packagingMaterials\": [],\n            \"linkedShipments\": []\n        },\n        {\n            \"uuid\": \"89133a0b-ebb3-4390-aaaa-943a8f498cdf\",\n            \"externalId\": \"6219-1\",\n            \"createDate\": \"2024-12-12T14:26:46.000000Z\",\n            \"status\": \"no_update_supported\",\n            \"referenceText\": \"Bestelling 10002\",\n            \"shippingFirstName\": \"Denise\",\n            \"shippingLastName\": \"de Jong\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Burgemeester Holtroplaan\",\n            \"shippingHouseNumber\": \"62\",\n            \"shippingHouseNumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"4187 TV\",\n            \"shippingCity\": \"Waalwijk\",\n            \"shippingCountry\": \"NL\",\n            \"shippingPhone\": \"+31679423188\",\n            \"shippingEmail\": \"denisejong@hotmail.com\",\n            \"trackTraceUrl\": \"/shipments/view/89133a0b-ebb3-4390-aaaa-943a8f498cdf\",\n            \"trackTraceCode\": \"89133a0b-ebb3-4390-aaaa-943a8f498cdf\",\n            \"shippingProvider\": \"Demo\",\n            \"shippingCarrier\": \"Custom\",\n            \"shippingMethod\": \"Custom\",\n            \"shippingWeight\": 100,\n            \"shipmentItems\": [\n                {\n                    \"productUuid\": \"9d4e4cf5-8c64-4bfe-b0de-98dd6cafd2e5\",\n                    \"productSku\": \"852\",\n                    \"productQuantity\": 1\n                }\n            ],\n            \"linkedOrder\": {\n                \"uuid\": \"c4e25402-306d-4f4e-b76d-91f5a36ef144\",\n                \"externalId\": \"10002\",\n                \"externalDisplayId\": \"10002\",\n                \"status\": \"completed\",\n                \"webshopUuid\": \"b93b9292-4f8c-4fd5-85dd-f42a041a8fad\"\n            },\n            \"packagingMaterials\": [],\n            \"linkedShipments\": []\n        },\n        {\n            \"uuid\": \"6f14e1f0-085d-4787-85be-638c4acca696\",\n            \"externalId\": \"6594-1\",\n            \"createDate\": \"2024-12-12T14:26:46.000000Z\",\n            \"status\": \"no_update_supported\",\n            \"referenceText\": \"Bestelling 10017\",\n            \"shippingFirstName\": \"Stan\",\n            \"shippingLastName\": \"Janzen\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Binnenhof\",\n            \"shippingHouseNumber\": \"2\",\n            \"shippingHouseNumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"8476 AH\",\n            \"shippingCity\": \"Groningen\",\n            \"shippingCountry\": \"NL\",\n            \"shippingPhone\": \"06-38358086\",\n            \"shippingEmail\": \"stanjanzen@hotmail.com\",\n            \"trackTraceUrl\": \"/shipments/view/6f14e1f0-085d-4787-85be-638c4acca696\",\n            \"trackTraceCode\": \"6f14e1f0-085d-4787-85be-638c4acca696\",\n            \"shippingProvider\": \"Demo\",\n            \"shippingCarrier\": \"Custom\",\n            \"shippingMethod\": \"Custom\",\n            \"shippingWeight\": 100,\n            \"shipmentItems\": [\n                {\n                    \"productUuid\": \"9d4e4cf5-8c64-4bfe-b0de-98dd6cafd2e5\",\n                    \"productSku\": \"852\",\n                    \"productQuantity\": 1\n                }\n            ],\n            \"linkedOrder\": {\n                \"uuid\": \"3e145450-30ae-4a1d-9d99-ed083a924be4\",\n                \"externalId\": \"10017\",\n                \"externalDisplayId\": \"10017\",\n                \"status\": \"completed\",\n                \"webshopUuid\": \"b93b9292-4f8c-4fd5-85dd-f42a041a8fad\"\n            },\n            \"packagingMaterials\": [],\n            \"linkedShipments\": []\n        },\n        {\n            \"uuid\": \"14bad2f1-ef17-4c1f-8e0f-7c76458d9706\",\n            \"externalId\": \"7162-1\",\n            \"createDate\": \"2024-12-12T14:27:53.000000Z\",\n            \"status\": \"no_update_supported\",\n            \"referenceText\": \"Bestelling 10016\",\n            \"shippingFirstName\": \"Jinke\",\n            \"shippingLastName\": \"Wink\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Rue de Birmingham\",\n            \"shippingHouseNumber\": \"41\",\n            \"shippingHouseNumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"9890\",\n            \"shippingCity\": \"Dikkelvenne\",\n            \"shippingCountry\": \"BE\",\n            \"shippingPhone\": \"0489499741\",\n            \"shippingEmail\": \"jinkew91@hotmail.com\",\n            \"trackTraceUrl\": \"/shipments/view/14bad2f1-ef17-4c1f-8e0f-7c76458d9706\",\n            \"trackTraceCode\": \"14bad2f1-ef17-4c1f-8e0f-7c76458d9706\",\n            \"shippingProvider\": \"Demo\",\n            \"shippingCarrier\": \"Custom\",\n            \"shippingMethod\": \"Custom\",\n            \"shippingWeight\": 100,\n            \"shipmentItems\": [\n                {\n                    \"productUuid\": \"6a27cccf-df4b-4e60-a9f8-dd34e654fc41\",\n                    \"productSku\": \"gevulde-koek\",\n                    \"productQuantity\": 1\n                }\n            ],\n            \"linkedOrder\": {\n                \"uuid\": \"0811aa64-6415-4ba1-b16a-bf581e659c91\",\n                \"externalId\": \"10016\",\n                \"externalDisplayId\": \"10016\",\n                \"status\": \"completed\",\n                \"webshopUuid\": \"b93b9292-4f8c-4fd5-85dd-f42a041a8fad\"\n            },\n            \"packagingMaterials\": [],\n            \"linkedShipments\": []\n        },\n        {\n            \"uuid\": \"5372eed3-023b-436e-8581-bf13f3247f79\",\n            \"externalId\": \"4358-1\",\n            \"createDate\": \"2024-12-12T14:30:02.000000Z\",\n            \"status\": \"no_update_supported\",\n            \"referenceText\": \"Bestelling 10011\",\n            \"shippingFirstName\": \"Geert\",\n            \"shippingLastName\": \"de Jong\",\n            \"shippingCompany\": \"\",\n            \"shippingAddress\": \"Koningsweg\",\n            \"shippingHouseNumber\": \"28\",\n            \"shippingHouseNumberAddition\": \"\",\n            \"shippingAddress2\": \"\",\n            \"shippingZipcode\": \"6661 NH\",\n            \"shippingCity\": \"Arnhem\",\n            \"shippingCountry\": \"NL\",\n            \"shippingPhone\": \"0682415532\",\n            \"shippingEmail\": \"geertdejong@hotmail.com\",\n            \"trackTraceUrl\": \"/shipments/view/5372eed3-023b-436e-8581-bf13f3247f79\",\n            \"trackTraceCode\": \"5372eed3-023b-436e-8581-bf13f3247f79\",\n            \"shippingProvider\": \"Demo\",\n            \"shippingCarrier\": \"Custom\",\n            \"shippingMethod\": \"Custom\",\n            \"shippingWeight\": 100,\n            \"shipmentItems\": [\n                {\n                    \"productUuid\": \"6a27cccf-df4b-4e60-a9f8-dd34e654fc41\",\n                    \"productSku\": \"gevulde-koek\",\n                    \"productQuantity\": 1\n                }\n            ],\n            \"linkedOrder\": {\n                \"uuid\": \"e1217eb6-ea86-407a-8a36-f789cdd40720\",\n                \"externalId\": \"10011\",\n                \"externalDisplayId\": \"10011\",\n                \"status\": \"completed\",\n                \"webshopUuid\": \"b93b9292-4f8c-4fd5-85dd-f42a041a8fad\"\n            },\n            \"packagingMaterials\": [],\n            \"linkedShipments\": []\n        }\n    ]\n}"}],"_postman_id":"ee437958-6ecd-42fe-8b96-af7dcf867bc8"},{"name":"Get shipment","id":"2aa7b5f6-9955-460b-8b9a-07a5ecbf3077","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/shipments/51145352-99a1-4780-a520-c8e7ee51ec70","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","shipments","51145352-99a1-4780-a520-c8e7ee51ec70"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"a09e938d-14a9-4d96-9212-787129425fab","name":"Get shipment","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/fulfilment/v1/shipments/51145352-99a1-4780-a520-c8e7ee51ec70"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 13 Jun 2025 12:53:57 GMT"},{"key":"Phpdebugbar-Id","value":"01JXMNN9GMTXCYNQEWD0B0WHQ1"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"148"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"51145352-99a1-4780-a520-c8e7ee51ec70\",\n    \"externalId\": null,\n    \"createDate\": \"2024-03-22T08:26:39.000000Z\",\n    \"status\": \"Open\",\n    \"referenceText\": \"Bestelling #10019\",\n    \"shippingFirstName\": \"Lydia\",\n    \"shippingLastName\": \"Groenland\",\n    \"shippingCompany\": \"\",\n    \"shippingAddress\": \"Mounepaed\",\n    \"shippingHouseNumber\": \"121\",\n    \"shippingHouseNumberAddition\": \"121\",\n    \"shippingAddress2\": \"\",\n    \"shippingZipcode\": \"9051 BA\",\n    \"shippingCity\": \"Stiens\",\n    \"shippingCountry\": \"NL\",\n    \"shippingPhone\": \"+31683028374\",\n    \"shippingEmail\": \"lydiagroenland@gmail.com\",\n    \"trackTraceUrl\": \"/shipments/view/51145352-99a1-4780-a520-c8e7ee51ec70\",\n    \"trackTraceCode\": \"51145352-99a1-4780-a520-c8e7ee51ec70\",\n    \"shippingProvider\": \"Demo\",\n    \"shippingCarrier\": \"Custom\",\n    \"shippingMethod\": \"Custom\",\n    \"shippingWeight\": 100,\n    \"shipmentItems\": [\n        {\n            \"productUuid\": \"1c177c23-be01-48e8-a71f-ae09867ec250\",\n            \"productSku\": \"goedgepickt-pen\",\n            \"productQuantity\": 4\n        },\n        {\n            \"productUuid\": \"e0cae1c7-9fdd-4a92-abf2-5ea89aa6fe4d\",\n            \"productSku\": \"stroopwafel\",\n            \"productQuantity\": 2\n        },\n        {\n            \"productUuid\": \"a6aea8b0-e829-4beb-9359-86f66fa0b136\",\n            \"productSku\": \"hobbymes-01\",\n            \"productQuantity\": 1\n        },\n        {\n            \"productUuid\": \"e0cae1c7-9fdd-4a92-abf2-5ea89aa6fe4d\",\n            \"productSku\": \"stroopwafel\",\n            \"productQuantity\": 2\n        },\n        {\n            \"productUuid\": \"d4dad755-2bb0-44ba-bd00-904b09c5026b\",\n            \"productSku\": \"goedgepickt-keycord\",\n            \"productQuantity\": 1\n        }\n    ],\n    \"linkedOrder\": {\n        \"uuid\": \"fb7e9cff-25fa-4d97-ace9-3a842766289b\",\n        \"externalId\": \"10019\",\n        \"externalDisplayId\": \"10019\",\n        \"status\": \"completed\",\n        \"webshopUuid\": \"b93b9292-4f8c-4fd5-85dd-f42a041a8fad\"\n    },\n    \"packagingMaterials\": [\n        {\n            \"uuid\": \"71f02c2b-963d-46f0-9351-77eadd21df7d\",\n            \"name\": \"Brievenbus A4\",\n            \"height\": \"3.00\",\n            \"width\": \"25.00\",\n            \"length\": \"35.00\",\n            \"quantityUsed\": 1\n        }\n    ]\n}"}],"_postman_id":"2aa7b5f6-9955-460b-8b9a-07a5ecbf3077"}],"id":"55175ac7-27d2-4daf-a5be-49f996e6ca62","_postman_id":"55175ac7-27d2-4daf-a5be-49f996e6ca62","description":"","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Webshops","item":[{"name":"Get webshops","id":"ba57dcd7-afb6-4229-ac8c-5b5e5079da1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/webshops?perPage&page","description":"<p>These entities will contain a <code>fulfilmentCustomerUuid</code> attribute if the company has fulfilment enabled.</p>\n","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","fulfilment","v1","webshops"],"host":["https://account.goedgepickt.nl"],"query":[{"description":{"content":"<p>int (Max. 100)</p>\n","type":"text/plain"},"key":"perPage","value":null},{"description":{"content":"<p>int</p>\n","type":"text/plain"},"key":"page","value":null}],"variable":[]}},"response":[{"id":"6dd45841-4a42-4e2f-bc29-394d95de6c70","name":"Get webshops","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/webshops"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx"},{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"vary","value":"Accept-Encoding"},{"key":"cache-control","value":"no-cache, private"},{"key":"date","value":"Wed, 16 Nov 2022 08:27:04 GMT"},{"key":"x-ratelimit-limit","value":"150"},{"key":"x-ratelimit-remaining","value":"149"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"pageInfo\": {\n        \"totalItems\": 1,\n        \"itemsPerPage\": 15,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"items\": [\n        {\n            \"uuid\": \"29cacccb-def9-4b77-b41d-9f1ecdfc619d\",\n            \"name\": \"SpeelgoedOnline\",\n            \"url\": \"\",\n            \"platform\": \"Other\"\n        }\n    ]\n}"}],"_postman_id":"ba57dcd7-afb6-4229-ac8c-5b5e5079da1b"}],"id":"1ba3471d-f6dc-4067-916c-e4153581049e","_postman_id":"1ba3471d-f6dc-4067-916c-e4153581049e","description":"","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}},{"name":"Changelog","item":[],"id":"75d0873d-5266-4082-a7e4-4c858496c801","description":"<p>From now on, here you will find the changelog</p>\n<h1 id=\"2026-01-16\">2026-01-16</h1>\n<p>* Added 'shippingWeight' to 'shipments' endpoints</p>\n<h1 id=\"2025-12-29\">2025-12-29</h1>\n<p>* Added 'Order item' endpoints to retrieve the details of the items within an order</p>\n<h1 id=\"2025-11-04\">2025-11-04</h1>\n<p>* Added \"createdAfter\" and \"createdAfter\" to \"Get returns\" endpoint</p>\n<h1 id=\"2025-10-23\">2025-10-23</h1>\n<p>* Added \"attention needed\" enpoints to \"orders\" endpoints to add and remove attention needed</p>\n<h1 id=\"2025-10-14\">2025-10-14</h1>\n<p>* Added <code>shippingEmail</code> and <code>shippingPhone</code> fields to \"orders\" endpoints</p>\n<h1 id=\"2025-06-11\">2025-06-11</h1>\n<p>* Added shipments GET endpoints</p>\n<h1 id=\"2025-06-11-1\">2025-06-11</h1>\n<p>* Added createdAt and updatedAt to \"products\" GET endpoints<br />* Added return orders GET endpoints<br />* Added include options to include returns in the 'Get orders' endpoint</p>\n<h1 id=\"2025-06-02\">2025-06-02</h1>\n<p>* Added <code>productType</code> to \"products\" GET endpoints<br />* Added Compound products endpoints</p>\n<h1 id=\"2024-09-17\">2024-09-17</h1>\n<p>* Added <code>invoiceNumber</code> to \"orders\" endpoint</p>\n<h1 id=\"2023-11-16\">2023-11-16</h1>\n<p>* Include linked shipments in 'Get shipments' endpoint. These will for example be return shipments linked to a normal shipment.<br />* See basic shipments information while using the 'Get orders' endpoint. The shipments info can be requested by including the 'include' parameter within your request as described in the documentation.<br />* Filter products on stock level in the 'Get products' endpoint.</p>\n<h1 id=\"2023-01-05\">2023-01-05</h1>\n<p>* Added inbound goods endpoints</p>\n<h1 id=\"2022-10-27\">2022-10-27</h1>\n<p>*Initial documentation</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"f693cac3-ee61-4bbc-980e-d307e009040f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9b170352-d8f1-40a7-912e-9437cf189fc9","type":"text/javascript","exec":[""]}}],"_postman_id":"75d0873d-5266-4082-a7e4-4c858496c801"},{"name":"Webhooks","item":[{"name":"Create webhook","id":"07960a53-527e-4b69-9d0c-085fc33464ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"webshopUuid","value":"d14bd8e3-8082-42e4-9069-6cfbe247d1b8","description":"<p>A GoedGepickt UUID</p>\n","type":"text"},{"key":"webhookEvent","value":"shipment.created","description":"<p>A webhook event, accepted values: shipment.created, product.stockChanged or order.statusChanged</p>\n","type":"text"},{"key":"targetUrl","value":"https://webhooks.goedgepickt.nl/handle-webhook-example-url","description":"<p>The URL which will be called by the webhook</p>\n","type":"text"}]},"url":"https://account.goedgepickt.nl/api/v1/webhooks","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","v1","webhooks"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"54293a85-2c4e-4253-847e-dfab085e7003","name":"Create webhook","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"webshopUuid","value":"d14bd8e3-8082-42e4-9069-6cfbe247d1b8","description":"A GoedGepickt UUID","type":"text"},{"key":"webhookEvent","value":"shipment.created","description":"A webhook event, accepted values: shipment.created, product.stockChanged or order.statusChanged","type":"text"},{"key":"targetUrl","value":"https://webhooks.goedgepickt.nl/handle-webhook-example-url","description":"The URL which will be called by the webhook","type":"text"}]},"url":"https://account.goedgepickt.nl/api/fulfilment/v1/webhooks"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 07 Jul 2025 12:54:23 GMT"},{"key":"Phpdebugbar-Id","value":"01JZJF7ATX12RFQSAD2F891SJB"},{"key":"Server","value":"Apache/2.4.57 (Debian)"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"X-Ratelimit-Limit","value":"150"},{"key":"X-Ratelimit-Remaining","value":"149"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorMessage\": \"Given webshop UUID does not correspond with an existing webshop\"\n}"}],"_postman_id":"07960a53-527e-4b69-9d0c-085fc33464ed"},{"name":"Delete webhook","id":"f3447661-4d54-41ad-ab5e-a161a13f8e45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/v1/webhooks/fa3d188f-3ebc-4ed5-ac89-0e4134bbde53","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","v1","webhooks","fa3d188f-3ebc-4ed5-ac89-0e4134bbde53"],"host":["https://account.goedgepickt.nl"],"query":[],"variable":[]}},"response":[{"id":"71d1edb6-0a16-4742-86ea-d238fc93d575","name":"Delete webhook","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/v1/webhooks/fa3d188f-3ebc-4ed5-ac89-0e4134bbde53"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jan 2022 14:33:10 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.0.2u mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_wsgi/3.5 Python/2.7.13 mod_perl/2.0.11 Perl/v5.30.1"},{"key":"X-Powered-By","value":"PHP/7.4.21"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xbe4e9bed5e42e318fd20a3f334887f3c"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Webhook has been deleted\"\n}"}],"_postman_id":"f3447661-4d54-41ad-ab5e-a161a13f8e45"},{"name":"Get webhooks","id":"45be39f1-f62b-48cb-80c3-953d78e228c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://account.goedgepickt.nl/api/v1/webhooks?perPage&page","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}},"urlObject":{"path":["api","v1","webhooks"],"host":["https://account.goedgepickt.nl"],"query":[{"description":{"content":"<p>int (Max. 100)</p>\n","type":"text/plain"},"key":"perPage","value":null},{"description":{"content":"<p>int</p>\n","type":"text/plain"},"key":"page","value":null}],"variable":[]}},"response":[],"_postman_id":"45be39f1-f62b-48cb-80c3-953d78e228c5"}],"id":"20714fe9-03db-44d6-969a-6bec9a681203","_postman_id":"20714fe9-03db-44d6-969a-6bec9a681203","description":"","auth":{"type":"bearer","bearer":{"token":"[your token]"},"isInherited":true,"source":{"_postman_id":"d99529e6-904a-423e-a611-be28bcd55a7d","id":"d99529e6-904a-423e-a611-be28bcd55a7d","name":"GoedGepickt fulfilment API V1","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"token":"[your token]"}},"event":[{"listen":"prerequest","script":{"id":"4924f523-df36-4b6a-acc0-b4b770272482","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"76b4dc17-4ff3-47ac-bbb7-34a276cd4af4","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"GoedGepickt","value":"https://account.goedgepickt.nl"},{"key":"ApiToken","value":"[your token]"}]}