{"info":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","description":"<html><head></head><body><p>Welcome in the zadbano API documentation.</p>\n<p>With our API RESTful service, you can integrate your e-commerce , retail and warehouse managment system with the zadbano shipping services and ensure your customers the highest level of home delivery.</p>\n<p>RESTful APIs are the most commonly used APIs in the world of web services. They use Hypertext Transfer Protocol (HTTP) requests to manage data. They are popular because of their simplicity, scalability, speed and ability to handle all data types.</p>\n<p>Api access is restricted and require user account activation.<br>If you need credentials to the zadbano test and production environment, please contact with the zadbano IT team. E-mail: <a href=\"https://mailto:api@zadbano.pl\">api@zadbano.pl</a></p>\n<p>We offer two delivery types:</p>\n<ul>\n<li><p><a href=\"https://developers.zadbano.pl/#5ea68440-058b-4ff7-8d3f-6365bd461d9d\">Cross-docking</a></p>\n</li>\n<li><p><a href=\"https://developers.zadbano.pl/#c6ef198e-45e0-4e32-8192-f5ccb9667891\">Fulfillment</a></p>\n</li>\n</ul>\n<h1 id=\"authentication\">Authentication</h1>\n<p>We supports only BasicAuth currently.</p>\n<h1 id=\"units\">Units</h1>\n<p>Some attributes in the API have values in one of the following units:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Currency</th>\n<th>ISO 4217</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Country</td>\n<td>ISO 3166-1 alfa-2</td>\n</tr>\n<tr>\n<td>Dimensions</td>\n<td>meters (m)</td>\n</tr>\n<tr>\n<td>Volumes</td>\n<td>cubic meters (m3)</td>\n</tr>\n<tr>\n<td>Weights</td>\n<td>kilogram (kg)</td>\n</tr>\n<tr>\n<td>Dates</td>\n<td>ISO 8601 format</td>\n</tr>\n<tr>\n<td>Decimal separator</td>\n<td>. (dot)</td>\n</tr>\n<tr>\n<td>Case sensitive</td>\n<td>Yes</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"},{"content":"Units","slug":"units"}],"owner":"24527343","collectionId":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","publishedId":"2s8YswSCNa","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"002244","highlight":"00CEF7"},"publishDate":"2023-01-30T11:11:41.000Z"},"item":[{"name":"B2C Delivery & Services","item":[{"name":"Delivery calendar","item":[{"name":"Avaliable Dates","id":"b9bbc8e8-05e8-4171-948b-6cfffa9ccee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=NORTH_POLE","description":"<h1 id=\"available-delivery-days-and-time-slot-for-postal-code\">Available delivery days and time slot for postal code.</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>postalcode *</th>\n<th>postal code of delivery address</th>\n<th>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>pickupWarehouseCode*</td>\n<td>symbol of pickup warehouse</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 35  <br />example: NORTH_POLE</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["capacity","calendar"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":"NORTH_POLE"}],"variable":[]}},"response":[{"id":"9a2e2fad-2998-4e99-bd75-72bad18f0044","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=NORTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":"NORTH_POLE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:06:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3586"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"e02-TFCyCkIQteq43AXMCsvRBJasQ3c\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"JXcuuD2URaR9UZYzPwCA\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"PostalCode\": \"00-901\",\n        \"Zone\": \"WAW 02\",\n        \"Calendar\": [\n            {\n                \"Day\": \"2022-12-26\",\n                \"Weekday\": \"MONDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-27\",\n                \"Weekday\": \"TUESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-28\",\n                \"Weekday\": \"WEDNESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-29\",\n                \"Weekday\": \"THURSDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-30\",\n                \"Weekday\": \"FRIDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-31\",\n                \"Weekday\": \"SATURDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-01\",\n                \"Weekday\": \"SUNDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-02\",\n                \"Weekday\": \"MONDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-03\",\n                \"Weekday\": \"TUESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-04\",\n                \"Weekday\": \"WEDNESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-05\",\n                \"Weekday\": \"THURSDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-06\",\n                \"Weekday\": \"FRIDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-07\",\n                \"Weekday\": \"SATURDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-08\",\n                \"Weekday\": \"SUNDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"890e74d3-1617-43a0-8a19-20e7e9635e26","name":"Code 500: missing pickupWarehouseCode","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":""}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:06:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"93"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"5d-uc7dyXlYFU4OyKC5Ok3369nNV4M\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"missing_pickupWarehouseCode\"\n    },\n    \"Result\": null\n}"},{"id":"10c07fa5-37bc-4711-acc6-d92cf8bb170b","name":"Code 500: wrong pickupWarehouseCode","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=SOUTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":"SOUTH_POLE"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:07:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"210"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"d2-JqQ48nemsPxpHrgwmFIJhkm2kNk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Pickup warehouse SOUTH_POLE for Vendor ACME is not configured! Please contact our Sales Team representative in order to update your integration.\"\n    },\n    \"Result\": null\n}"},{"id":"78ee7a16-57f9-4e1e-9e9c-68a73812025b","name":"Code 500: wrong postal code","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=32-490&pickupWarehouseCode=NORTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"32-490"},{"key":"pickupWarehouseCode","value":"NORTH_POLE"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:08:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"70-UBSsQapy8sgvBo9oNUBt+MYFMXM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Cannot read property 'OrderCount' of undefined\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"b9bbc8e8-05e8-4171-948b-6cfffa9ccee8"}],"id":"90fb1bf4-a6eb-47bd-8cac-83070597a639","description":"<p>Available delivery days and time slot for postal code</p>\n","_postman_id":"90fb1bf4-a6eb-47bd-8cac-83070597a639","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Zadbano pickup-points","item":[{"name":"Pickup-points list PL","id":"8cff3dc5-7e60-47f0-9e7f-6e136875f112","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/pickuppoints?country=PL","description":"<h1 id=\"available-the-zadbano-pickup-points-in-poland\">Available the Zadbano pickup points in Poland.</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>pickup point name</th>\n<th>type: string  <br />minLength: 4  <br />maxLength: 50  <br />example: Punkt odbioru Zadbano - Łódź</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>MobilePhone</td>\n<td>pickup point phone number</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 20  <br />example: 429 420 177</td>\n</tr>\n<tr>\n<td>Symbol</td>\n<td>symbol - required in node in CREATE request</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 20  <br />example: PUP_ZADBANO_LDZ</td>\n</tr>\n<tr>\n<td>City</td>\n<td>city</td>\n<td></td>\n</tr>\n<tr>\n<td>Street</td>\n<td>street</td>\n<td></td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>postal code</td>\n<td></td>\n</tr>\n<tr>\n<td>OpeningHours</td>\n<td>pickup point openin hours and days</td>\n<td></td>\n</tr>\n<tr>\n<td>Lat</td>\n<td>pickup point latitude</td>\n<td></td>\n</tr>\n<tr>\n<td>Lng</td>\n<td>pickup point longitude</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["pickuppoints"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"country","value":"PL"}],"variable":[]}},"response":[{"id":"04928cbf-ec62-42b8-b15f-f374e9a60653","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=NORTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":"NORTH_POLE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:06:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3586"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"e02-TFCyCkIQteq43AXMCsvRBJasQ3c\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"JXcuuD2URaR9UZYzPwCA\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"PostalCode\": \"00-901\",\n        \"Zone\": \"WAW 02\",\n        \"Calendar\": [\n            {\n                \"Day\": \"2022-12-26\",\n                \"Weekday\": \"MONDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-27\",\n                \"Weekday\": \"TUESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-28\",\n                \"Weekday\": \"WEDNESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-29\",\n                \"Weekday\": \"THURSDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-30\",\n                \"Weekday\": \"FRIDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-31\",\n                \"Weekday\": \"SATURDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-01\",\n                \"Weekday\": \"SUNDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-02\",\n                \"Weekday\": \"MONDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-03\",\n                \"Weekday\": \"TUESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-04\",\n                \"Weekday\": \"WEDNESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-05\",\n                \"Weekday\": \"THURSDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-06\",\n                \"Weekday\": \"FRIDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-07\",\n                \"Weekday\": \"SATURDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-08\",\n                \"Weekday\": \"SUNDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"f824d570-eaec-49fd-973e-453ae3efd7e1","name":"Code 500: missing pickupWarehouseCode","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":""}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:06:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"93"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"5d-uc7dyXlYFU4OyKC5Ok3369nNV4M\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"missing_pickupWarehouseCode\"\n    },\n    \"Result\": null\n}"},{"id":"9549cd00-2e50-454d-8d3f-bf13118c979f","name":"Code 500: wrong pickupWarehouseCode","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=SOUTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":"SOUTH_POLE"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:07:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"210"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"d2-JqQ48nemsPxpHrgwmFIJhkm2kNk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Pickup warehouse SOUTH_POLE for Vendor ACME is not configured! Please contact our Sales Team representative in order to update your integration.\"\n    },\n    \"Result\": null\n}"},{"id":"2874b60a-fee1-486c-92e2-4fe5fa7296b3","name":"Code 500: wrong postal code","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=32-490&pickupWarehouseCode=NORTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"32-490"},{"key":"pickupWarehouseCode","value":"NORTH_POLE"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:08:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"70-UBSsQapy8sgvBo9oNUBt+MYFMXM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Cannot read property 'OrderCount' of undefined\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"8cff3dc5-7e60-47f0-9e7f-6e136875f112"},{"name":"Pickup-points list FR","id":"153d3b8d-5404-495f-babb-cfee040a67ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/pickuppoints?country=FR","description":"<h1 id=\"available-pickup-points-in-france\">Available pickup points in France</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["pickuppoints"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"country","value":"FR"}],"variable":[]}},"response":[{"id":"516cfe35-03c5-4471-bb92-0a117516b071","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=NORTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":"NORTH_POLE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:06:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3586"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"e02-TFCyCkIQteq43AXMCsvRBJasQ3c\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"JXcuuD2URaR9UZYzPwCA\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"PostalCode\": \"00-901\",\n        \"Zone\": \"WAW 02\",\n        \"Calendar\": [\n            {\n                \"Day\": \"2022-12-26\",\n                \"Weekday\": \"MONDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-27\",\n                \"Weekday\": \"TUESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-28\",\n                \"Weekday\": \"WEDNESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-29\",\n                \"Weekday\": \"THURSDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-30\",\n                \"Weekday\": \"FRIDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-31\",\n                \"Weekday\": \"SATURDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-01\",\n                \"Weekday\": \"SUNDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-02\",\n                \"Weekday\": \"MONDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-03\",\n                \"Weekday\": \"TUESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-04\",\n                \"Weekday\": \"WEDNESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-05\",\n                \"Weekday\": \"THURSDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-06\",\n                \"Weekday\": \"FRIDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-07\",\n                \"Weekday\": \"SATURDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-08\",\n                \"Weekday\": \"SUNDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"9c1e452a-8079-4a27-8dca-0657b671399a","name":"Code 500: missing pickupWarehouseCode","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":""}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:06:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"93"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"5d-uc7dyXlYFU4OyKC5Ok3369nNV4M\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"missing_pickupWarehouseCode\"\n    },\n    \"Result\": null\n}"},{"id":"fc924de8-628c-419f-a5e2-ee97fc3d6de1","name":"Code 500: wrong pickupWarehouseCode","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=SOUTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":"SOUTH_POLE"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:07:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"210"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"d2-JqQ48nemsPxpHrgwmFIJhkm2kNk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Pickup warehouse SOUTH_POLE for Vendor ACME is not configured! Please contact our Sales Team representative in order to update your integration.\"\n    },\n    \"Result\": null\n}"},{"id":"9e93f0a8-24ed-48f9-b6cd-3ebe6894653a","name":"Code 500: wrong postal code","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=32-490&pickupWarehouseCode=NORTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"32-490"},{"key":"pickupWarehouseCode","value":"NORTH_POLE"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:08:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"70-UBSsQapy8sgvBo9oNUBt+MYFMXM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Cannot read property 'OrderCount' of undefined\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"153d3b8d-5404-495f-babb-cfee040a67ff"},{"name":"Pickup-points list by postal code - sample","id":"e5525068-e723-43ae-ac72-c3521e550d97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/pickuppoints?country=PL","description":"<h1 id=\"available-pickup-points-for-postal-code-in-country\">Available pickup points for postal code in country.</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>postalcode *</th>\n<th>postal code of delivery address</th>\n<th>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>pickupWarehouseCode*</td>\n<td>symbol of pickup warehouse</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 35  <br />example: NORTH_POLE</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["pickuppoints"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"country","value":"PL"}],"variable":[]}},"response":[{"id":"fae581ab-c09c-454b-a4c4-1d088b27223d","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=NORTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":"NORTH_POLE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:06:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3586"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"e02-TFCyCkIQteq43AXMCsvRBJasQ3c\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"JXcuuD2URaR9UZYzPwCA\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"PostalCode\": \"00-901\",\n        \"Zone\": \"WAW 02\",\n        \"Calendar\": [\n            {\n                \"Day\": \"2022-12-26\",\n                \"Weekday\": \"MONDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-27\",\n                \"Weekday\": \"TUESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-28\",\n                \"Weekday\": \"WEDNESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-29\",\n                \"Weekday\": \"THURSDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-30\",\n                \"Weekday\": \"FRIDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2022-12-31\",\n                \"Weekday\": \"SATURDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-01\",\n                \"Weekday\": \"SUNDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-02\",\n                \"Weekday\": \"MONDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-03\",\n                \"Weekday\": \"TUESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-04\",\n                \"Weekday\": \"WEDNESDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-05\",\n                \"Weekday\": \"THURSDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": true\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": true\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-06\",\n                \"Weekday\": \"FRIDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-07\",\n                \"Weekday\": \"SATURDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            },\n            {\n                \"Day\": \"2023-01-08\",\n                \"Weekday\": \"SUNDAY\",\n                \"TimeSlots\": [\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"12:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"12:00\",\n                        \"To\": \"16:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"08:00\",\n                        \"To\": \"20:00\",\n                        \"Available\": false\n                    },\n                    {\n                        \"From\": \"10:00\",\n                        \"To\": \"17:00\",\n                        \"Available\": false\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"91f05aa3-b9ae-476d-83c2-15a28a302ac5","name":"Code 500: missing pickupWarehouseCode","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":""}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:06:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"93"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"5d-uc7dyXlYFU4OyKC5Ok3369nNV4M\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"missing_pickupWarehouseCode\"\n    },\n    \"Result\": null\n}"},{"id":"453f306c-6942-4465-b8af-812574e21341","name":"Code 500: wrong pickupWarehouseCode","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=SOUTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":"SOUTH_POLE"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:07:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"210"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"d2-JqQ48nemsPxpHrgwmFIJhkm2kNk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Pickup warehouse SOUTH_POLE for Vendor ACME is not configured! Please contact our Sales Team representative in order to update your integration.\"\n    },\n    \"Result\": null\n}"},{"id":"3ffb312d-ccf7-430e-9226-2df6539238f2","name":"Code 500: wrong postal code","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=32-490&pickupWarehouseCode=NORTH_POLE","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["capacity","calendar"],"query":[{"key":"postalcode","value":"32-490"},{"key":"pickupWarehouseCode","value":"NORTH_POLE"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:08:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"70-UBSsQapy8sgvBo9oNUBt+MYFMXM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Cannot read property 'OrderCount' of undefined\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"e5525068-e723-43ae-ac72-c3521e550d97"}],"id":"092dc132-02b8-4498-9169-fa90ba777b49","description":"<p>Available delivery days and time slot for postal code</p>\n","_postman_id":"092dc132-02b8-4498-9169-fa90ba777b49","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Preorder","item":[{"name":"CREATE","id":"72c0642b-1543-4c47-b3b3-fb2c83ab8dc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <carrierType>EMPTY_EUROPALLET</carrierType>\r\n                <carrierNumber>059006350000000015</carrierNumber>\r\n                <carrierReturnRequired>true</carrierReturnRequired>\r\n                <caseType>EMPTY_WORKTOP_CASE_LARGE</caseType>\r\n                <caseNumber>059006/MM/35000015</caseNumber>\r\n                <caseReturnRequired>false</caseReturnRequired>\r\n                <itemBarcode>5900211759399</itemBarcode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders","description":"<h1 id=\"collecting-preorder-data-from-vendor\">Collecting preorder data from vendor</h1>\n<p><strong>Preorder end-point allows booked delivery day from your e-commerce system, before picking goods in the order in warehouse process.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th></th>\n<th>Operation type.</th>\n<th>type: string  <br /><em>example: CREATE</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>number2</td>\n<td></td>\n<td>Vendor additional order number</td>\n<td>type: string  <br />maxLength: 50  <br />example: abc/456/7</td>\n</tr>\n<tr>\n<td>vendor*</td>\n<td></td>\n<td>sVendor symbol (assigned by zadbano)</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 20  <br />example: ACME</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE]  <br />DELIVERY - The goods will be delivered from your warehouse to customer.  <br />RETURN - The goods will be picked up from customer and return to your warehouse.  <br />SERVICE - Assembly service provided by the zadbnao specialists. Not included service transport.  <br />PUP_DELIVERY - The goods will be delivered to the point that allows customer pick up the goods in-person.</td>\n</tr>\n<tr>\n<td>deliveryStandard*</td>\n<td></td>\n<td>Only when order type is \"DELIVERY\". Designates delivery standard.</td>\n<td>string  <br />example: STANDARD  <br />default: COMFORT  <br />  <br />Enum:  <br />[ BASIC, STANDARD, COMFORT ]  <br />BASIC - Curbside delivery.  <br />STANDARD - Order will be delivered to the first room behind customer doorstep.  <br />COMFORT - Order will be delivered to a selected room with unpacking service and taking away the packaging.</td>\n</tr>\n<tr>\n<td>netValue</td>\n<td></td>\n<td>Sum of the net (excluding VAT) value of delivered goods;</td>\n<td>number  <br />example: 100  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>grossValue</td>\n<td></td>\n<td>Sum of the gross (including VAT) value of delivered goods; precision 7, scale 2</td>\n<td>number  <br />example: 123  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>customer*</td>\n<td></td>\n<td>Node describe a person or company who buys goods or services. Data required in track&amp;trace notification process.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>firstName*</td>\n<td>Customer first name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: John</td>\n</tr>\n<tr>\n<td></td>\n<td>lastName*</td>\n<td>Customer last name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: Zadbany</td>\n</tr>\n<tr>\n<td></td>\n<td>phone*</td>\n<td>Customer landline phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>mobilePhone*</td>\n<td>Customer mobile phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>email*</td>\n<td>Customer e-mail address</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 50  <br />example: <a href=\"https://mailto:test@zadbano.pl\">test@zadbano.pl</a></td>\n</tr>\n<tr>\n<td></td>\n<td>street</td>\n<td>Customer street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo</td>\n<td>Customer street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>Customer flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>city</td>\n<td>Customer city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode</td>\n<td>Customer postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td>deliveryAddress*</td>\n<td></td>\n<td>Node describe recipient a goods or services. Data required in all order types.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>country*</td>\n<td>deliveryAddress country</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 2  <br />example: PL</td>\n</tr>\n<tr>\n<td></td>\n<td>street*</td>\n<td>deliveryAddress street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo*</td>\n<td>deliveryAddress street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>deliveryAddress flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode*</td>\n<td>deliveryAddress city postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td></td>\n<td>city*</td>\n<td>deliveryAddress city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>floorNo</td>\n<td>number of the floor (in the building) on which the flat is located</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>elevator</td>\n<td>indicates whether there is an elevator in a good working condition which can be used to transport goods</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>customerServiceDate*</td>\n<td></td>\n<td>Date at which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($date)  <br />example: 2020-05-06</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowFrom*</td>\n<td></td>\n<td>Time from which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 08:00:00TZ</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowTo*</td>\n<td></td>\n<td>Time until which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 20:00:00TZ</td>\n</tr>\n<tr>\n<td>cod</td>\n<td></td>\n<td>COD(Cash On Delivery) amount</td>\n<td>number($float)  <br />example: 12.5</td>\n</tr>\n<tr>\n<td>comment</td>\n<td></td>\n<td>Additional comments regarding a given order.</td>\n<td>type: string  <br />maxLength: 200  <br />example: Please, pay extra care, glass inside!</td>\n</tr>\n<tr>\n<td>declaredPackageCount</td>\n<td></td>\n<td>A declared number of packages that this shipment will eventually hold, regardless of current number of nodes.</td>\n<td>integer  <br />example: 5</td>\n</tr>\n<tr>\n<td>packages</td>\n<td></td>\n<td>List of packages in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>package*</td>\n<td>Single package definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>number*</td>\n<td>Unique package number.</td>\n<td>type: string  <br />maxLength: 35  <br />example: 2</td>\n</tr>\n<tr>\n<td></td>\n<td>height</td>\n<td>Package height (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>width</td>\n<td>Package width (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />example: 0.5</td>\n</tr>\n<tr>\n<td></td>\n<td>depth</td>\n<td>Package depth (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />example: 0.25</td>\n</tr>\n<tr>\n<td></td>\n<td>volume*</td>\n<td>Package volume (in m3)</td>\n<td>number($float)  <br />precision: 3  <br />maximum: 2.5  <br />minimum: 0  <br />exclusiveMinimum: true  <br />example: 1.25</td>\n</tr>\n<tr>\n<td></td>\n<td>weight*</td>\n<td>Package weight (in kg)</td>\n<td>number($float)  <br />precision: 1  <br />maximum: 168  <br />minimum: 0  <br />exclusiveMinimum: true  <br />example: 0.98</td>\n</tr>\n<tr>\n<td></td>\n<td>value</td>\n<td>Package value in the order currency.</td>\n<td>number($float)  <br />example: 300.99</td>\n</tr>\n<tr>\n<td></td>\n<td>category</td>\n<td>Category name (dictionary type string) of goods in a package.</td>\n<td>type: string  <br />maxLength: 30  <br />example: AGD</td>\n</tr>\n<tr>\n<td></td>\n<td>articleNumber</td>\n<td>Article number</td>\n<td>type: string  <br />maxLength: 50  <br />example: 123564xyz</td>\n</tr>\n<tr>\n<td></td>\n<td>boxType</td>\n<td>Box or carrier type</td>\n<td>type: string  <br />maxLength: 35</td>\n</tr>\n<tr>\n<td></td>\n<td>itemBarcode</td>\n<td>Article barcode value (for example EAN)</td>\n<td>type: string  <br />maxLength: 20  <br />example: 5900211759399</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierType</td>\n<td>Carrier type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_EUROPALLET</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierNumber</td>\n<td>SSCC(Serial Shipping Container Code)</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006350000000015</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierReturnRequired</td>\n<td>Carrier return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td></td>\n<td>caseType</td>\n<td>Case number</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_WORKTOP_CASE_LARGE</td>\n</tr>\n<tr>\n<td></td>\n<td>caseNumber</td>\n<td>Case return required</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006/MM/35000015</td>\n</tr>\n<tr>\n<td></td>\n<td>caseReturnRequired</td>\n<td>Case return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>services</td>\n<td></td>\n<td>List of additional services in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>service*</td>\n<td>Single service definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>serviceType*</td>\n<td>Service type symbol.</td>\n<td>type: string  <br />minLength: 3  <br />maxLength: 50  <br />example: AFTER_SALES_FURNITURE_ASSEMBLY</td>\n</tr>\n<tr>\n<td></td>\n<td>comment</td>\n<td>Comments</td>\n<td>type: string  <br />maxLength: 100  <br />example: Electrician skills required.</td>\n</tr>\n<tr>\n<td>connectedShipmentNumber</td>\n<td></td>\n<td>Number of a related shipment order.</td>\n<td>type: string  <br />maxLength: 40</td>\n</tr>\n<tr>\n<td>estimatedLoadingDuration</td>\n<td></td>\n<td>Estimated loading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>estimatedUnloadingDuration</td>\n<td></td>\n<td>Estimated unloading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>pickupWarehouseCode*</td>\n<td></td>\n<td>Code of the warehouse from which the package is supposed to be picked.</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 35  <br />example: NORTH_POLE</td>\n</tr>\n<tr>\n<td>deliveryWarehouseCode</td>\n<td></td>\n<td>Pickup-point symbol</td>\n<td>type: string  <br />maxLength: 18  <br />example: WAW01</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["preorders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"9bc07d29-2aea-4aa0-9260-a14728d7a665","name":"Code 200: Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_123</number>\r\n        <number2>1234567890</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <itemBarcode>5900211759399</itemBarcode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:52:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"365"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"16d-w2HlAc0+83X9jQ2ieJO4VEl876E\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"hQUDpuNWFFx0PmGrB36b\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"SUCCESS\",\n                \"OrderNumberExternal\": \"order_number_123\",\n                \"OrderNumber\": \"0005139997/1386\",\n                \"UrlToken\": \"JE5MXKZ\",\n                \"CustomerServiceDate\": \"2022-12-27T23:00:00.000Z\",\n                \"VendorServiceDate\": \"2022-12-26T23:00:00.000Z\",\n                \"PickupHub\": \"WAW\",\n                \"DeliveryHub\": \"ANN\"\n            }\n        ]\n    }\n}"},{"id":"c5a83d80-073d-4ee6-8fd0-1f9490ec1d2e","name":"Code 500: missing order number","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number></number>\r\n        <number2>1234567890</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:56:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"135"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"87-Yqz7iZphqUS1XRTWukWsugcWMLI\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"9U4QrPCyxarMEPxec2FH\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"orders.order: number is required\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"271771cc-2ccd-487b-b7bf-d0d58fa9213d","name":"Code 500: wrong order type","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_1233</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DEL</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_13</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:59:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"291"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"123-YnhDPyW2EKQcTkLWIAnr0P+7BBk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"xkvXfRnOrxqT8dD5USbc\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Order type DEL does not exist!\",\n                \"OrderNumberExternal\": \"order_number_1233\"\n            }\n        ]\n    }\n}"},{"id":"fee84cb0-9cda-4dc9-b8c7-2ca677806f58","name":"Code  500: invalid input syntax for type numeric","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_12433</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>dsf</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_134</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:03:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"134-FJopQmX+BnBwkagdgYD5BGvsZd8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"jD7wXKyz4S68B4yD926k\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"invalid input syntax for type numeric: \\\"dsf\\\"\",\n                \"OrderNumberExternal\": \"order_number_12433\"\n            }\n        ]\n    }\n}"},{"id":"b2db6fed-c926-4170-82ac-5e99fc0180ec","name":"Code  500: invalid postal code","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_1243653</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>32-490</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_15364</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:07:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"200"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"c8-vI8J0y4BG1QPHNedrpj0xwU4hKA\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"XJtsvaCd73W1oBsV8swY\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Postal code 32-490 is not configured. Please contact our Sales Department to add the postal code.\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"3cf2fb41-b113-4884-ad9a-42bddf4411ca","name":"Code  500: missing parcel weight","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>0</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:26:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"302"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"12e-XGpRsAXgGGmC8a2LXAHqV5eohVc\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"tDA0YWRZY8dZQ1VW99rw\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) weight(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"8f08c1b5-82b3-4811-8ad7-8fbeb0951420","name":"Code  500: missing parcel volume","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                 <weight>1</weight>\r\n                <volume>0.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:30:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"318"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"13e-XPT39QotRxybRiqAbHm7rNwgeg4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) dimension(s) or volume(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"73eb5124-32e7-41f8-bcf5-c9d0bbfb9048","name":"Code  500: missing or wrong pickup warehouse","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:32:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"f1-VV87hXAREOrkTFxAmBTaxnigGCM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"oKCSXiPFRkqt1F264skQ\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Pickup warehouse null for Vendor ACME is not configured! Please contact our Sales Team representative in order to update your integration.\"\n        ]\n    },\n    \"Result\": null\n}"}],"_postman_id":"72c0642b-1543-4c47-b3b3-fb2c83ab8dc9"},{"name":"CREATE Copy","id":"f77a293f-da6f-489a-81a5-ea64e5b3cb9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <carrierType>EMPTY_EUROPALLET</carrierType>\r\n                <carrierNumber>059006350000000015</carrierNumber>\r\n                <carrierReturnRequired>true</carrierReturnRequired>\r\n                <caseType>EMPTY_WORKTOP_CASE_LARGE</caseType>\r\n                <caseNumber>059006/MM/35000015</caseNumber>\r\n                <caseReturnRequired>false</caseReturnRequired>\r\n                <itemBarcode>5900211759399</itemBarcode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders","description":"<h1 id=\"collecting-preorder-data-from-vendor\">Collecting preorder data from vendor</h1>\n<p><strong>Preorder end-point allows booked delivery day from your e-commerce system, before picking goods in the order in warehouse process.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th></th>\n<th>Operation type.</th>\n<th>type: string  <br /><em>example: CREATE</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>number2</td>\n<td></td>\n<td>Vendor additional order number</td>\n<td>type: string  <br />maxLength: 50  <br />example: abc/456/7</td>\n</tr>\n<tr>\n<td>vendor*</td>\n<td></td>\n<td>sVendor symbol (assigned by zadbano)</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 20  <br />example: ACME</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE]  <br />DELIVERY - The goods will be delivered from your warehouse to customer.  <br />RETURN - The goods will be picked up from customer and return to your warehouse.  <br />SERVICE - Assembly service provided by the zadbnao specialists. Not included service transport.  <br />PUP_DELIVERY - The goods will be delivered to the point that allows customer pick up the goods in-person.</td>\n</tr>\n<tr>\n<td>deliveryStandard*</td>\n<td></td>\n<td>Only when order type is \"DELIVERY\". Designates delivery standard.</td>\n<td>string  <br />example: STANDARD  <br />default: COMFORT  <br />  <br />Enum:  <br />[ BASIC, STANDARD, COMFORT ]  <br />BASIC - Curbside delivery.  <br />STANDARD - Order will be delivered to the first room behind customer doorstep.  <br />COMFORT - Order will be delivered to a selected room with unpacking service and taking away the packaging.</td>\n</tr>\n<tr>\n<td>netValue</td>\n<td></td>\n<td>Sum of the net (excluding VAT) value of delivered goods;</td>\n<td>number  <br />example: 100  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>grossValue</td>\n<td></td>\n<td>Sum of the gross (including VAT) value of delivered goods; precision 7, scale 2</td>\n<td>number  <br />example: 123  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>customer*</td>\n<td></td>\n<td>Node describe a person or company who buys goods or services. Data required in track&amp;trace notification process.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>firstName*</td>\n<td>Customer first name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: John</td>\n</tr>\n<tr>\n<td></td>\n<td>lastName*</td>\n<td>Customer last name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: Zadbany</td>\n</tr>\n<tr>\n<td></td>\n<td>phone*</td>\n<td>Customer landline phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>mobilePhone*</td>\n<td>Customer mobile phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>email*</td>\n<td>Customer e-mail address</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 50  <br />example: <a href=\"https://mailto:test@zadbano.pl\">test@zadbano.pl</a></td>\n</tr>\n<tr>\n<td></td>\n<td>street</td>\n<td>Customer street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo</td>\n<td>Customer street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>Customer flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>city</td>\n<td>Customer city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode</td>\n<td>Customer postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td>deliveryAddress*</td>\n<td></td>\n<td>Node describe recipient a goods or services. Data required in all order types.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>country*</td>\n<td>deliveryAddress country</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 2  <br />example: PL</td>\n</tr>\n<tr>\n<td></td>\n<td>street*</td>\n<td>deliveryAddress street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo*</td>\n<td>deliveryAddress street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>deliveryAddress flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode*</td>\n<td>deliveryAddress city postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td></td>\n<td>city*</td>\n<td>deliveryAddress city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>floorNo</td>\n<td>number of the floor (in the building) on which the flat is located</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>elevator</td>\n<td>indicates whether there is an elevator in a good working condition which can be used to transport goods</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>customerServiceDate*</td>\n<td></td>\n<td>Date at which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($date)  <br />example: 2020-05-06</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowFrom*</td>\n<td></td>\n<td>Time from which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 08:00:00TZ</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowTo*</td>\n<td></td>\n<td>Time until which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 20:00:00TZ</td>\n</tr>\n<tr>\n<td>cod</td>\n<td></td>\n<td>COD(Cash On Delivery) amount</td>\n<td>number($float)  <br />example: 12.5</td>\n</tr>\n<tr>\n<td>comment</td>\n<td></td>\n<td>Additional comments regarding a given order.</td>\n<td>type: string  <br />maxLength: 200  <br />example: Please, pay extra care, glass inside!</td>\n</tr>\n<tr>\n<td>declaredPackageCount</td>\n<td></td>\n<td>A declared number of packages that this shipment will eventually hold, regardless of current number of nodes.</td>\n<td>integer  <br />example: 5</td>\n</tr>\n<tr>\n<td>packages</td>\n<td></td>\n<td>List of packages in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>package*</td>\n<td>Single package definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>number*</td>\n<td>Unique package number.</td>\n<td>type: string  <br />maxLength: 35  <br />example: 2</td>\n</tr>\n<tr>\n<td></td>\n<td>height</td>\n<td>Package height (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>width</td>\n<td>Package width (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />example: 0.5</td>\n</tr>\n<tr>\n<td></td>\n<td>depth</td>\n<td>Package depth (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />example: 0.25</td>\n</tr>\n<tr>\n<td></td>\n<td>volume*</td>\n<td>Package volume (in m3)</td>\n<td>number($float)  <br />precision: 3  <br />maximum: 2.5  <br />minimum: 0  <br />exclusiveMinimum: true  <br />example: 1.25</td>\n</tr>\n<tr>\n<td></td>\n<td>weight*</td>\n<td>Package weight (in kg)</td>\n<td>number($float)  <br />precision: 1  <br />maximum: 168  <br />minimum: 0  <br />exclusiveMinimum: true  <br />example: 0.98</td>\n</tr>\n<tr>\n<td></td>\n<td>value</td>\n<td>Package value in the order currency.</td>\n<td>number($float)  <br />example: 300.99</td>\n</tr>\n<tr>\n<td></td>\n<td>category</td>\n<td>Category name (dictionary type string) of goods in a package.</td>\n<td>type: string  <br />maxLength: 30  <br />example: AGD</td>\n</tr>\n<tr>\n<td></td>\n<td>articleNumber</td>\n<td>Article number</td>\n<td>type: string  <br />maxLength: 50  <br />example: 123564xyz</td>\n</tr>\n<tr>\n<td></td>\n<td>boxType</td>\n<td>Box or carrier type</td>\n<td>type: string  <br />maxLength: 35</td>\n</tr>\n<tr>\n<td></td>\n<td>itemBarcode</td>\n<td>Article barcode value (for example EAN)</td>\n<td>type: string  <br />maxLength: 20  <br />example: 5900211759399</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierType</td>\n<td>Carrier type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_EUROPALLET</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierNumber</td>\n<td>SSCC(Serial Shipping Container Code)</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006350000000015</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierReturnRequired</td>\n<td>Carrier return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td></td>\n<td>caseType</td>\n<td>Case number</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_WORKTOP_CASE_LARGE</td>\n</tr>\n<tr>\n<td></td>\n<td>caseNumber</td>\n<td>Case return required</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006/MM/35000015</td>\n</tr>\n<tr>\n<td></td>\n<td>caseReturnRequired</td>\n<td>Case return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>services</td>\n<td></td>\n<td>List of additional services in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>service*</td>\n<td>Single service definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>serviceType*</td>\n<td>Service type symbol.</td>\n<td>type: string  <br />minLength: 3  <br />maxLength: 50  <br />example: AFTER_SALES_FURNITURE_ASSEMBLY</td>\n</tr>\n<tr>\n<td></td>\n<td>comment</td>\n<td>Comments</td>\n<td>type: string  <br />maxLength: 100  <br />example: Electrician skills required.</td>\n</tr>\n<tr>\n<td>connectedShipmentNumber</td>\n<td></td>\n<td>Number of a related shipment order.</td>\n<td>type: string  <br />maxLength: 40</td>\n</tr>\n<tr>\n<td>estimatedLoadingDuration</td>\n<td></td>\n<td>Estimated loading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>estimatedUnloadingDuration</td>\n<td></td>\n<td>Estimated unloading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>pickupWarehouseCode*</td>\n<td></td>\n<td>Code of the warehouse from which the package is supposed to be picked.</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 35  <br />example: NORTH_POLE</td>\n</tr>\n<tr>\n<td>deliveryWarehouseCode</td>\n<td></td>\n<td>Pickup-point symbol</td>\n<td>type: string  <br />maxLength: 18  <br />example: WAW01</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["preorders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"2ec30f44-496e-4872-85a3-c138572d1802","name":"Code 200: Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_123</number>\r\n        <number2>1234567890</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <itemBarcode>5900211759399</itemBarcode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:52:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"365"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"16d-w2HlAc0+83X9jQ2ieJO4VEl876E\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"hQUDpuNWFFx0PmGrB36b\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"SUCCESS\",\n                \"OrderNumberExternal\": \"order_number_123\",\n                \"OrderNumber\": \"0005139997/1386\",\n                \"UrlToken\": \"JE5MXKZ\",\n                \"CustomerServiceDate\": \"2022-12-27T23:00:00.000Z\",\n                \"VendorServiceDate\": \"2022-12-26T23:00:00.000Z\",\n                \"PickupHub\": \"WAW\",\n                \"DeliveryHub\": \"ANN\"\n            }\n        ]\n    }\n}"},{"id":"959037bd-5460-4a0b-ad60-7d00e0e7c339","name":"Code 500: missing order number","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number></number>\r\n        <number2>1234567890</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:56:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"135"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"87-Yqz7iZphqUS1XRTWukWsugcWMLI\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"9U4QrPCyxarMEPxec2FH\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"orders.order: number is required\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"b406f53e-a1b4-46ac-8c92-d91fa5b7ba6c","name":"Code 500: wrong order type","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_1233</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DEL</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_13</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:59:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"291"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"123-YnhDPyW2EKQcTkLWIAnr0P+7BBk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"xkvXfRnOrxqT8dD5USbc\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Order type DEL does not exist!\",\n                \"OrderNumberExternal\": \"order_number_1233\"\n            }\n        ]\n    }\n}"},{"id":"02cee088-4617-4034-86df-5c2cac002348","name":"Code  500: invalid input syntax for type numeric","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_12433</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>dsf</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_134</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:03:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"134-FJopQmX+BnBwkagdgYD5BGvsZd8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"jD7wXKyz4S68B4yD926k\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"invalid input syntax for type numeric: \\\"dsf\\\"\",\n                \"OrderNumberExternal\": \"order_number_12433\"\n            }\n        ]\n    }\n}"},{"id":"e29e5b9a-a075-40b0-adb7-194583780420","name":"Code  500: invalid postal code","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_1243653</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>32-490</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_15364</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:07:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"200"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"c8-vI8J0y4BG1QPHNedrpj0xwU4hKA\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"XJtsvaCd73W1oBsV8swY\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Postal code 32-490 is not configured. Please contact our Sales Department to add the postal code.\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"bbcf3c52-db2c-4459-9bd1-9d6f72c5762c","name":"Code  500: missing parcel weight","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>0</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:26:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"302"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"12e-XGpRsAXgGGmC8a2LXAHqV5eohVc\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"tDA0YWRZY8dZQ1VW99rw\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) weight(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"3c702b1f-1849-4790-af98-3de65acbe6fb","name":"Code  500: missing parcel volume","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                 <weight>1</weight>\r\n                <volume>0.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:30:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"318"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"13e-XPT39QotRxybRiqAbHm7rNwgeg4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) dimension(s) or volume(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"4dc9a3c1-dc54-4157-90bc-c30af069b3e6","name":"Code  500: missing or wrong pickup warehouse","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:32:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"f1-VV87hXAREOrkTFxAmBTaxnigGCM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"oKCSXiPFRkqt1F264skQ\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Pickup warehouse null for Vendor ACME is not configured! Please contact our Sales Team representative in order to update your integration.\"\n        ]\n    },\n    \"Result\": null\n}"}],"_postman_id":"f77a293f-da6f-489a-81a5-ea64e5b3cb9f"},{"name":"CANCEL","id":"045a504d-bd77-48ab-8529-2605cf75ba4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CANCEL</operationType>\r\n        <number>order_number_12644346535</number>\r\n        <orderType>DELIVERY</orderType>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders","description":"<h1 id=\"collecting-order-data-from-single-vendor\">Collecting order data from single vendor</h1>\n<p><strong>This end-point allows shipment, return or service orders to be canceled in the zadbano TMS system.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th><br /></th>\n<th>Operation type.</th>\n<th>string  <br /><em>example: CREATE</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE, FTL ]</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["preorders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"ea382f15-8c14-4ba8-9232-c63d38837a43","name":"Code 200: Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CANCEL</operationType>\r\n        <number>order_number_12644346535</number>\r\n        <orderType>DELIVERY</orderType>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:41:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"110"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"6e-TGEckRmNFSCzUN2VXZbeYAw+lJ4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"ojQvCVTpXyzAohomJk9K\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"Order\": []\n    }\n}"},{"id":"cffe2cdb-029b-4c13-a300-dc785745a97a","name":"Code 500: missing order type","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CANCEL</operationType>\r\n        <number>order_number_12644346535</number>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:39:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"296"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"128-T4qjDauzhmAUoLh8I2Q5yeQRlpY\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"jV2uuW5Sk5nVKZ0qhRoZ\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Order type undefined does not exist!\",\n                \"OrderNumberExternal\": \"order_number_123\"\n            }\n        ]\n    }\n}"}],"_postman_id":"045a504d-bd77-48ab-8529-2605cf75ba4b"}],"id":"ece121aa-6926-4986-b5f9-aca521ae5875","description":"<p>Collecting preorder data from vendor</p>\n","_postman_id":"ece121aa-6926-4986-b5f9-aca521ae5875","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Order","item":[{"name":"Labels","item":[{"name":"Get Order Label PDF","id":"a2cf3abb-f79f-4e8a-a8dc-beda94bc37ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/documents/labels/pdf?number=0005139997/1386","description":"<h1 id=\"getting-shipping-label-as-pdf-file\">Getting shipping label as pdf file</h1>\n<p>The zadbano API platform allows getting shipping label as pdf file.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["documents","labels","pdf"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[],"_postman_id":"a2cf3abb-f79f-4e8a-a8dc-beda94bc37ef"},{"name":"Get Order Label ZPL","id":"4f2be5b4-a80c-47e5-a3c7-ea1b536a7c01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/documents/labels/zpl?number=0005139997/1386","description":"<h1 id=\"getting-shipping-label-as-zpl\">Getting shipping label as ZPL</h1>\n<p>The zadbano API platform allows getting shipping label as ZPL.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["documents","labels","zpl"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"b4b38f5d-cbd9-4d0e-bb9d-6e901401513d","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/documents/labels/zpl?number=0005139997/1386","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["documents","labels","zpl"],"query":[{"key":"number","value":"0005139997/1386"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:36:54 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Content-Length","value":"3296"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"ce0-15XYnnaGLBynnpBMUXnkQUeXXFI\""}],"cookie":[],"responseTime":null,"body":"\u0010CT~~CD,~CC^~CT~\n^XA~TA000~JSN^LT0^MNW^MTD^PON^PMN^LH0,0^JMA^PR5,5~SD15^JUS^LRN^CI0^XZ\n^XA\n^MMT\n^PW799\n^LL1199\n^LS0\n^FO659,1067^GFA,553,1296,12,:Z64:eJylkTFuwzAMRWm4gJYAuYAaX8NDAF+pRZcMARygQ8ZcIAfpGKBDr6EtYxRkiAbCLMnIEscU9UR80d/vWW/o+wvcXyPt8Tr5nr6pS3TGG/H8Qx3y/HE49tfzYbVOceP2xz6cnV/Ft+gczxedQ83fQ3s4bmTfp9uplbpHT2qmZaJP7U+wcV/8XR/u+wT6OA/leWb+/0MnR9AhDAmQdstJhjE2qOEYgUKLGlJoeBcl5KHlXZSQBy2QkActkJAHLcj1+lKu15dKyOcl5HNTCaYSTCUUYgpQiOn0UohptyjEBL4QT7A29VuqcMVdfCuxw0r88G3yS7Xy4Ts3VWIKhZh3C7G4z8TiPhNbdz7P7mqU3dU3u6vvslYuulrph1q5Hgux+M7EctfGHar7ZNzlOxzqItdLky5md12sxBQK8bN3PYd8XsLi3hn3wbiP1l191T37VmLYVmL2/eNdo4FLBi4auGDgNOSBz3ca8iAcusmLwjETy5/LxPS072TuGs1dJ3PX0dx1MHct4aAc4s6DcmAmVt9K3OEvtnlU2Q==:09BD\n^FT778,704^A0I,23,24^FH\\^CI28^F8^FD04-866 Warszawa^FS^CI0\n^FT777,738^A0I,23,24^FH\\^CI28^F8^FDWał Miedzeszyński 251^FS^CI0\n^FT170,588^A0I,23,24^FH\\^CI28^F8^FD08:00-20:00^FS^CI0\n^FT158,622^A0I,23,24^FH\\^CI28^F8^FD28-12-2022^FS^CI0\n^FT132,703^A0I,23,24^FH\\^CI28^F8^FD^FS^CI0\n^FT129,547^A0I,25,28^FH\\^CI28^F8^FD120.00 zł^FS^CI0\n^FT559,421^A0I,25,28^FH\\^CI28^F8^FD1.0^FS^CI0\n^FT558,376^A0I,25,26^FH\\^CI28^F8^FD1.000^FS^CI0\n^FT777,420^A0I,25,28^FH\\^CI28^F8^FDWaga (kg):^FS^CI0\n^FT777,375^A0I,25,26^FH\\^CI28^F8^FDObjętość (m3):^FS^CI0\n^FT558,462^A0I,25,26^FH\\^CI28^F8^FD1/1^FS^CI0\n^FT776,461^A0I,25,26^FH\\^CI28^F8^FDPaczka:^FS^CI0\n^FT198,547^A0I,25,31^FH\\^CI28^F8^FDCOD:^FS^CI0\n^FT178,657^A0I,23,26^FH\\^CI28^F8^FDData dostawy:^FS^CI0\n^FT177,771^A0I,23,26^FH\\^CI28^F8^FDData nadania:^FS^CI0\n^FT159,737^A0I,23,24^FH\\^CI28^F8^FD27-12-2022^FS^CI0\n^FT777,558^A0I,31,31^FH\\^CI28^F8^FD04-866 Warszawa^FS^CI0\n^FT550,504^A0I,31,36^FH\\^CI28^F8^FDDOSTAWA KOMFORT^FS^CI0\n^FT777,504^A0I,31,38^FH\\^CI28^F8^FDTyp zlecenia:^FS^CI0\n^FT777,602^A0I,31,31^FH\\^CI28^F8^FDWał Miedzeszyński 251^FS^CI0\n^FT777,645^A0I,31,31^FH\\^CI28^F8^FDODBIORCA:^FS^CI0\n^FT661,771^A0I,23,24^FH\\^CI28^F8^FDACME^FS^CI0\n^FT777,771^A0I,23,24^FH\\^CI28^F8^FDNADAWCA:^FS^CI0\n^FT750,817^A0I,20,26^FH\\^CI28^F8^FDdummy_package_15346654^FS^CI0\n^FT556,947^A0I,28,33^FH\\^CI28^F8^FDorder_number_1264346535^FS^CI0\n^FT777,946^A0I,28,33^FH\\^CI28^F8^FDNr zamówienia:^FS^CI0\n^FT609,24^A0I,37,48^FH\\^CI28^F8^FD14156018P^FS^CI0\n^FT192,24^A0I,37,48^FH\\^CI28^F8^FD031/1386^FS^CI0\n^FT190,271^A0I,37,48^FH\\^CI28^F8^FD031/1386^FS^CI0\n^FT777,24^A0I,37,48^FH\\^CI28^F8^FDANN02^FS^CI0\n^FT607,271^A0I,37,48^FH\\^CI28^F8^FD14156018P^FS^CI0\n^FT775,271^A0I,37,48^FH\\^CI28^F8^FDANN02^FS^CI0\n^FT520,1139^A0I,28,33^FH\\^CI28^F8^FDNr zlecenia:^FS^CI0\n^FT613,1089^A0I,48,62^FH\\^CI28^F8^FD0005140031/1386^FS^CI0\n^FT250,995^A0I,56,60^FH\\^CI28^F8^FD28.12^FS^CI0\n^FT677,995^A0I,56,60^FH\\^CI28^F8^FDWAW^FS^CI0\n^FT297,989^A0I,77,26^FH\\^CI28^F8^FD>^FS^CI0\n^FT385,388^A0I,96,105^FH\\^CI28^F8^FDANN02^FS^CI0\n^FT519,989^A0I,77,26^FH\\^CI28^F8^FD>^FS^CI0\n^FT469,995^A0I,56,60^FH\\^CI28^F8^FDANN^FS^CI0\n^FO445,405^GB353,0,1^FS\n^FO445,450^GB353,0,1^FS\n^FO1,361^GB797,0,1^FS\n^FO2,492^GB797,0,1^FS\n^FO2,538^GB797,0,1^FS\n^FO1,576^GB202,0,1^FS\n^FO2,689^GB797,0,1^FS\n^FO1,803^GB797,0,1^FS\n^FO2,934^GB797,0,1^FS\n^FO1,980^GB796,0,1^FS\n^FO1,1052^GB797,0,1^FS\n^BY4,3,160^FT748,87^B3I,N,,N,N\n^FD14156018P^FS\n^FO204,541^GB0,262,2^FS\n^FO445,362^GB0,129,1^FS\n^FT29,1205^BQN,2,4\n^FH\\^CI28^F8^FDMA,O:0005140031/1386;P:14156018P^FS\n^BY2,3,81^FT748,839^BCI,,N,N\n^FDdummy_package_15346654^FS\n^PQ1,0,1,Y^XZ"},{"id":"2e097167-ad21-48a6-b06b-e65b50e396e3","name":"Code 400: wrong order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/documents/labels/zpl?number=sdfsd","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["documents","labels","zpl"],"query":[{"key":"number","value":"sdfsd"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:38:18 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"38"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"26-LReVqjHB61XqYwOnjALabD4bul8\""}],"cookie":[],"responseTime":null,"body":"No orders found for provided criteria."}],"_postman_id":"4f2be5b4-a80c-47e5-a3c7-ea1b536a7c01"}],"id":"3b9c05bd-ecfb-4c3d-982f-30477774bbae","description":"<p>Getting shipping label</p>\n","_postman_id":"3b9c05bd-ecfb-4c3d-982f-30477774bbae","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Waybill","item":[{"name":"Get Waybill","id":"02537cd1-6daf-4b3c-8115-2a74f15ece43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/documents/waybill?number=0005139997/1386","description":"<h1 id=\"getting-waybill-as-pdf-file\">Getting waybill as pdf file</h1>\n<p>The zadbano API platform allows getting waybill as pdf file.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["documents","waybill"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[],"_postman_id":"02537cd1-6daf-4b3c-8115-2a74f15ece43"}],"id":"b38c7f03-f165-4dc6-8ea7-ae9b6a712c39","description":"<p>Getting waybill as pdf file</p>\n","_postman_id":"b38c7f03-f165-4dc6-8ea7-ae9b6a712c39","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Status","item":[{"name":"Get Order Status","id":"ff8464cf-e5db-4fed-8872-461c06e4ee59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=0005139997/1386","description":"<h1 id=\"getting-order-status\">Getting order status</h1>\n<p>End-point allows for requesting the system’s API regarding a current logistic status of a given order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div><p><em>Shipment status of each kind of order:</em></p>\n<h2 id=\"delivery--to-the-recipient\">DELIVERY ( to the Recipient)</h2>\n<table>\n<thead>\n  <tr>\n    <th>DELIVERY ( to the Recipient)</th>\n  </tr>\n</thead>\n<tbody>\n  <tr>\n    <td>Sequence</td>\n    <td>Status symbol</td>\n    <td>Description</td>\n  </tr>\n  <tr>\n    <td>1</td>\n    <td>DELIVERY_ORDER_CREATED</td>\n    <td>Delivery order created in Zadbano.pl TMS system.</td>\n  </tr>\n  <tr>\n    <td>2</td>\n    <td>PACKAGE_PICKED_AT_VENDOR</td>\n    <td>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</td>\n  </tr>\n  <tr>\n    <td>3</td>\n    <td>DELIVERY_PLANNED</td>\n    <td>Delivery route planned to the recipient,</td>\n  </tr>\n  <tr>\n    <td>4</td>\n    <td>DELIVERY_IN_EXECUTION</td>\n    <td>Delivery route started and the goods go to the recipient.</td>\n  </tr>\n  <tr>\n    <td>5</td>\n    <td>DELIVERY_EXECUTED</td>\n    <td>Packages were successfully delivered to the recipient.</td>\n  </tr>\n  <tr>\n    <td>6</td>\n    <td>DELIVERY_QUALITY_SURVEY</td>\n    <td>Quality survey sent to the recipient.</td>\n  </tr>\n  <tr>\n    <td>7</td>\n    <td>DELIVERY_FAILURE</td>\n    <td>A problem with the delivery of packages arose.</td>\n  </tr>\n</tbody>\n</table>\n\n<h2 id=\"return--to-vendor\">RETURN ( to Vendor)</h2>\n<table>\n<thead>\n  <tr>\n    <th>DELIVERY ( to the Recipient)</th>\n  </tr>\n</thead>\n<tbody>\n  <tr>\n    <td>Sequence</td>\n    <td>Status symbol</td>\n    <td>Description</td>\n  </tr>\n  <tr>\n    <td>1</td>\n    <td>DELIVERY_ORDER_CREATED</td>\n    <td>Delivery order created in Zadbano.pl TMS system.</td>\n  </tr>\n  <tr>\n    <td>2</td>\n    <td>PACKAGE_PICKED_AT_VENDOR</td>\n    <td>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</td>\n  </tr>\n  <tr>\n    <td>3</td>\n    <td>DELIVERY_PLANNED</td>\n    <td>Delivery route planned to the recipient,</td>\n  </tr>\n  <tr>\n    <td>4</td>\n    <td>DELIVERY_IN_EXECUTION</td>\n    <td>Delivery route started and the goods go to the recipient.</td>\n  </tr>\n  <tr>\n    <td>5</td>\n    <td>DELIVERY_EXECUTED</td>\n    <td>Packages were successfully delivered to the recipient.</td>\n  </tr>\n  <tr>\n    <td>6</td>\n    <td>DELIVERY_QUALITY_SURVEY</td>\n    <td>Quality survey sent to the recipient.</td>\n  </tr>\n  <tr>\n    <td>7</td>\n    <td>DELIVERY_FAILURE</td>\n    <td>A problem with the delivery of packages arose.</td>\n  </tr>\n</tbody>\n</table>\n\n<h2 id=\"assembly\">ASSEMBLY</h2>\n<table>\n<thead>\n  <tr>\n    <th>DELIVERY ( to the Recipient)</th>\n  </tr>\n</thead>\n<tbody>\n  <tr>\n    <td>Sequence</td>\n    <td>Status symbol</td>\n    <td>Description</td>\n  </tr>\n  <tr>\n    <td>1</td>\n    <td>DELIVERY_ORDER_CREATED</td>\n    <td>Delivery order created in Zadbano.pl TMS system.</td>\n  </tr>\n  <tr>\n    <td>2</td>\n    <td>PACKAGE_PICKED_AT_VENDOR</td>\n    <td>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</td>\n  </tr>\n  <tr>\n    <td>3</td>\n    <td>DELIVERY_PLANNED</td>\n    <td>Delivery route planned to the recipient,</td>\n  </tr>\n  <tr>\n    <td>4</td>\n    <td>DELIVERY_IN_EXECUTION</td>\n    <td>Delivery route started and the goods go to the recipient.</td>\n  </tr>\n  <tr>\n    <td>5</td>\n    <td>DELIVERY_EXECUTED</td>\n    <td>Packages were successfully delivered to the recipient.</td>\n  </tr>\n  <tr>\n    <td>6</td>\n    <td>DELIVERY_QUALITY_SURVEY</td>\n    <td>Quality survey sent to the recipient.</td>\n  </tr>\n  <tr>\n    <td>7</td>\n    <td>DELIVERY_FAILURE</td>\n    <td>A problem with the delivery of packages arose.</td>\n  </tr>\n</tbody>\n</table>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","status"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"73799714-5a1f-4101-a889-9892ec5e9b23","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=0005036900/0931","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","status"],"query":[{"key":"number","value":"0005036900/0931"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Fri, 25 Nov 2022 10:47:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"273"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"111-CD3bB6+6yYzSUOMj/PytgmuVXj8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"sg6LscJiSWhlbudv0kNV\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"ID\": 5036900,\n        \"Number\": \"0005036900/0931\",\n        \"NumberExternal\": \"fkkghfh230sdf0260\",\n        \"UrlToken\": \"1LVJX1O\",\n        \"Status\": \"DELIVERY_ORDER_CREATED\",\n        \"StatusName\": \"utworzono zlecenie dostawy\",\n        \"StatusTime\": \"2024-10-10 16:36:50\",\n        \"ConnectedOrders\": [\n\t\t\t{\n\t\t\t\t\"OrderType\": \"RETURN\",\n\t\t\t\t\"OrderNumber\": \"0007050848/0931\",\n\t\t\t\t\"CreatedAt\": \"2024-09-09T18:18:52.751Z\"\n\t\t\t}\n\t\t]\n    }\n}"},{"id":"4836b959-d626-44a7-b61d-8d848f14d8c5","name":"Code 500: wrong order order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=dsfg","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","status"],"query":[{"key":"number","value":"dsfg"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:29:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"67-zCVwg94a6ftPmnes+ZmPqtFxgJg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 404,\n        \"Message\": \"System could not find specified order\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"ff8464cf-e5db-4fed-8872-461c06e4ee59"},{"name":"Get Order Status History","id":"4798334b-2905-4068-8b9e-710d5caabc20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/status/history?number=0005139997/1386","description":"<h1 id=\"getting-order-status-history\">Getting order status history</h1>\n<p>End-point allows for requesting the system’s API regarding full flow logistic status of a given order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div><p><em>Shipment status of each kind of order:</em></p>\n<h2 id=\"delivery--to-the-recipient\">DELIVERY ( to the Recipient)</h2>\n<table><tbody><tr><th>DELIVERY ( to the Recipient)</th></tr><tr><td><div>Sequence</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Status symbol</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Description</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_ORDER_CREATED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery order created in Zadbano.pl TMS system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PACKAGE_PICKED_AT_VENDOR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_PLANNED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route planned to the recipient,</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_IN_EXECUTION</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route started and the goods go to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_EXECUTED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were successfully delivered to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_QUALITY_SURVEY</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Quality survey sent to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_FAILURE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A problem with the delivery of packages arose.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h2 id=\"return--to-vendor\">RETURN ( to Vendor)</h2>\n<table><tbody><tr><th>DELIVERY ( to the Recipient)</th></tr><tr><td><div>Sequence</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Status symbol</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Description</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_ORDER_CREATED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery order created in Zadbano.pl TMS system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PACKAGE_PICKED_AT_VENDOR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_PLANNED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route planned to the recipient,</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_IN_EXECUTION</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route started and the goods go to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_EXECUTED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were successfully delivered to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_QUALITY_SURVEY</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Quality survey sent to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_FAILURE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A problem with the delivery of packages arose.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h2 id=\"assembly\">ASSEMBLY</h2>\n<table><tbody><tr><th>DELIVERY ( to the Recipient)</th></tr><tr><td><div>Sequence</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Status symbol</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Description</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_ORDER_CREATED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery order created in Zadbano.pl TMS system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PACKAGE_PICKED_AT_VENDOR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_PLANNED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route planned to the recipient,</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_IN_EXECUTION</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route started and the goods go to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_EXECUTED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were successfully delivered to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_QUALITY_SURVEY</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Quality survey sent to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_FAILURE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A problem with the delivery of packages arose.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","status","history"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"83fb83b2-247a-4326-b704-d2446fa6bbbf","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=0005036900/0931","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","status"],"query":[{"key":"number","value":"0005036900/0931"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Fri, 25 Nov 2022 10:47:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"273"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"111-CD3bB6+6yYzSUOMj/PytgmuVXj8\""}],"cookie":[],"responseTime":null,"body":"{\n\t\"RequestID\": \"dga38k99GTKDbI5WeWpY\",\n\t\"Status\": {\n\t\t\"Success\": true,\n\t\t\"Code\": 200,\n\t\t\"Message\": \"OK\"\n\t},\n\t\"Result\": {\n\t\t\"Number\": \"0005036900/0931\",\n\t\t\"NumberExternal\": \"fkkghfh230sdf0260\",\n        \"UrlToken\": \"1LVJX1O\",\n\t\t\"VendorServiceDate\": \"2024-09-09\",\n\t\t\"StatusHistory\": [\n\t\t\t{\n\t\t\t\t\"Status\": \"DELIVERY_ORDER_CREATED\",\n\t\t\t\t\"StatusName\": \"Utworzono zlecenie dostawy\",\n\t\t\t\t\"StatusTime\": \"2024-09-06 12:05:05\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"Status\": \"PACKAGE_PICKED_AT_VENDOR\",\n\t\t\t\t\"StatusName\": \"Podjęto przesyłkę od nadawcy\",\n\t\t\t\t\"StatusTime\": \"2024-09-09 13:04:18\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"Status\": \"DELIVERY_ORDER_CANCELED\",\n\t\t\t\t\"StatusName\": \"Dostawa anulowana\",\n\t\t\t\t\"StatusTime\": \"2024-09-11 17:42:51\"\n\t\t\t}\n\t\t],\n\t\t\"ConnectedOrders\": [\n\t\t\t{\n\t\t\t\t\"OrderType\": \"RETURN\",\n\t\t\t\t\"OrderNumber\": \"0007050848/0931\",\n\t\t\t\t\"CreatedAt\": \"2024-09-09 20:18:52\"\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"2629e24c-e07b-4abb-8294-a251ed0036d7","name":"Code 500: wrong order order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=dsfg","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","status"],"query":[{"key":"number","value":"dsfg"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:29:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"67-zCVwg94a6ftPmnes+ZmPqtFxgJg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 404,\n        \"Message\": \"System could not find specified order\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"4798334b-2905-4068-8b9e-710d5caabc20"}],"id":"bf0d2fee-bbe0-4f57-afe4-3e458a2b8dff","description":"<p>Getting order status</p>\n","_postman_id":"bf0d2fee-bbe0-4f57-afe4-3e458a2b8dff","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"CREATE","event":[{"listen":"test","script":{"id":"ee87a42d-db9f-4a84-ad56-db432cd244ce","exec":["let response=pm.response.json();","//console.log ('Tu masz wynik');","//console.log (response.Result.Order[0].OrderNumber);","","//Tu ustawiasz zmienną w kolekcji","pm.collectionVariables.set(\"OrderID\", response.Result.Order[0].OrderNumber);",""],"type":"text/javascript"}}],"id":"407f308e-b326-4339-b078-80a1c997c6dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <itemBarcode>5900211759399</itemBarcode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders","description":"<h1 id=\"collecting-order-data-from-vendor\">Collecting order data from vendor</h1>\n<p><strong>This end-point allows shipment, return or service orders to be created in the zadbano TMS system.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th></th>\n<th>Operation type.</th>\n<th>string  <br /><em>example: CREATE</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>number2</td>\n<td></td>\n<td>Vendor additional order number</td>\n<td>type: string  <br />maxLength: 50  <br />example: abc/456/7</td>\n</tr>\n<tr>\n<td>vendor*</td>\n<td></td>\n<td>sVendor symbol (assigned by zadbano)</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 20  <br />example: ACME</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE]  <br />DELIVERY - The goods will be delivered from your warehouse to customer.  <br />RETURN - The goods will be picked up from customer and return to your warehouse.  <br />SERVICE - Assembly service provided by the zadbnao specialists. Not included service transport.  <br />PUP_DELIVERY - The goods will be delivered to the point that allows customer pick up the goods in-person.</td>\n</tr>\n<tr>\n<td>deliveryStandard*</td>\n<td></td>\n<td>Only when order type is \"DELIVERY\". Designates delivery standard.</td>\n<td>string  <br />example: STANDARD  <br />default: COMFORT  <br />  <br />Enum:  <br />[ BASIC, STANDARD, COMFORT ]  <br />BASIC - Curbside delivery.  <br />STANDARD - Order will be delivered to the first room behind customer doorstep.  <br />COMFORT - Order will be delivered to a selected room with unpacking service and taking away the packaging.</td>\n</tr>\n<tr>\n<td>netValue</td>\n<td></td>\n<td>Sum of the net (excluding VAT) value of delivered goods;</td>\n<td>number  <br />example: 100  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>grossValue</td>\n<td></td>\n<td>Sum of the gross (including VAT) value of delivered goods; precision 7, scale 2</td>\n<td>number  <br />example: 123  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>customer*</td>\n<td></td>\n<td>Node describe a person or company who buys goods or services. Data required in track&amp;trace notification process.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>firstName*</td>\n<td>Customer first name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: John</td>\n</tr>\n<tr>\n<td></td>\n<td>lastName*</td>\n<td>Customer last name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: Zadbany</td>\n</tr>\n<tr>\n<td></td>\n<td>phone*</td>\n<td>Customer landline phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>mobilePhone*</td>\n<td>Customer mobile phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>email*</td>\n<td>Customer e-mail address</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 50  <br />example: <a href=\"https://mailto:test@zadbano.pl\">test@zadbano.pl</a></td>\n</tr>\n<tr>\n<td></td>\n<td>street</td>\n<td>Customer street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo</td>\n<td>Customer street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>Customer flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>city</td>\n<td>Customer city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode</td>\n<td>Customer postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td>deliveryAddress*</td>\n<td></td>\n<td>Node describe recipient a goods or services. Data required in all order types.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>country*</td>\n<td>deliveryAddress country</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 2  <br />example: PL</td>\n</tr>\n<tr>\n<td></td>\n<td>street*</td>\n<td>deliveryAddress street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo*</td>\n<td>deliveryAddress street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>deliveryAddress flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode*</td>\n<td>deliveryAddress city postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td></td>\n<td>city*</td>\n<td>deliveryAddress city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>floorNo</td>\n<td>number of the floor (in the building) on which the flat is located</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>elevator</td>\n<td>indicates whether there is an elevator in a good working condition which can be used to transport goods</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>customerServiceDate*</td>\n<td></td>\n<td>Date at which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($date)  <br />example: 2020-05-06</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowFrom*</td>\n<td></td>\n<td>Time from which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 08:00:00TZ</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowTo*</td>\n<td></td>\n<td>Time until which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 20:00:00TZ</td>\n</tr>\n<tr>\n<td>cod</td>\n<td></td>\n<td>COD(Cash On Delivery) amount</td>\n<td>number($float)  <br />example: 12.5</td>\n</tr>\n<tr>\n<td>comment</td>\n<td></td>\n<td>Additional comments regarding a given order.</td>\n<td>type: string  <br />maxLength: 200  <br />example: Please, pay extra care, glass inside!</td>\n</tr>\n<tr>\n<td>declaredPackageCount</td>\n<td></td>\n<td>A declared number of packages that this shipment will eventually hold, regardless of current number of nodes.</td>\n<td>integer  <br />example: 5</td>\n</tr>\n<tr>\n<td>packages</td>\n<td></td>\n<td>List of packages in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>package*</td>\n<td>Single package definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>number*</td>\n<td>Unique package number.</td>\n<td>type: string  <br />maxLength: 35  <br />example: 2</td>\n</tr>\n<tr>\n<td></td>\n<td>height</td>\n<td>Package height (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />maximum: 4.2  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>width</td>\n<td>Package width (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />maximum: 4.2  <br />example: 0.5</td>\n</tr>\n<tr>\n<td></td>\n<td>depth</td>\n<td>Package depth (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />maximum: 4.2  <br />example: 0.25</td>\n</tr>\n<tr>\n<td></td>\n<td>volume*</td>\n<td>Package volume (in m3)</td>\n<td>number($float)  <br />precision: 3  <br />maximum: 2.5  <br />minimum: 0.01  <br />example: 1.25</td>\n</tr>\n<tr>\n<td></td>\n<td>weight*</td>\n<td>Package weight (in kg)</td>\n<td>number($float)  <br />precision: 1  <br />maximum: 168  <br />minimum: 0  <br />example: 0.98</td>\n</tr>\n<tr>\n<td></td>\n<td>value</td>\n<td>Package value in the order currency.</td>\n<td>number($float)  <br />example: 300.99</td>\n</tr>\n<tr>\n<td></td>\n<td>category</td>\n<td>Category name (dictionary type string) of goods in a package.</td>\n<td>type: string  <br />maxLength: 30  <br />example: AGD</td>\n</tr>\n<tr>\n<td></td>\n<td>articleNumber</td>\n<td>Article number</td>\n<td>type: string  <br />maxLength: 50  <br />example: 123564xyz</td>\n</tr>\n<tr>\n<td></td>\n<td>boxType</td>\n<td>Box type</td>\n<td>type: string  <br />maxLength: 35</td>\n</tr>\n<tr>\n<td></td>\n<td>itemBarcode</td>\n<td>article barcode value (for example EAN)</td>\n<td>type: string  <br />maxLength: 20  <br />example: 5900211759399</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierType</td>\n<td>Carrier type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_EUROPALLET</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierNumber</td>\n<td>SSCC(Serial Shipping Container Code)</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006350000000015</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierReturnRequired</td>\n<td>Carrier return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td></td>\n<td>caseType</td>\n<td>Case type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_WORKTOP_CASE_LARGE</td>\n</tr>\n<tr>\n<td></td>\n<td>caseNumber</td>\n<td>Case number</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006/MM/35000015</td>\n</tr>\n<tr>\n<td></td>\n<td>caseReturnRequired</td>\n<td>Case return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>services</td>\n<td></td>\n<td>List of additional services in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>service*</td>\n<td>Single service definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>serviceType*</td>\n<td>Service type symbol.</td>\n<td>type: string  <br />minLength: 3  <br />maxLength: 50  <br />example: AFTER_SALES_FURNITURE_ASSEMBLY</td>\n</tr>\n<tr>\n<td></td>\n<td>comment</td>\n<td>Comments</td>\n<td>type: string  <br />maxLength: 100  <br />example: Electrician skills required.</td>\n</tr>\n<tr>\n<td>connectedShipmentNumber</td>\n<td></td>\n<td>Number of a related shipment order.</td>\n<td>type: string  <br />maxLength: 40</td>\n</tr>\n<tr>\n<td>estimatedLoadingDuration</td>\n<td></td>\n<td>Estimated loading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>estimatedUnloadingDuration</td>\n<td></td>\n<td>Estimated unloading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>pickupWarehouseCode*</td>\n<td></td>\n<td>Code of the warehouse from which the package is supposed to be picked.</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 35  <br />example: NORTH_POLE</td>\n</tr>\n<tr>\n<td>deliveryWarehouseCode</td>\n<td></td>\n<td>Pickup-point symbol</td>\n<td>type: string  <br />maxLength: 18  <br />example: WAW01</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["orders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"4bfcd2ab-7e54-4ab1-aa6b-0ddd6f79d0ae","name":"Code 200: Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_123</number>\r\n        <number2>1234567890</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:52:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"365"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"16d-w2HlAc0+83X9jQ2ieJO4VEl876E\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"hQUDpuNWFFx0PmGrB36b\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"SUCCESS\",\n                \"OrderNumberExternal\": \"order_number_123\",\n                \"OrderNumber\": \"0005139997/1386\",\n                \"UrlToken\": \"JE5MXKZ\",\n                \"CustomerServiceDate\": \"2022-12-27T23:00:00.000Z\",\n                \"VendorServiceDate\": \"2022-12-26T23:00:00.000Z\",\n                \"PickupHub\": \"WAW\",\n                \"DeliveryHub\": \"ANN\"\n            }\n        ]\n    }\n}"},{"id":"36d51944-aada-45b1-8088-5aa1672966a2","name":"Code 500: missing order number","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number></number>\r\n        <number2>1234567890</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:56:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"135"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"87-Yqz7iZphqUS1XRTWukWsugcWMLI\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"9U4QrPCyxarMEPxec2FH\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"orders.order: number is required\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"86fb5ef8-ee07-4231-a84a-6e58a6673224","name":"Code 500: wrong order type","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_1233</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DEL</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_13</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:59:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"291"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"123-YnhDPyW2EKQcTkLWIAnr0P+7BBk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"xkvXfRnOrxqT8dD5USbc\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Order type DEL does not exist!\",\n                \"OrderNumberExternal\": \"order_number_1233\"\n            }\n        ]\n    }\n}"},{"id":"8d78d632-6d7c-4007-9c42-2cc83646539e","name":"Code 500: invalid input syntax for type numeric","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_12433</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>dsf</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_134</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:03:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"134-FJopQmX+BnBwkagdgYD5BGvsZd8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"jD7wXKyz4S68B4yD926k\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"invalid input syntax for type numeric: \\\"dsf\\\"\",\n                \"OrderNumberExternal\": \"order_number_12433\"\n            }\n        ]\n    }\n}"},{"id":"25627cce-5d73-4922-94cc-cbe985ecc437","name":"Code 500: invalid postal code","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_1243653</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>32-490</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_15364</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:07:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"200"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"c8-vI8J0y4BG1QPHNedrpj0xwU4hKA\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"XJtsvaCd73W1oBsV8swY\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Postal code 32-490 is not configured. Please contact our Sales Department to add the postal code.\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"1c8e59fa-0e21-40fb-be85-e3a408b6229a","name":"Code 500: missing parcel weight","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>0</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:26:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"302"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"12e-XGpRsAXgGGmC8a2LXAHqV5eohVc\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"tDA0YWRZY8dZQ1VW99rw\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) weight(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"df99c931-2cb7-4e97-b29b-cb9556b0ae05","name":"Code 500: missing parcel volume","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                 <weight>1</weight>\r\n                <volume>0.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:30:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"318"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"13e-XPT39QotRxybRiqAbHm7rNwgeg4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) dimension(s) or volume(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"f2024938-ce80-406c-bff3-8421b7ba6944","name":"Code 500: missing or wrong pickup warehouse","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:32:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"f1-VV87hXAREOrkTFxAmBTaxnigGCM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"oKCSXiPFRkqt1F264skQ\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Pickup warehouse null for Vendor ACME is not configured! Please contact our Sales Team representative in order to update your integration.\"\n        ]\n    },\n    \"Result\": null\n}"}],"_postman_id":"407f308e-b326-4339-b078-80a1c997c6dc"},{"name":"UPDATE","id":"386b58df-cd56-47b3-b794-11ac5d38cc3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>UPDATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <itemBarcode>5900211759399</itemBarcode>\r\n                <carrierType>EMPTY_EUROPALLET</carrierType>\r\n                <carrierNumber>059006350000000015</carrierNumber>\r\n                <carrierReturnRequired>true</carrierReturnRequired>\r\n                <caseType>EMPTY_WORKTOP_CASE_LARGE</caseType>\r\n                <caseNumber>059006/MM/35000015</caseNumber>\r\n                <caseReturnRequired>false</caseReturnRequired>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders","description":"<h1 id=\"collecting-order-data-from-vendor\">Collecting order data from vendor</h1>\n<p><strong>This end-point allows shipment, return or service orders to be updated in the zadbano TMS system.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th></th>\n<th>Operation type.</th>\n<th>string  <br /><em>example: CANCEL</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>number2</td>\n<td></td>\n<td>Vendor additional order number</td>\n<td>type: string  <br />maxLength: 50  <br />example: abc/456/7</td>\n</tr>\n<tr>\n<td>vendor*</td>\n<td></td>\n<td>sVendor symbol (assigned by zadbano)</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 20  <br />example: ACME</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE]  <br />DELIVERY - The goods will be delivered from your warehouse to customer.  <br />RETURN - The goods will be picked up from customer and return to your warehouse.  <br />SERVICE - Assembly service provided by the zadbnao specialists. Not included service transport.</td>\n</tr>\n<tr>\n<td>deliveryStandard*</td>\n<td></td>\n<td>Only when order type is \"DELIVERY\". Designates delivery standard.</td>\n<td>string  <br />example: STANDARD  <br />default: COMFORT  <br />  <br />Enum:  <br />[ BASIC, STANDARD, COMFORT ]  <br />BASIC - Curbside delivery.  <br />STANDARD - Order will be delivered to the first room behind customer doorstep.  <br />COMFORT - Order will be delivered to a selected room with unpacking service and taking away the packaging.</td>\n</tr>\n<tr>\n<td>netValue</td>\n<td></td>\n<td>Sum of the net (excluding VAT) value of delivered goods;</td>\n<td>number  <br />example: 100  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>grossValue</td>\n<td></td>\n<td>Sum of the gross (including VAT) value of delivered goods; precision 7, scale 2</td>\n<td>number  <br />example: 123  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>customer*</td>\n<td></td>\n<td>Node describe a person or company who buys goods or services. Data required in track&amp;trace notification process.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>firstName*</td>\n<td>Customer first name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: John</td>\n</tr>\n<tr>\n<td></td>\n<td>lastName*</td>\n<td>Customer last name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: Zadbany</td>\n</tr>\n<tr>\n<td></td>\n<td>phone*</td>\n<td>Customer landline phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>mobilePhone*</td>\n<td>Customer mobile phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>email*</td>\n<td>Customer e-mail address</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 50  <br />example: <a href=\"https://mailto:test@zadbano.pl\">test@zadbano.pl</a></td>\n</tr>\n<tr>\n<td></td>\n<td>street</td>\n<td>Customer street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo</td>\n<td>Customer street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>Customer flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>city</td>\n<td>Customer city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode</td>\n<td>Customer postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td>deliveryAddress*</td>\n<td></td>\n<td>Node describe recipient a goods or services. Data required in all order types.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>country*</td>\n<td>deliveryAddress country</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 2  <br />example: PL</td>\n</tr>\n<tr>\n<td></td>\n<td>street*</td>\n<td>deliveryAddress street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo*</td>\n<td>deliveryAddress street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>deliveryAddress flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode*</td>\n<td>deliveryAddress city postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td></td>\n<td>city*</td>\n<td>deliveryAddress city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>floorNo</td>\n<td>number of the floor (in the building) on which the flat is located</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>elevator</td>\n<td>indicates whether there is an elevator in a good working condition which can be used to transport goods</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>customerServiceDate*</td>\n<td></td>\n<td>Date at which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($date)  <br />example: 2020-05-06</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowFrom*</td>\n<td></td>\n<td>Time from which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 08:00:00TZ</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowTo*</td>\n<td></td>\n<td>Time until which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 20:00:00TZ</td>\n</tr>\n<tr>\n<td>cod</td>\n<td></td>\n<td>COD(Cash On Delivery) amount</td>\n<td>number($float)  <br />example: 12.5</td>\n</tr>\n<tr>\n<td>comment</td>\n<td></td>\n<td>Additional comments regarding a given order.</td>\n<td>type: string  <br />maxLength: 200  <br />example: Please, pay extra care, glass inside!</td>\n</tr>\n<tr>\n<td>declaredPackageCount</td>\n<td></td>\n<td>A declared number of packages that this shipment will eventually hold, regardless of current number of nodes.</td>\n<td>integer  <br />example: 5</td>\n</tr>\n<tr>\n<td>pickupWarehouseCode</td>\n<td></td>\n<td>Code of the warehouse from which the package is supposed to be picked.</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 35  <br />example: NORTH_POLE</td>\n</tr>\n<tr>\n<td>packages</td>\n<td></td>\n<td>List of packages in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>package*</td>\n<td>Single package definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>number*</td>\n<td>Unique package number.</td>\n<td>type: string  <br />maxLength: 35  <br />example: 2</td>\n</tr>\n<tr>\n<td></td>\n<td>height</td>\n<td>Package height (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>width</td>\n<td>Package width (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />example: 0.5</td>\n</tr>\n<tr>\n<td></td>\n<td>depth</td>\n<td>Package depth (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />example: 0.25</td>\n</tr>\n<tr>\n<td></td>\n<td>volume*</td>\n<td>Package volume (in m3)</td>\n<td>number($float)  <br />precision: 3  <br />maximum: 2.5  <br />minimum: 0.01  <br />exclusiveMinimum: true  <br />example: 1.25</td>\n</tr>\n<tr>\n<td></td>\n<td>weight*</td>\n<td>Package weight (in kg)</td>\n<td>number($float)  <br />precision: 1  <br />maximum: 168  <br />minimum: 0  <br />exclusiveMinimum: true  <br />example: 0.98</td>\n</tr>\n<tr>\n<td></td>\n<td>value</td>\n<td>Package value in the order currency.</td>\n<td>number($float)  <br />example: 300.99</td>\n</tr>\n<tr>\n<td></td>\n<td>category</td>\n<td>Category name (dictionary type string) of goods in a package.</td>\n<td>type: string  <br />maxLength: 30  <br />example: AGD</td>\n</tr>\n<tr>\n<td></td>\n<td>articleNumber</td>\n<td>Article number</td>\n<td>type: string  <br />maxLength: 50  <br />example: 123564xyz</td>\n</tr>\n<tr>\n<td></td>\n<td>boxType</td>\n<td>Box or carrier type</td>\n<td>type: string  <br />maxLength: 35</td>\n</tr>\n<tr>\n<td></td>\n<td>itemBarcode</td>\n<td>article barcode value (for example EAN)</td>\n<td>type: string  <br />maxLength: 20  <br />example: 5900211759399</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierType</td>\n<td>Carrier type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_EUROPALLET</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierNumber</td>\n<td>SSCC(Serial Shipping Container Code)</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006350000000015</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierReturnRequired</td>\n<td>Carrier return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td></td>\n<td>caseType</td>\n<td>Case type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_WORKTOP_CASE_LARGE</td>\n</tr>\n<tr>\n<td></td>\n<td>caseNumber</td>\n<td>Case number</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006/MM/35000015</td>\n</tr>\n<tr>\n<td></td>\n<td>caseReturnRequired</td>\n<td>Case return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>services</td>\n<td></td>\n<td>List of additional services in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>service*</td>\n<td>Single service definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>serviceType*</td>\n<td>Service type symbol.</td>\n<td>type: string  <br />minLength: 3  <br />maxLength: 50  <br />example: AFTER_SALES_FURNITURE_ASSEMBLY</td>\n</tr>\n<tr>\n<td></td>\n<td>comment</td>\n<td>Comments</td>\n<td>type: string  <br />maxLength: 100  <br />example: Electrician skills required.</td>\n</tr>\n<tr>\n<td>connectedShipmentNumber</td>\n<td></td>\n<td>Number of a related shipment order.</td>\n<td>type: string  <br />maxLength: 40</td>\n</tr>\n<tr>\n<td>estimatedLoadingDuration</td>\n<td></td>\n<td>Estimated loading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>estimatedUnloadingDuration</td>\n<td></td>\n<td>Estimated unloading duration of goods.</td>\n<td>integer</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["orders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"5d772efd-538e-4670-a323-b1e6a8a7d0d9","name":"Code 200: Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>UPDATE</operationType>\r\n        <number>order_number_123</number>\r\n        <number2>1234567890</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:52:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"365"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"16d-w2HlAc0+83X9jQ2ieJO4VEl876E\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"hQUDpuNWFFx0PmGrB36b\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"SUCCESS\",\n                \"OrderNumberExternal\": \"order_number_123\",\n                \"OrderNumber\": \"0005139997/1386\",\n                \"UrlToken\": \"JE5MXKZ\",\n                \"CustomerServiceDate\": \"2022-12-27T23:00:00.000Z\",\n                \"VendorServiceDate\": \"2022-12-26T23:00:00.000Z\",\n                \"PickupHub\": \"WAW\",\n                \"DeliveryHub\": \"ANN\"\n            }\n        ]\n    }\n}"},{"id":"74a4a935-c3a3-48fe-be18-5ae19d41d8f3","name":"Code 500: missing order number","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>UPDATE</operationType>\r\n        <number></number>\r\n        <number2>1234567890</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:56:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"135"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"87-Yqz7iZphqUS1XRTWukWsugcWMLI\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"9U4QrPCyxarMEPxec2FH\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"orders.order: number is required\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"85602b0b-d564-4525-abd2-90f7c89737cb","name":"Code 500: wrong order type","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>UPDATE</operationType>\r\n        <number>order_number_1233</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DEL</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_13</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:59:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"291"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"123-YnhDPyW2EKQcTkLWIAnr0P+7BBk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"xkvXfRnOrxqT8dD5USbc\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Order type DEL does not exist!\",\n                \"OrderNumberExternal\": \"order_number_1233\"\n            }\n        ]\n    }\n}"},{"id":"f15a03e6-e821-497a-8e5c-564d1ba98e94","name":"Code 500: invalid input syntax for type numeric","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>UPDATE</operationType>\r\n        <number>order_number_12433</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>dsf</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_134</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:03:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"134-FJopQmX+BnBwkagdgYD5BGvsZd8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"jD7wXKyz4S68B4yD926k\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"invalid input syntax for type numeric: \\\"dsf\\\"\",\n                \"OrderNumberExternal\": \"order_number_12433\"\n            }\n        ]\n    }\n}"},{"id":"1cee5826-4d90-44d6-ba91-0a08d667e8c7","name":"Code 500: invalid postal code","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>UPDATE</operationType>\r\n        <number>order_number_1243653</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>32-490</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_15364</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:07:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"200"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"c8-vI8J0y4BG1QPHNedrpj0xwU4hKA\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"XJtsvaCd73W1oBsV8swY\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Postal code 32-490 is not configured. Please contact our Sales Department to add the postal code.\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"2a6479d7-63ad-4187-b901-6c7e30a8f5ba","name":"Code 500: missing parcel weight","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>UPDATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>0</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:26:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"302"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"12e-XGpRsAXgGGmC8a2LXAHqV5eohVc\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"tDA0YWRZY8dZQ1VW99rw\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) weight(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"cfab888c-4e5e-45ed-8105-7aaa97dd6b42","name":"Code 500: missing parcel volume","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>UPDATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                 <weight>1</weight>\r\n                <volume>0.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:30:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"318"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"13e-XPT39QotRxybRiqAbHm7rNwgeg4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) dimension(s) or volume(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"b19ddafa-7f66-45d9-a8b5-409ea6dc2fe4","name":"Code 500: missing or wrong pickup warehouse","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>UPDATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:32:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"f1-VV87hXAREOrkTFxAmBTaxnigGCM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"oKCSXiPFRkqt1F264skQ\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Pickup warehouse null for Vendor ACME is not configured! Please contact our Sales Team representative in order to update your integration.\"\n        ]\n    },\n    \"Result\": null\n}"}],"_postman_id":"386b58df-cd56-47b3-b794-11ac5d38cc3c"},{"name":"CANCEL","id":"e87d96ca-12c6-48c3-96a0-343b88ccb458","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CANCEL</operationType>\r\n        <number>order_number_12644346535</number>\r\n        <orderType>DELIVERY</orderType>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders","description":"<h1 id=\"collecting-order-data-from-single-vendor\">Collecting order data from single vendor</h1>\n<p><strong>This end-point allows shipment, return or service orders to be canceled in the zadbano TMS system.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th><br /></th>\n<th>Operation type.</th>\n<th>string  <br /><em>example: CANCEL</em>  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE, FTL ]</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["orders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"c81e3860-4d43-47c1-956b-8f319da7fac8","name":"Code 200: Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CANCEL</operationType>\r\n        <number>order_number_12644346535</number>\r\n        <orderType>DELIVERY</orderType>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:41:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"110"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"6e-TGEckRmNFSCzUN2VXZbeYAw+lJ4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"ojQvCVTpXyzAohomJk9K\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"Order\": []\n    }\n}"},{"id":"faf01142-2fc9-4fea-b53f-978875c0ee2e","name":"Code 500: missing order type","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CANCEL</operationType>\r\n        <number>order_number_12644346535</number>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:39:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"296"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"128-T4qjDauzhmAUoLh8I2Q5yeQRlpY\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"jV2uuW5Sk5nVKZ0qhRoZ\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Order type undefined does not exist!\",\n                \"OrderNumberExternal\": \"order_number_123\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e87d96ca-12c6-48c3-96a0-343b88ccb458"}],"id":"b5a41386-86ef-4de5-ac49-51818fe68822","description":"<p>Collecting order data from vendor</p>\n","_postman_id":"b5a41386-86ef-4de5-ac49-51818fe68822","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Info","item":[{"name":"Get Order Info","id":"5bde5e2d-b6ea-48c3-8255-20a7684d4d5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/info?number=0005139997/1386","description":"<h1 id=\"getting-order-details\">Getting order details</h1>\n<p><strong>End-point allows for requesting the system’s API about details of a given order</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","info"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"dde5f91a-0b47-4f9a-ad0e-512c3406d2a2","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/info?number=0005036900/0931","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","info"],"query":[{"key":"number","value":"0005036900/0931"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Fri, 25 Nov 2022 10:51:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"533"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"215-vU/4Ra1eo84VgMPHpY9xmn0HQ0k\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"V3bgg7wFAmLPfR8C1S1s\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"ID\": 5036900,\n        \"Number\": \"0005036900/0931\",\n        \"NumberExternal\": \"fkkghfh230sdf0260\",\n        \"UrlToken\": \"1LVJX1O\",\n        \"CustomerServiceDate\": \"2022-11-28\",\n        \"CustomerServiceTime\": {\n            \"From\": \"08:00\",\n            \"To\": \"20:00\"\n        },\n        \"DeliveryPath\": {\n            \"OriginHub\": \"WAW\",\n            \"DestinationHub\": \"KRA\",\n            \"DeliveryZone\": \"KRA02\"\n        },\n        \"Parcels\": [\n            {\n                \"Number\": \"13864335P\",\n                \"NumberExternal\": \"cvxvdfsc\"\n            }\n        ],\n        \"Services\": [\n            {\n                \"Number\": \"015982196U\",\n                \"NumberExternal\": null\n            },\n            {\n                \"Number\": \"015982197U\",\n                \"NumberExternal\": null\n            }\n        ]\n    }\n}"},{"id":"f913fc03-9f6f-4b45-a94e-565baee26f96","name":"Code 404: wrong order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/info?number=4354tgsd","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","info"],"query":[{"key":"number","value":"4354tgsd"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:18:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"67-zCVwg94a6ftPmnes+ZmPqtFxgJg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 404,\n        \"Message\": \"System could not find specified order\"\n    },\n    \"Result\": null\n}"},{"id":"53d7c284-ebe0-4149-9bc8-db2be73bf67e","name":"Get Order Info","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/info?number=0005139997/1386","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","info"],"query":[{"key":"number","value":"0005139997/1386"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Thu, 16 Nov 2023 22:06:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"664"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"298-kzAlVmz9B85mRwO5d+lIoXMwzGg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"acX3WokddlNXEXWmrSen\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"ID\": 5139997,\n        \"Number\": \"0005139997/1386\",\n        \"NumberExternal\": \"order_number_123\",\n        \"UrlToken\": \"JE5MXKZ\",\n        \"CustomerServiceDate\": \"2022-12-28\",\n        \"CustomerServiceTime\": {\n            \"From\": \"08:00\",\n            \"To\": \"20:00\"\n        },\n        \"DeliveryPath\": {\n            \"OriginHub\": \"WAW\",\n            \"DestinationHub\": \"ANN\",\n            \"DeliveryZone\": \"ANN02\"\n        },\n        \"Parcels\": [\n            {\n                \"Number\": \"14155989P\",\n                \"NumberExternal\": \"dummy_package_1\"\n            }\n        ],\n        \"Services\": [\n            {\n                \"Number\": \"016412409U\",\n                \"NumberExternal\": null\n            },\n            {\n                \"Number\": \"016412410U\",\n                \"NumberExternal\": null\n            },\n            {\n                \"Number\": \"016412411U\",\n                \"NumberExternal\": null\n            },\n            {\n                \"Number\": \"016412412U\",\n                \"NumberExternal\": null\n            }\n        ],\n        \"VendorServiceDate\": \"2022-12-27\"\n    }\n}"}],"_postman_id":"5bde5e2d-b6ea-48c3-8255-20a7684d4d5f"},{"name":"Get Order Timeline","id":"5ca464a7-bba8-4f87-8b68-06389e68eaeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/timeline?number=0005139997/1386","description":"<h1 id=\"getting-order-timeline\">Getting order timeline</h1>\n<p><strong>End-point allows for requesting the system’s API about details of a given order</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>MessageType</th>\n<th>Event</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>O</td>\n<td>Order</td>\n</tr>\n<tr>\n<td>P</td>\n<td>Parcel</td>\n</tr>\n<tr>\n<td>D</td>\n<td>Date (Customer service date)</td>\n</tr>\n<tr>\n<td>T</td>\n<td>Tracking event</td>\n</tr>\n<tr>\n<td>C</td>\n<td>Claim</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","timeline"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"5e679d3f-d571-42c2-8c5f-ed5ff1b46ea5","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/timeline?number=0006269234/1386","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","timeline"],"query":[{"key":"number","value":"0006269234/1386"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 19 Feb 2024 20:42:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2096"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"830-2Y4R4s2oXL1IN4rfpH8ZGd7MnJo\""}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"Number\": \"0006269234/1386\",\n        \"NumberExternal\": \"order_number_1264456\",\n        \"Customer\": \"Santa Clause\",\n        \"Email\": \"santa.clause@zadbano.pl\",\n        \"MobilePhone\": \"123456789\",\n        \"CODAmount\": \"130.00\",\n        \"CustomerServiceDate\": \"2024-02-18T23:00:00.000Z\",\n        \"CustomerServiceTimeFrom\": \"08:00:00+01\",\n        \"CustomerServiceTimeTo\": \"20:00:00+01\",\n        \"Operator\": null,\n        \"Status\": \"w realizacji\",\n        \"Type\": \"dostawa\",\n        \"Currency\": \"PLN\",\n        \"Country\": \"Polska\",\n        \"City\": \"Warszawa\",\n        \"PostalCode\": \"04-866\",\n        \"Street\": \"Wał Miedzeszyński\",\n        \"StreetNo\": \"251\",\n        \"ApartmentNo\": \"1\",\n        \"FloorNo\": 2,\n        \"Hub1\": \"Warszawa\",\n        \"Hub1Email\": \"hd.warszawa@dts.pl\",\n        \"Hub2\": \"Mińsk Mazowiecki\",\n        \"Hub2Email\": \"minskmazowiecki@zadbano.pl\"\n    },\n    \"timeline\": [\n        {\n            \"MessageType\": \"O\",\n            \"MessageTime\": \"2024-02-19T13:45:18.319Z\",\n            \"MessageText\": \"przesyłka została zarejestrowana w systemie Zadbano\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:06:42.370Z\",\n            \"MessageText\": \"przesyłka została wydana z centrum logistycznego Wrocław\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:15:38.171Z\",\n            \"MessageText\": \"przesyłka została przyjęta w centrum logistycznym Wrocław\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:50:00.142Z\",\n            \"MessageText\": \"przesyłka została przyjęta w centrum logistycznym Poznań\"\n        },\n        {\n            \"MessageType\": \"D\",\n            \"MessageTime\": \"2024-02-19T19:58:09.598Z\",\n            \"MessageText\": \"data realizacji zlecenia została zmieniona na 2024-02-28\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:00:11.463Z\",\n            \"MessageText\": \"podjęcie przesyłki zakończone, przesyłka została dostarczona do centrum logistycznego Warszawa\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:15:38.084Z\",\n            \"MessageText\": \"przesyłka rozpoczęła swoją podróż do Odbiorcy w Warszawa\"\n        },\n        {\n            \"MessageType\": \"D\",\n            \"MessageTime\": \"2024-02-19T20:15:41.896Z\",\n            \"MessageText\": \"data realizacji zlecenia została zmieniona na 2024-02-28\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:15:42.014Z\",\n            \"MessageText\": \"przesyłka została pomyślnie dostarczona do Odbiorcy w Warszawa\"\n        },\n        {\n            \"MessageType\": \"C\",\n            \"MessageTime\": \"2024-02-19T20:16:57.408Z\",\n            \"MessageText\": \"do zlecenia zostało utworzone zgłoszenie reklamacyjne\"\n        }\n    ],\n    \"error\": false,\n    \"errorMessage\": null\n}"},{"id":"30dc5984-2166-44e6-82fd-ad1a3ca54f70","name":"Code 404: wrong order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/timeline?number=4354tgsd","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","timeline"],"query":[{"key":"number","value":"4354tgsd"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:18:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"67-zCVwg94a6ftPmnes+ZmPqtFxgJg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 404,\n        \"Message\": \"System could not find specified order\"\n    },\n    \"Result\": null\n}"},{"id":"64c2ce3d-7d69-4113-864a-9bef04db2f7b","name":"Get Order Timeline","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/timeline?number=0006269234/1386","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","timeline"],"query":[{"key":"number","value":"0006269234/1386"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 19 Feb 2024 20:44:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2096"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"830-2Y4R4s2oXL1IN4rfpH8ZGd7MnJo\""}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"Number\": \"0006269234/1386\",\n        \"NumberExternal\": \"order_number_1264456\",\n        \"Customer\": \"Santa Clause\",\n        \"Email\": \"santa.clause@zadbano.pl\",\n        \"MobilePhone\": \"123456789\",\n        \"CODAmount\": \"130.00\",\n        \"CustomerServiceDate\": \"2024-02-18T23:00:00.000Z\",\n        \"CustomerServiceTimeFrom\": \"08:00:00+01\",\n        \"CustomerServiceTimeTo\": \"20:00:00+01\",\n        \"Operator\": null,\n        \"Status\": \"w realizacji\",\n        \"Type\": \"dostawa\",\n        \"Currency\": \"PLN\",\n        \"Country\": \"Polska\",\n        \"City\": \"Warszawa\",\n        \"PostalCode\": \"04-866\",\n        \"Street\": \"Wał Miedzeszyński\",\n        \"StreetNo\": \"251\",\n        \"ApartmentNo\": \"1\",\n        \"FloorNo\": 2,\n        \"Hub1\": \"Warszawa\",\n        \"Hub1Email\": \"hd.warszawa@dts.pl\",\n        \"Hub2\": \"Mińsk Mazowiecki\",\n        \"Hub2Email\": \"minskmazowiecki@zadbano.pl\"\n    },\n    \"timeline\": [\n        {\n            \"MessageType\": \"O\",\n            \"MessageTime\": \"2024-02-19T13:45:18.319Z\",\n            \"MessageText\": \"przesyłka została zarejestrowana w systemie Zadbano\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:06:42.370Z\",\n            \"MessageText\": \"przesyłka została wydana z centrum logistycznego Wrocław\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:15:38.171Z\",\n            \"MessageText\": \"przesyłka została przyjęta w centrum logistycznym Wrocław\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:50:00.142Z\",\n            \"MessageText\": \"przesyłka została przyjęta w centrum logistycznym Poznań\"\n        },\n        {\n            \"MessageType\": \"D\",\n            \"MessageTime\": \"2024-02-19T19:58:09.598Z\",\n            \"MessageText\": \"data realizacji zlecenia została zmieniona na 2024-02-28\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:00:11.463Z\",\n            \"MessageText\": \"podjęcie przesyłki zakończone, przesyłka została dostarczona do centrum logistycznego Warszawa\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:15:38.084Z\",\n            \"MessageText\": \"przesyłka rozpoczęła swoją podróż do Odbiorcy w Warszawa\"\n        },\n        {\n            \"MessageType\": \"D\",\n            \"MessageTime\": \"2024-02-19T20:15:41.896Z\",\n            \"MessageText\": \"data realizacji zlecenia została zmieniona na 2024-02-28\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:15:42.014Z\",\n            \"MessageText\": \"przesyłka została pomyślnie dostarczona do Odbiorcy w Warszawa\"\n        },\n        {\n            \"MessageType\": \"C\",\n            \"MessageTime\": \"2024-02-19T20:16:57.408Z\",\n            \"MessageText\": \"do zlecenia zostało utworzone zgłoszenie reklamacyjne\"\n        }\n    ],\n    \"error\": false,\n    \"errorMessage\": null\n}"}],"_postman_id":"5ca464a7-bba8-4f87-8b68-06389e68eaeb"}],"id":"330cda16-18c5-4ddc-938a-91016b8e5142","description":"<p>Getting order details</p>\n","_postman_id":"330cda16-18c5-4ddc-938a-91016b8e5142","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Example","item":[{"name":"Avaliable Dates","event":[{"listen":"test","script":{"id":"8d941fd6-09cc-4263-b98e-6abd5d527f83","exec":["let jsonData = pm.response.json();\r","let calendar = jsonData.Result.Calendar ? jsonData.Result.Calendar : [];\r","let day = calendar.find(x => !!x.TimeSlots.find(s => !!s.Available && s.From === \"08:00\" && s.To === \"20:00\"));\r","pm.collectionVariables.set(\"exCustomerServiceDate\", day ? day.Day : null);\r","\r","//console.log(day ? day.Day : null);"],"type":"text/javascript"}}],"id":"29236fe2-01a1-4a21-b892-6ee1d6e7ed90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/capacity/calendar?postalcode=00-901&pickupWarehouseCode=NORTH_POLE","description":"<h1 id=\"available-delivery-days-and-time-slot-for-postal-code\">Available delivery days and time slot for postal code.</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>postalcode *</th>\n<th>postal code of delivery address</th>\n<th>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>pickupWarehouseCode*</td>\n<td>symbol of pickup warehouse</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 35  <br />example: NORTH_POLE</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["capacity","calendar"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"postalcode","value":"00-901"},{"key":"pickupWarehouseCode","value":"NORTH_POLE"}],"variable":[]}},"response":[],"_postman_id":"29236fe2-01a1-4a21-b892-6ee1d6e7ed90"},{"name":"CREATE","event":[{"listen":"test","script":{"id":"20512e98-935f-492b-a9b4-c4054beb63fa","exec":["let response=pm.response.json();\r","pm.collectionVariables.set(\"exOrderID\", response.Result.Order[0].OrderNumber);"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"3335ad85-b945-4ce3-a8a3-cd3ef32de41a","exec":["let timestamp = (new Date).getTime().toString()\r","\r","pm.collectionVariables.set('exRandomExternalNumber', timestamp);\r","pm.environment.set('randomParcelNumber', Math.floor(Math.random() * 10000));\r","console.log(pm.variables.get('exRandomExternalNumber'));"],"type":"text/javascript"}}],"id":"b730fadf-4487-48e0-87d1-2af7af17a912","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number></number>\r\n        <number2></number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate></customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_-{{randomParcelNumber}}</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <itemBarcode>5900211759399</itemBarcode\r\n                <carrierType>EMPTY_EUROPALLET</carrierType>\r\n                <carrierNumber>059006350000000015</carrierNumber>\r\n                <carrierReturnRequired>true</carrierReturnRequired>\r\n                <caseType>EMPTY_WORKTOP_CASE_LARGE</caseType>\r\n                <caseNumber>059006/MM/35000015</caseNumber>\r\n                <caseReturnRequired>false</caseReturnRequired>\r\n            </package>\r\n        </packages>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/preorders","description":"<h1 id=\"collecting-preorder-data-from-vendor\">Collecting preorder data from vendor</h1>\n<p><strong>Preorder end-point allows booked delivery day from your e-commerce system, before picking goods in the order in warehouse process.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th></th>\n<th>Operation type.</th>\n<th>type: string  <br /><em>example: CREATE</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>number2</td>\n<td></td>\n<td>Vendor additional order number</td>\n<td>type: string  <br />maxLength: 50  <br />example: abc/456/7</td>\n</tr>\n<tr>\n<td>vendor*</td>\n<td></td>\n<td>Vendor symbol (assigned by zadbano)</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 20  <br />example: ACME</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE]  <br />DELIVERY - The goods will be delivered from your warehouse to customer.  <br />RETURN - The goods will be picked up from customer and return to your warehouse.  <br />SERVICE - Assembly service provided by the zadbnao specialists. Not included service transport.</td>\n</tr>\n<tr>\n<td>deliveryStandard*</td>\n<td></td>\n<td>Only when order type is \"DELIVERY\". Designates delivery standard.</td>\n<td>string  <br />example: STANDARD  <br />default: COMFORT  <br />  <br />Enum:  <br />[ BASIC, STANDARD, COMFORT ]  <br />BASIC - Curbside delivery.  <br />STANDARD - Order will be delivered to the first room behind customer doorstep.  <br />COMFORT - Order will be delivered to a selected room with unpacking service and taking away the packaging.</td>\n</tr>\n<tr>\n<td>netValue</td>\n<td></td>\n<td>Sum of the net (excluding VAT) value of delivered goods;</td>\n<td>number  <br />example: 100  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>grossValue</td>\n<td></td>\n<td>Sum of the gross (including VAT) value of delivered goods; precision 7, scale 2</td>\n<td>number  <br />example: 123  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>customer*</td>\n<td></td>\n<td>Node describe a person or company who buys goods or services. Data required in track&amp;trace notification process.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>firstName*</td>\n<td>Customer first name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: John</td>\n</tr>\n<tr>\n<td></td>\n<td>lastName*</td>\n<td>Customer last name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: Zadbany</td>\n</tr>\n<tr>\n<td></td>\n<td>phone*</td>\n<td>Customer landline phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>mobilePhone*</td>\n<td>Customer mobile phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>email*</td>\n<td>Customer e-mail address</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 50  <br />example: <a href=\"https://mailto:test@zadbano.pl\">test@zadbano.pl</a></td>\n</tr>\n<tr>\n<td></td>\n<td>street</td>\n<td>Customer street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo</td>\n<td>Customer street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>Customer flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>city</td>\n<td>Customer city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode</td>\n<td>Customer postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td>deliveryAddress*</td>\n<td></td>\n<td>Node describe recipient a goods or services. Data required in all order types.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>country*</td>\n<td>deliveryAddress country</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 2  <br />example: PL</td>\n</tr>\n<tr>\n<td></td>\n<td>street*</td>\n<td>deliveryAddress street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo*</td>\n<td>deliveryAddress street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>deliveryAddress flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode*</td>\n<td>deliveryAddress city postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td></td>\n<td>city*</td>\n<td>deliveryAddress city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>floorNo</td>\n<td>number of the floor (in the building) on which the flat is located</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>elevator</td>\n<td>indicates whether there is an elevator in a good working condition which can be used to transport goods</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>customerServiceDate*</td>\n<td></td>\n<td>Date at which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($date)  <br />example: 2020-05-06</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowFrom*</td>\n<td></td>\n<td>Time from which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 08:00:00TZ</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowTo*</td>\n<td></td>\n<td>Time until which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 20:00:00TZ</td>\n</tr>\n<tr>\n<td>cod</td>\n<td></td>\n<td>COD(Cash On Delivery) amount</td>\n<td>number($float)  <br />example: 12.5</td>\n</tr>\n<tr>\n<td>comment</td>\n<td></td>\n<td>Additional comments regarding a given order.</td>\n<td>type: string  <br />maxLength: 200  <br />example: Please, pay extra care, glass inside!</td>\n</tr>\n<tr>\n<td>declaredPackageCount</td>\n<td></td>\n<td>A declared number of packages that this shipment will eventually hold, regardless of current number of nodes.</td>\n<td>integer  <br />example: 5</td>\n</tr>\n<tr>\n<td>pickupWarehouseCode</td>\n<td></td>\n<td>Code of the warehouse from which the package is supposed to be picked.</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 35  <br />example: NORTH_POLE</td>\n</tr>\n<tr>\n<td>packages</td>\n<td></td>\n<td>List of packages in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>package*</td>\n<td>Single package definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>number*</td>\n<td>Unique package number.</td>\n<td>type: string  <br />maxLength: 35  <br />example: 2</td>\n</tr>\n<tr>\n<td></td>\n<td>height</td>\n<td>Package height (in metres).</td>\n<td>number($float)  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>width</td>\n<td>Package width (in metres).</td>\n<td>number($float)  <br />example: 0.5</td>\n</tr>\n<tr>\n<td></td>\n<td>depth</td>\n<td>Package depth (in metres).</td>\n<td>number($float)  <br />example: 0.25</td>\n</tr>\n<tr>\n<td></td>\n<td>volume*</td>\n<td>Package volume (in m3)</td>\n<td>number($float)  <br />maximum: 2.5  <br />minimum: 0  <br />exclusiveMinimum: true  <br />example: 1.25</td>\n</tr>\n<tr>\n<td></td>\n<td>weight*</td>\n<td>Package weight (in kg)</td>\n<td>number($float)  <br />maximum: 168  <br />minimum: 0  <br />exclusiveMinimum: true  <br />example: 0.98</td>\n</tr>\n<tr>\n<td></td>\n<td>value</td>\n<td>Package value in the order currency.</td>\n<td>number($float)  <br />example: 300.99</td>\n</tr>\n<tr>\n<td></td>\n<td>category</td>\n<td>Category name (dictionary type string) of goods in a package.</td>\n<td>type: string  <br />maxLength: 30  <br />example: AGD</td>\n</tr>\n<tr>\n<td></td>\n<td>articleNumber</td>\n<td>Article number</td>\n<td>type: string  <br />maxLength: 50  <br />example: 123564xyz</td>\n</tr>\n<tr>\n<td></td>\n<td>boxType</td>\n<td>Box or carrier type</td>\n<td>type: string  <br />maxLength: 35</td>\n</tr>\n<tr>\n<td></td>\n<td>itemBarcode</td>\n<td>article barcode value (for example EAN)</td>\n<td>type: string  <br />maxLength: 20  <br />example: 5900211759399</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierType</td>\n<td>Carrier type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_EUROPALLET</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierNumber</td>\n<td>SSCC(Serial Shipping Container Code)</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006350000000015</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierReturnRequired</td>\n<td>Carrier return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td></td>\n<td>caseType</td>\n<td>Case type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_WORKTOP_CASE_LARGE</td>\n</tr>\n<tr>\n<td></td>\n<td>caseNumber</td>\n<td>Case number</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006/MM/35000015</td>\n</tr>\n<tr>\n<td></td>\n<td>caseReturnRequired</td>\n<td>Case return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>services</td>\n<td></td>\n<td>List of additional services in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>service*</td>\n<td>Single service definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>serviceType*</td>\n<td>Service type symbol.</td>\n<td>type: string  <br />minLength: 3  <br />maxLength: 50  <br />example: AFTER_SALES_FURNITURE_ASSEMBLY</td>\n</tr>\n<tr>\n<td></td>\n<td>comment</td>\n<td>Comments</td>\n<td>type: string  <br />maxLength: 100  <br />example: Electrician skills required</td>\n</tr>\n<tr>\n<td>connectedShipmentNumber</td>\n<td></td>\n<td>Number of a related shipment order.</td>\n<td>type: string  <br />maxLength: 40</td>\n</tr>\n<tr>\n<td>estimatedLoadingDuration</td>\n<td></td>\n<td>Estimated loading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>estimatedUnloadingDuration</td>\n<td></td>\n<td>Estimated unloading duration of goods.</td>\n<td>integer</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["preorders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[],"_postman_id":"b730fadf-4487-48e0-87d1-2af7af17a912"},{"name":"UPDATE","id":"bb769c57-f37f-4399-8838-db5414bd5d40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>UPDATE</operationType>\r\n        <number></number>\r\n        <number2></number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n        <packages>\r\n            <package>\r\n                <number>1775246293</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>10</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n            </package>\r\n            <package>\r\n                <number>1775246293</number>\r\n                <height>2.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>25</weight>\r\n                <volume>2.00</volume>\r\n                <category>FURNITURE</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <itemBarcode>5900211759399</itemBarcode>\r\n                <carrierType>EMPTY_EUROPALLET</carrierType>\r\n                <carrierNumber>059006350000000015</carrierNumber>\r\n                <carrierReturnRequired>true</carrierReturnRequired>\r\n                <caseType>EMPTY_WORKTOP_CASE_LARGE</caseType>\r\n                <caseNumber>059006/MM/35000015</caseNumber>\r\n                <caseReturnRequired>false</caseReturnRequired>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders","description":"<h1 id=\"collecting-order-data-from-vendor\">Collecting order data from vendor</h1>\n<p><strong>This end-point allows shipment, return or service orders to be updated in the zadbano TMS system.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th></th>\n<th>Operation type.</th>\n<th>string  <br /><em>example: CANCEL</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>number2</td>\n<td></td>\n<td>Vendor additional order number</td>\n<td>type: string  <br />maxLength: 50  <br />example: abc/456/7</td>\n</tr>\n<tr>\n<td>vendor*</td>\n<td></td>\n<td>sVendor symbol (assigned by zadbano)</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 20  <br />example: ACME</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE]  <br />DELIVERY - The goods will be delivered from your warehouse to customer.  <br />RETURN - The goods will be picked up from customer and return to your warehouse.  <br />SERVICE - Assembly service provided by the zadbnao specialists. Not included service transport.</td>\n</tr>\n<tr>\n<td>deliveryStandard*</td>\n<td></td>\n<td>Only when order type is \"DELIVERY\". Designates delivery standard.</td>\n<td>string  <br />example: STANDARD  <br />default: COMFORT  <br />  <br />Enum:  <br />[ BASIC, STANDARD, COMFORT ]  <br />BASIC - Curbside delivery.  <br />STANDARD - Order will be delivered to the first room behind customer doorstep.  <br />COMFORT - Order will be delivered to a selected room with unpacking service and taking away the packaging.</td>\n</tr>\n<tr>\n<td>netValue</td>\n<td></td>\n<td>Sum of the net (excluding VAT) value of delivered goods;</td>\n<td>number  <br />example: 100  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>grossValue</td>\n<td></td>\n<td>Sum of the gross (including VAT) value of delivered goods; precision 7, scale 2</td>\n<td>number  <br />example: 123  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>customer*</td>\n<td></td>\n<td>Node describe a person or company who buys goods or services. Data required in track&amp;trace notification process.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>firstName*</td>\n<td>Customer first name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: John</td>\n</tr>\n<tr>\n<td></td>\n<td>lastName*</td>\n<td>Customer last name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: Zadbany</td>\n</tr>\n<tr>\n<td></td>\n<td>phone*</td>\n<td>Customer landline phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>mobilePhone*</td>\n<td>Customer mobile phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>email*</td>\n<td>Customer e-mail address</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 50  <br />example: <a href=\"https://mailto:test@zadbano.pl\">test@zadbano.pl</a></td>\n</tr>\n<tr>\n<td></td>\n<td>street</td>\n<td>Customer street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo</td>\n<td>Customer street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>Customer flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>city</td>\n<td>Customer city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode</td>\n<td>Customer postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td>deliveryAddress*</td>\n<td></td>\n<td>Node describe recipient a goods or services. Data required in all order types.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>country*</td>\n<td>deliveryAddress country</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 2  <br />example: PL</td>\n</tr>\n<tr>\n<td></td>\n<td>street*</td>\n<td>deliveryAddress street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo*</td>\n<td>deliveryAddress street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>deliveryAddress flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode*</td>\n<td>deliveryAddress city postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td></td>\n<td>city*</td>\n<td>deliveryAddress city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>floorNo</td>\n<td>number of the floor (in the building) on which the flat is located</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>elevator</td>\n<td>indicates whether there is an elevator in a good working condition which can be used to transport goods</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>customerServiceDate*</td>\n<td></td>\n<td>Date at which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($date)  <br />example: 2020-05-06</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowFrom*</td>\n<td></td>\n<td>Time from which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 08:00:00TZ</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowTo*</td>\n<td></td>\n<td>Time until which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 20:00:00TZ</td>\n</tr>\n<tr>\n<td>cod</td>\n<td></td>\n<td>COD(Cash On Delivery) amount</td>\n<td>number($float)  <br />example: 12.5</td>\n</tr>\n<tr>\n<td>comment</td>\n<td></td>\n<td>Additional comments regarding a given order.</td>\n<td>type: string  <br />maxLength: 200  <br />example: Please, pay extra care, glass inside!</td>\n</tr>\n<tr>\n<td>declaredPackageCount</td>\n<td></td>\n<td>A declared number of packages that this shipment will eventually hold, regardless of current number of nodes.</td>\n<td>integer  <br />example: 5</td>\n</tr>\n<tr>\n<td>pickupWarehouseCode</td>\n<td></td>\n<td>Code of the warehouse from which the package is supposed to be picked.</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 35  <br />example: NORTH_POLE</td>\n</tr>\n<tr>\n<td>packages</td>\n<td></td>\n<td>List of packages in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>package*</td>\n<td>Single package definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>number*</td>\n<td>Unique package number.</td>\n<td>type: string  <br />maxLength: 35  <br />example: 2</td>\n</tr>\n<tr>\n<td></td>\n<td>height</td>\n<td>Package height (in metres).</td>\n<td>number($float)  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>width</td>\n<td>Package width (in metres).</td>\n<td>number($float)  <br />example: 0.5</td>\n</tr>\n<tr>\n<td></td>\n<td>depth</td>\n<td>Package depth (in metres).</td>\n<td>number($float)  <br />example: 0.25</td>\n</tr>\n<tr>\n<td></td>\n<td>volume*</td>\n<td>Package volume (in m3)</td>\n<td>number($float)  <br />maximum: 2.5  <br />minimum: 0  <br />exclusiveMinimum: true  <br />example: 1.25</td>\n</tr>\n<tr>\n<td></td>\n<td>weight*</td>\n<td>Package weight (in kg)</td>\n<td>number($float)  <br />maximum: 168  <br />minimum: 0  <br />exclusiveMinimum: true  <br />example: 0.98</td>\n</tr>\n<tr>\n<td></td>\n<td>value</td>\n<td>Package value in the order currency.</td>\n<td>number($float)  <br />example: 300.99</td>\n</tr>\n<tr>\n<td></td>\n<td>category</td>\n<td>Category name (dictionary type string) of goods in a package.</td>\n<td>type: string  <br />maxLength: 30  <br />example: AGD</td>\n</tr>\n<tr>\n<td></td>\n<td>articleNumber</td>\n<td>Article number</td>\n<td>type: string  <br />maxLength: 50  <br />example: 123564xyz</td>\n</tr>\n<tr>\n<td></td>\n<td>boxType</td>\n<td>Box or carrier type</td>\n<td>type: string  <br />maxLength: 35</td>\n</tr>\n<tr>\n<td></td>\n<td>itemBarcode</td>\n<td>article barcode value (for example EAN)</td>\n<td>type: string  <br />maxLength: 20  <br />example: 5900211759399</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierType</td>\n<td>Carrier type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_EUROPALLET</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierNumber</td>\n<td>SSCC(Serial Shipping Container Code)</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006350000000015</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierReturnRequired</td>\n<td>Carrier return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td></td>\n<td>caseType</td>\n<td>Case type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_WORKTOP_CASE_LARGE</td>\n</tr>\n<tr>\n<td></td>\n<td>caseNumber</td>\n<td>Case number</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006/MM/35000015</td>\n</tr>\n<tr>\n<td></td>\n<td>caseReturnRequired</td>\n<td>Case return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>services</td>\n<td></td>\n<td>List of additional services in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>service*</td>\n<td>Single service definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>serviceType*</td>\n<td>Service type symbol.</td>\n<td>type: string  <br />minLength: 3  <br />maxLength: 50  <br />example: AFTER_SALES_FURNITURE_ASSEMBLY</td>\n</tr>\n<tr>\n<td></td>\n<td>comment</td>\n<td>Comments</td>\n<td>type: string  <br />maxLength: 100  <br />example: Electrician skills required.</td>\n</tr>\n<tr>\n<td>connectedShipmentNumber</td>\n<td></td>\n<td>Number of a related shipment order.</td>\n<td>type: string  <br />maxLength: 40</td>\n</tr>\n<tr>\n<td>estimatedLoadingDuration</td>\n<td></td>\n<td>Estimated loading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>estimatedUnloadingDuration</td>\n<td></td>\n<td>Estimated unloading duration of goods.</td>\n<td>integer</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["orders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb769c57-f37f-4399-8838-db5414bd5d40"},{"name":"Get Order Label PDF","id":"d16f0cdc-9239-4b06-a2ac-743aa9d6b233","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/documents/labels/pdf?number=","description":"<h1 id=\"getting-shipping-label-as-pdf-file\">Getting shipping label as pdf file</h1>\n<p>The zadbano API platform allows getting shipping label as pdf file.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["documents","labels","pdf"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":""}],"variable":[]}},"response":[],"_postman_id":"d16f0cdc-9239-4b06-a2ac-743aa9d6b233"},{"name":"Get Order Label ZPL","id":"42b53f91-556d-42a6-9243-7cbcd3abf612","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/documents/labels/zpl?number=","description":"<h1 id=\"getting-shipping-label-as-zpl\">Getting shipping label as ZPL</h1>\n<p>The zadbano API platform allows getting shipping label as ZPL.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["documents","labels","zpl"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":""}],"variable":[]}},"response":[],"_postman_id":"42b53f91-556d-42a6-9243-7cbcd3abf612"},{"name":"Get Waybill","id":"988fd9d4-3b80-4c08-9373-132992f0440f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/documents/waybill?number=","description":"<h1 id=\"getting-waybill-as-pdf-file\">Getting waybill as pdf file</h1>\n<p>The zadbano API platform allows getting waybill as pdf file.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["documents","waybill"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":""}],"variable":[]}},"response":[],"_postman_id":"988fd9d4-3b80-4c08-9373-132992f0440f"},{"name":"Get Order Status","id":"db655e1e-c433-4f54-bfa1-63d9bbfbe4d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=","description":"<h1 id=\"getting-order-status\">Getting order status</h1>\n<p>End-point allows for requesting the system’s API regarding a current logistic status of a given order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","status"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":""}],"variable":[]}},"response":[],"_postman_id":"db655e1e-c433-4f54-bfa1-63d9bbfbe4d6"},{"name":"Get Order Info","id":"29e05be3-6a59-47a4-bb41-83bb68dc1f96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/info?number=","description":"<h1 id=\"getting-order-details\">Getting order details</h1>\n<p><strong>End-point allows for requesting the system’s API about details of a given order</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","info"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":""}],"variable":[]}},"response":[],"_postman_id":"29e05be3-6a59-47a4-bb41-83bb68dc1f96"},{"name":"Get Order Timeline","id":"2179722d-e4ee-4b9e-be3b-2dc45aad13a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/timeline?number=0005139997/1386","description":"<h1 id=\"getting-order-details\">Getting order details</h1>\n<p><strong>End-point allows for requesting the system’s API about details of a given order</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","timeline"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[],"_postman_id":"2179722d-e4ee-4b9e-be3b-2dc45aad13a4"},{"name":"CANCEL","id":"50327394-8996-4647-bb3c-75ddf31b35e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CANCEL</operationType>\r\n        <number></number>\r\n        <orderType>DELIVERY</orderType>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders","description":"<h1 id=\"collecting-order-data-from-single-vendor\">Collecting order data from single vendor</h1>\n<p><strong>This end-point allows shipment, return or service orders to be canceled in the zadbano TMS system.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th><br /></th>\n<th>Operation type.</th>\n<th>string  <br /><em>example: CANCEL</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE, FTL ]</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["orders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[],"_postman_id":"50327394-8996-4647-bb3c-75ddf31b35e9"}],"id":"1049e21c-086d-4242-915b-838dfa0d41ee","_postman_id":"1049e21c-086d-4242-915b-838dfa0d41ee","description":"","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Track & Trace","item":[],"id":"ebb0a9f1-ad74-4012-8903-e517f44d7f0e","description":"<h3 id=\"1-feature-description\"><strong>1. Feature Description</strong></h3>\n<p><strong>Track &amp; Trace (T&amp;T)</strong> allows customers to track the status and location of their shipments in real time.<br />Basic tracking information is available <strong>without logging in</strong>. Detailed information and modifications to the shipping order (e.g., changing the delivery date or address) require <strong>creating a user account and logging in</strong> to the system.</p>\n<h3 id=\"2-tt-link-structure\"><strong>2. T&amp;T link Structure</strong></h3>\n<p>The standard tracking link follows these formats:</p>\n<ul>\n<li><p><code>https://klient.zadbano.pl/z/[waybill-number]</code></p>\n</li>\n<li><p><code>https://klient.zadbano.pl/z/[parcel-number]</code></p>\n</li>\n<li><p><code>https://klient.zadbano.pl/z/[UrlToken]</code></p>\n</li>\n</ul>\n<h3 id=\"3-parameters\"><strong>3. Parameters</strong></h3>\n<ul>\n<li><p><strong><code>waybill-number</code></strong> – A unique <strong>Zadbano waybill number</strong>, generated upon shipment registration.<br />  \"OrderNumber\" value in API response</p>\n</li>\n<li><p><strong><code>parcel-number</code></strong> – A unique <strong>Zadbano parcel number</strong>, generated upon shipment registration. A single shipping order may contain multiple parcel numbers. Regardless of which <code>parcel-number</code> is used in the tracking link, the system displays the tracking page for the <strong>entire shipping order</strong> associated with that parcel.<br />  \"Parcels\".\"Number\" value in API response</p>\n</li>\n<li><p><strong><code>UrlToken</code></strong> – A unique, randomly generated string assigned to the Zadbano waybill upon shipment registration.<br />  \"UrlToken\" value in API response</p>\n</li>\n</ul>\n<h3 id=\"4-system-workflow\"><strong>4. System Workflow</strong></h3>\n<ol>\n<li><p>The user clicks or manually enters the tracking link.</p>\n</li>\n<li><p>The system validates the tracking number format.</p>\n</li>\n<li><p>The application queries the <strong>database/tracking system</strong>.</p>\n</li>\n<li><p>The system returns the latest shipment details, including:</p>\n<ul>\n<li><p><strong>Shipment history</strong> (date, status, location)</p>\n</li>\n<li><p><strong>Estimated delivery date</strong></p>\n</li>\n<li><p><strong>Requested services</strong></p>\n</li>\n</ul>\n</li>\n<li><p>The recipient can <strong>order additional services</strong>—this requires <strong>creating a user account and logging in</strong> to the <strong>T&amp;T system</strong>.</p>\n</li>\n</ol>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"fd8ba41b-e52c-46d7-8328-24f1a323b74a","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"d0484f3a-c7c0-4304-b978-b59e1366fae2","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"ebb0a9f1-ad74-4012-8903-e517f44d7f0e"}],"id":"5ea68440-058b-4ff7-8d3f-6365bd461d9d","description":"<h1 id=\"5-step-to-start-cross-docking-shipping-with-zadbano\">5 step to start cross-docking shipping with Zadbano</h1>\n<img src=\"https://content.pstmn.io/ce65d6f1-c134-4d24-a690-f94f2da3da54/b2JyYXoucG5n\" width=\"201\" height=\"596\" />\n\n<h1 id=\"getting-started\">Getting started</h1>\n<p>Before you start development, ensure that you know business rules of cooperation between your company with the zadbano and the operational process was agreed upon by both sites.</p>\n<p>Zadbano Transport Managment System (TMS) allows you to register an order in two modes.</p>\n<ol>\n<li><p>Preorder and Order - during the first step of this mode, you book delivery dates to the customer. You can use our dynamic calendar for this, which based on the provided postal code, returns available delivery days. Data from the dynamic calendar can be fed into your e-commerce platform. This will allow the buyer to choose a convenient delivery date from the shopping cart.<br /> In the second step, after completing the order in your warehouse, you provide us with detailed data of the order content. Based on this data, our dispatch department plans pickup goods from your warehouse and delivery to the customer.</p>\n</li>\n<li><p>Order - it is the main method of registering orders. In one message, you provide a complete set of shipment data. The delivery date is calculated dynamically, based on the currently available capacity of our network.<br /> In this method, you can also use a dynamic delivery calendar, but at the time of creating an order, you must provide complete data about the packages in the order. Make sure your warehouse management system can deliver this data in real time.</p>\n</li>\n</ol>\n<p>Both methods are illustrated in the process diagram below. Make sure you implement a delivery model that matches your sales department's expectations.</p>\n<img src=\"https://content.pstmn.io/4cd2d101-32a8-4f44-a136-50396f3782a3/b2JyYXoucG5n\" width=\"1321\" height=\"1271\" />","_postman_id":"5ea68440-058b-4ff7-8d3f-6365bd461d9d","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"C2C Delivery","item":[{"name":"Order","item":[{"name":"Labels","item":[{"name":"Get Order Label PDF","id":"01fce195-f3b3-43ec-9511-5c8b33aefea1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/documents/labels/pdf?number=0005139997/1386","description":"<h1 id=\"getting-shipping-label-as-pdf-file\">Getting shipping label as pdf file</h1>\n<p>The zadbano API platform allows getting shipping label as pdf file.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>parcel</td>\n<td>Zadbano parcel number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 1234567P</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["documents","labels","pdf"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[],"_postman_id":"01fce195-f3b3-43ec-9511-5c8b33aefea1"},{"name":"Get Order Label ZPL","id":"c742edfa-d3e2-4584-9e43-c76c95cc141e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/documents/labels/zpl?number=0005139997/1386","description":"<h1 id=\"getting-shipping-label-as-zpl\">Getting shipping label as ZPL</h1>\n<p>The zadbano API platform allows getting shipping label as ZPL.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>parcel</td>\n<td>Zadbano parcel number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 1234567P</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["documents","labels","zpl"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"0bbdeeed-490b-4100-a1e0-098d70d37c52","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/documents/labels/zpl?number=0005139997/1386","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["documents","labels","zpl"],"query":[{"key":"number","value":"0005139997/1386"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:36:54 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Content-Length","value":"3296"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"ce0-15XYnnaGLBynnpBMUXnkQUeXXFI\""}],"cookie":[],"responseTime":null,"body":"\u0010CT~~CD,~CC^~CT~\n^XA~TA000~JSN^LT0^MNW^MTD^PON^PMN^LH0,0^JMA^PR5,5~SD15^JUS^LRN^CI0^XZ\n^XA\n^MMT\n^PW799\n^LL1199\n^LS0\n^FO659,1067^GFA,553,1296,12,:Z64:eJylkTFuwzAMRWm4gJYAuYAaX8NDAF+pRZcMARygQ8ZcIAfpGKBDr6EtYxRkiAbCLMnIEscU9UR80d/vWW/o+wvcXyPt8Tr5nr6pS3TGG/H8Qx3y/HE49tfzYbVOceP2xz6cnV/Ft+gczxedQ83fQ3s4bmTfp9uplbpHT2qmZaJP7U+wcV/8XR/u+wT6OA/leWb+/0MnR9AhDAmQdstJhjE2qOEYgUKLGlJoeBcl5KHlXZSQBy2QkActkJAHLcj1+lKu15dKyOcl5HNTCaYSTCUUYgpQiOn0UohptyjEBL4QT7A29VuqcMVdfCuxw0r88G3yS7Xy4Ts3VWIKhZh3C7G4z8TiPhNbdz7P7mqU3dU3u6vvslYuulrph1q5Hgux+M7EctfGHar7ZNzlOxzqItdLky5md12sxBQK8bN3PYd8XsLi3hn3wbiP1l191T37VmLYVmL2/eNdo4FLBi4auGDgNOSBz3ca8iAcusmLwjETy5/LxPS072TuGs1dJ3PX0dx1MHct4aAc4s6DcmAmVt9K3OEvtnlU2Q==:09BD\n^FT778,704^A0I,23,24^FH\\^CI28^F8^FD04-866 Warszawa^FS^CI0\n^FT777,738^A0I,23,24^FH\\^CI28^F8^FDWał Miedzeszyński 251^FS^CI0\n^FT170,588^A0I,23,24^FH\\^CI28^F8^FD08:00-20:00^FS^CI0\n^FT158,622^A0I,23,24^FH\\^CI28^F8^FD28-12-2022^FS^CI0\n^FT132,703^A0I,23,24^FH\\^CI28^F8^FD^FS^CI0\n^FT129,547^A0I,25,28^FH\\^CI28^F8^FD120.00 zł^FS^CI0\n^FT559,421^A0I,25,28^FH\\^CI28^F8^FD1.0^FS^CI0\n^FT558,376^A0I,25,26^FH\\^CI28^F8^FD1.000^FS^CI0\n^FT777,420^A0I,25,28^FH\\^CI28^F8^FDWaga (kg):^FS^CI0\n^FT777,375^A0I,25,26^FH\\^CI28^F8^FDObjętość (m3):^FS^CI0\n^FT558,462^A0I,25,26^FH\\^CI28^F8^FD1/1^FS^CI0\n^FT776,461^A0I,25,26^FH\\^CI28^F8^FDPaczka:^FS^CI0\n^FT198,547^A0I,25,31^FH\\^CI28^F8^FDCOD:^FS^CI0\n^FT178,657^A0I,23,26^FH\\^CI28^F8^FDData dostawy:^FS^CI0\n^FT177,771^A0I,23,26^FH\\^CI28^F8^FDData nadania:^FS^CI0\n^FT159,737^A0I,23,24^FH\\^CI28^F8^FD27-12-2022^FS^CI0\n^FT777,558^A0I,31,31^FH\\^CI28^F8^FD04-866 Warszawa^FS^CI0\n^FT550,504^A0I,31,36^FH\\^CI28^F8^FDDOSTAWA KOMFORT^FS^CI0\n^FT777,504^A0I,31,38^FH\\^CI28^F8^FDTyp zlecenia:^FS^CI0\n^FT777,602^A0I,31,31^FH\\^CI28^F8^FDWał Miedzeszyński 251^FS^CI0\n^FT777,645^A0I,31,31^FH\\^CI28^F8^FDODBIORCA:^FS^CI0\n^FT661,771^A0I,23,24^FH\\^CI28^F8^FDACME^FS^CI0\n^FT777,771^A0I,23,24^FH\\^CI28^F8^FDNADAWCA:^FS^CI0\n^FT750,817^A0I,20,26^FH\\^CI28^F8^FDdummy_package_15346654^FS^CI0\n^FT556,947^A0I,28,33^FH\\^CI28^F8^FDorder_number_1264346535^FS^CI0\n^FT777,946^A0I,28,33^FH\\^CI28^F8^FDNr zamówienia:^FS^CI0\n^FT609,24^A0I,37,48^FH\\^CI28^F8^FD14156018P^FS^CI0\n^FT192,24^A0I,37,48^FH\\^CI28^F8^FD031/1386^FS^CI0\n^FT190,271^A0I,37,48^FH\\^CI28^F8^FD031/1386^FS^CI0\n^FT777,24^A0I,37,48^FH\\^CI28^F8^FDANN02^FS^CI0\n^FT607,271^A0I,37,48^FH\\^CI28^F8^FD14156018P^FS^CI0\n^FT775,271^A0I,37,48^FH\\^CI28^F8^FDANN02^FS^CI0\n^FT520,1139^A0I,28,33^FH\\^CI28^F8^FDNr zlecenia:^FS^CI0\n^FT613,1089^A0I,48,62^FH\\^CI28^F8^FD0005140031/1386^FS^CI0\n^FT250,995^A0I,56,60^FH\\^CI28^F8^FD28.12^FS^CI0\n^FT677,995^A0I,56,60^FH\\^CI28^F8^FDWAW^FS^CI0\n^FT297,989^A0I,77,26^FH\\^CI28^F8^FD>^FS^CI0\n^FT385,388^A0I,96,105^FH\\^CI28^F8^FDANN02^FS^CI0\n^FT519,989^A0I,77,26^FH\\^CI28^F8^FD>^FS^CI0\n^FT469,995^A0I,56,60^FH\\^CI28^F8^FDANN^FS^CI0\n^FO445,405^GB353,0,1^FS\n^FO445,450^GB353,0,1^FS\n^FO1,361^GB797,0,1^FS\n^FO2,492^GB797,0,1^FS\n^FO2,538^GB797,0,1^FS\n^FO1,576^GB202,0,1^FS\n^FO2,689^GB797,0,1^FS\n^FO1,803^GB797,0,1^FS\n^FO2,934^GB797,0,1^FS\n^FO1,980^GB796,0,1^FS\n^FO1,1052^GB797,0,1^FS\n^BY4,3,160^FT748,87^B3I,N,,N,N\n^FD14156018P^FS\n^FO204,541^GB0,262,2^FS\n^FO445,362^GB0,129,1^FS\n^FT29,1205^BQN,2,4\n^FH\\^CI28^F8^FDMA,O:0005140031/1386;P:14156018P^FS\n^BY2,3,81^FT748,839^BCI,,N,N\n^FDdummy_package_15346654^FS\n^PQ1,0,1,Y^XZ"},{"id":"4e77f9e7-cb20-4923-8e2c-495f043eb485","name":"Code 400: wrong order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/documents/labels/zpl?number=sdfsd","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["documents","labels","zpl"],"query":[{"key":"number","value":"sdfsd"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:38:18 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"38"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"26-LReVqjHB61XqYwOnjALabD4bul8\""}],"cookie":[],"responseTime":null,"body":"No orders found for provided criteria."}],"_postman_id":"c742edfa-d3e2-4584-9e43-c76c95cc141e"}],"id":"aa02d6f8-1c48-48d7-a791-0a8c49c49d70","description":"<p>Getting shipping label</p>\n","_postman_id":"aa02d6f8-1c48-48d7-a791-0a8c49c49d70","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Waybill","item":[{"name":"Get Waybill","id":"2a63894e-d04d-44d3-bfe1-e0050b03518e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/documents/waybill?number=0005139997/1386","description":"<h1 id=\"getting-waybill-as-pdf-file\">Getting waybill as pdf file</h1>\n<p>The zadbano API platform allows getting waybill as pdf file.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["documents","waybill"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[],"_postman_id":"2a63894e-d04d-44d3-bfe1-e0050b03518e"}],"id":"ae51e103-bb06-4987-9870-fc0dab9098ef","description":"<p>Getting waybill as pdf file</p>\n","_postman_id":"ae51e103-bb06-4987-9870-fc0dab9098ef","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Status","item":[{"name":"Get Order Status","id":"36c81c69-6ff6-4fc5-822b-d35cb3ff44b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=0005139997/1386","description":"<h1 id=\"getting-order-status\">Getting order status</h1>\n<p>End-point allows for requesting the system’s API regarding a current logistic status of a given order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div><p><em>Shipment status of each kind of order:</em></p>\n<h2 id=\"delivery--to-the-recipient\">DELIVERY ( to the Recipient)</h2>\n<table>\n<thead>\n  <tr>\n    <th>DELIVERY ( to the Recipient)</th>\n  </tr>\n</thead>\n<tbody>\n  <tr>\n    <td>Sequence</td>\n    <td>Status symbol</td>\n    <td>Description</td>\n  </tr>\n  <tr>\n    <td>1</td>\n    <td>DELIVERY_ORDER_CREATED</td>\n    <td>Delivery order created in Zadbano.pl TMS system.</td>\n  </tr>\n  <tr>\n    <td>2</td>\n    <td>PACKAGE_PICKED_AT_VENDOR</td>\n    <td>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</td>\n  </tr>\n  <tr>\n    <td>3</td>\n    <td>DELIVERY_PLANNED</td>\n    <td>Delivery route planned to the recipient,</td>\n  </tr>\n  <tr>\n    <td>4</td>\n    <td>DELIVERY_IN_EXECUTION</td>\n    <td>Delivery route started and the goods go to the recipient.</td>\n  </tr>\n  <tr>\n    <td>5</td>\n    <td>DELIVERY_EXECUTED</td>\n    <td>Packages were successfully delivered to the recipient.</td>\n  </tr>\n  <tr>\n    <td>6</td>\n    <td>DELIVERY_QUALITY_SURVEY</td>\n    <td>Quality survey sent to the recipient.</td>\n  </tr>\n  <tr>\n    <td>7</td>\n    <td>DELIVERY_FAILURE</td>\n    <td>A problem with the delivery of packages arose.</td>\n  </tr>\n</tbody>\n</table>\n\n<h2 id=\"return--to-vendor\">RETURN ( to Vendor)</h2>\n<table>\n<thead>\n  <tr>\n    <th>DELIVERY ( to the Recipient)</th>\n  </tr>\n</thead>\n<tbody>\n  <tr>\n    <td>Sequence</td>\n    <td>Status symbol</td>\n    <td>Description</td>\n  </tr>\n  <tr>\n    <td>1</td>\n    <td>DELIVERY_ORDER_CREATED</td>\n    <td>Delivery order created in Zadbano.pl TMS system.</td>\n  </tr>\n  <tr>\n    <td>2</td>\n    <td>PACKAGE_PICKED_AT_VENDOR</td>\n    <td>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</td>\n  </tr>\n  <tr>\n    <td>3</td>\n    <td>DELIVERY_PLANNED</td>\n    <td>Delivery route planned to the recipient,</td>\n  </tr>\n  <tr>\n    <td>4</td>\n    <td>DELIVERY_IN_EXECUTION</td>\n    <td>Delivery route started and the goods go to the recipient.</td>\n  </tr>\n  <tr>\n    <td>5</td>\n    <td>DELIVERY_EXECUTED</td>\n    <td>Packages were successfully delivered to the recipient.</td>\n  </tr>\n  <tr>\n    <td>6</td>\n    <td>DELIVERY_QUALITY_SURVEY</td>\n    <td>Quality survey sent to the recipient.</td>\n  </tr>\n  <tr>\n    <td>7</td>\n    <td>DELIVERY_FAILURE</td>\n    <td>A problem with the delivery of packages arose.</td>\n  </tr>\n</tbody>\n</table>\n\n<h2 id=\"assembly\">ASSEMBLY</h2>\n<table>\n<thead>\n  <tr>\n    <th>DELIVERY ( to the Recipient)</th>\n  </tr>\n</thead>\n<tbody>\n  <tr>\n    <td>Sequence</td>\n    <td>Status symbol</td>\n    <td>Description</td>\n  </tr>\n  <tr>\n    <td>1</td>\n    <td>DELIVERY_ORDER_CREATED</td>\n    <td>Delivery order created in Zadbano.pl TMS system.</td>\n  </tr>\n  <tr>\n    <td>2</td>\n    <td>PACKAGE_PICKED_AT_VENDOR</td>\n    <td>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</td>\n  </tr>\n  <tr>\n    <td>3</td>\n    <td>DELIVERY_PLANNED</td>\n    <td>Delivery route planned to the recipient,</td>\n  </tr>\n  <tr>\n    <td>4</td>\n    <td>DELIVERY_IN_EXECUTION</td>\n    <td>Delivery route started and the goods go to the recipient.</td>\n  </tr>\n  <tr>\n    <td>5</td>\n    <td>DELIVERY_EXECUTED</td>\n    <td>Packages were successfully delivered to the recipient.</td>\n  </tr>\n  <tr>\n    <td>6</td>\n    <td>DELIVERY_QUALITY_SURVEY</td>\n    <td>Quality survey sent to the recipient.</td>\n  </tr>\n  <tr>\n    <td>7</td>\n    <td>DELIVERY_FAILURE</td>\n    <td>A problem with the delivery of packages arose.</td>\n  </tr>\n</tbody>\n</table>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","status"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"3154a2f4-91f2-4420-926b-286ad737ec87","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=0005036900/0931","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","status"],"query":[{"key":"number","value":"0005036900/0931"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Fri, 25 Nov 2022 10:47:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"273"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"111-CD3bB6+6yYzSUOMj/PytgmuVXj8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"sg6LscJiSWhlbudv0kNV\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"ID\": 5036900,\n        \"Number\": \"0005036900/0931\",\n        \"NumberExternal\": \"fkkghfh230sdf0260\",\n        \"UrlToken\": \"1LVJX1O\",\n        \"Status\": \"DELIVERY_ORDER_CREATED\",\n        \"StatusName\": \"utworzono zlecenie dostawy\",\n        \"StatusTime\": \"2024-10-10 16:36:50\",\n        \"ConnectedOrders\": [\n\t\t\t{\n\t\t\t\t\"OrderType\": \"RETURN\",\n\t\t\t\t\"OrderNumber\": \"0007050848/0931\",\n\t\t\t\t\"CreatedAt\": \"2024-09-09T18:18:52.751Z\"\n\t\t\t}\n\t\t]\n    }\n}"},{"id":"6c667826-1908-4ccc-aac7-3f6e9a36cfd0","name":"Code 500: wrong order order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=dsfg","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","status"],"query":[{"key":"number","value":"dsfg"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:29:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"67-zCVwg94a6ftPmnes+ZmPqtFxgJg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 404,\n        \"Message\": \"System could not find specified order\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"36c81c69-6ff6-4fc5-822b-d35cb3ff44b7"},{"name":"Get Order Status History","id":"c773c2dd-3c77-4a5b-8018-309aa68fcb8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/status/history?number=0005139997/1386","description":"<h1 id=\"getting-order-status-history\">Getting order status history</h1>\n<p>End-point allows for requesting the system’s API regarding full flow logistic status of a given order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div><p><em>Shipment status of each kind of order:</em></p>\n<h2 id=\"delivery--to-the-recipient\">DELIVERY ( to the Recipient)</h2>\n<table><tbody><tr><th>DELIVERY ( to the Recipient)</th></tr><tr><td><div>Sequence</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Status symbol</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Description</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_ORDER_CREATED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery order created in Zadbano.pl TMS system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PACKAGE_PICKED_AT_VENDOR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_PLANNED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route planned to the recipient,</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_IN_EXECUTION</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route started and the goods go to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_EXECUTED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were successfully delivered to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_QUALITY_SURVEY</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Quality survey sent to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_FAILURE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A problem with the delivery of packages arose.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h2 id=\"return--to-vendor\">RETURN ( to Vendor)</h2>\n<table><tbody><tr><th>DELIVERY ( to the Recipient)</th></tr><tr><td><div>Sequence</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Status symbol</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Description</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_ORDER_CREATED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery order created in Zadbano.pl TMS system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PACKAGE_PICKED_AT_VENDOR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_PLANNED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route planned to the recipient,</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_IN_EXECUTION</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route started and the goods go to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_EXECUTED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were successfully delivered to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_QUALITY_SURVEY</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Quality survey sent to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_FAILURE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A problem with the delivery of packages arose.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h2 id=\"assembly\">ASSEMBLY</h2>\n<table><tbody><tr><th>DELIVERY ( to the Recipient)</th></tr><tr><td><div>Sequence</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Status symbol</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Description</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_ORDER_CREATED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery order created in Zadbano.pl TMS system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PACKAGE_PICKED_AT_VENDOR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_PLANNED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route planned to the recipient,</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_IN_EXECUTION</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route started and the goods go to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_EXECUTED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were successfully delivered to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_QUALITY_SURVEY</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Quality survey sent to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_FAILURE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A problem with the delivery of packages arose.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","status","history"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"69e0b6e9-3a41-4a10-8845-8e7204893b46","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=0005036900/0931","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","status"],"query":[{"key":"number","value":"0005036900/0931"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Fri, 25 Nov 2022 10:47:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"273"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"111-CD3bB6+6yYzSUOMj/PytgmuVXj8\""}],"cookie":[],"responseTime":null,"body":"{\n\t\"RequestID\": \"dga38k99GTKDbI5WeWpY\",\n\t\"Status\": {\n\t\t\"Success\": true,\n\t\t\"Code\": 200,\n\t\t\"Message\": \"OK\"\n\t},\n\t\"Result\": {\n\t\t\"Number\": \"0005036900/0931\",\n\t\t\"NumberExternal\": \"fkkghfh230sdf0260\",\n        \"UrlToken\": \"1LVJX1O\",\n\t\t\"VendorServiceDate\": \"2024-09-09\",\n\t\t\"StatusHistory\": [\n\t\t\t{\n\t\t\t\t\"Status\": \"DELIVERY_ORDER_CREATED\",\n\t\t\t\t\"StatusName\": \"Utworzono zlecenie dostawy\",\n\t\t\t\t\"StatusTime\": \"2024-09-06 12:05:05\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"Status\": \"PACKAGE_PICKED_AT_VENDOR\",\n\t\t\t\t\"StatusName\": \"Podjęto przesyłkę od nadawcy\",\n\t\t\t\t\"StatusTime\": \"2024-09-09 13:04:18\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"Status\": \"DELIVERY_ORDER_CANCELED\",\n\t\t\t\t\"StatusName\": \"Dostawa anulowana\",\n\t\t\t\t\"StatusTime\": \"2024-09-11 17:42:51\"\n\t\t\t}\n\t\t],\n\t\t\"ConnectedOrders\": [\n\t\t\t{\n\t\t\t\t\"OrderType\": \"RETURN\",\n\t\t\t\t\"OrderNumber\": \"0007050848/0931\",\n\t\t\t\t\"CreatedAt\": \"2024-09-09 20:18:52\"\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"e34e9cf2-8d34-4364-8da1-cd1320fe4cd2","name":"Code 500: wrong order order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=dsfg","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","status"],"query":[{"key":"number","value":"dsfg"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:29:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"67-zCVwg94a6ftPmnes+ZmPqtFxgJg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 404,\n        \"Message\": \"System could not find specified order\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"c773c2dd-3c77-4a5b-8018-309aa68fcb8c"}],"id":"e403ac47-9d5e-43f1-a76e-b97d8bc7498a","description":"<p>Getting order status</p>\n","_postman_id":"e403ac47-9d5e-43f1-a76e-b97d8bc7498a","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"CREATE","event":[{"listen":"test","script":{"id":"ee87a42d-db9f-4a84-ad56-db432cd244ce","exec":["let response=pm.response.json();","//console.log ('Tu masz wynik');","//console.log (response.Result.Order[0].OrderNumber);","","//Tu ustawiasz zmienną w kolekcji","pm.collectionVariables.set(\"OrderID\", response.Result.Order[0].OrderNumber);",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"packages":{},"type":"text/javascript"}}],"id":"3b620f79-5e79-41e5-95ff-1c57f3c300f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<orders>\r\n  <order>\r\n    <operationType>CREATE</operationType>\r\n    <number>order_number_1264456</number>\r\n    <orderType>CUSTOMER_DELIVERY</orderType>\r\n\t<deliveryStandard>STANDARD</deliveryStandard>\r\n    <netValue>1000</netValue>\r\n    <grossValue>1000</grossValue>\r\n    <senderCustomer>\r\n      <firstName>Ded</firstName>\r\n      <lastName>Moroz</lastName>\r\n      <mobilePhone>+48123456789</mobilePhone>\r\n      <email>ded.moroz@zadbano.pl</email>\r\n      <street>Plac Defilad</street>\r\n      <streetNo>1</streetNo>\r\n      <flatNo>1</flatNo>\r\n      <city>Warszawa</city>\r\n      <postalCode>00-901</postalCode>\r\n    </senderCustomer>\r\n\t<customer>\r\n        <firstName>Santa</firstName>\r\n        <lastName>Clause</lastName>\r\n        <street>North Pole</street>\r\n        <streetNo>1</streetNo>\r\n        <flatNo>3</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <mobilePhone>+48123456789</mobilePhone>\r\n        <email>santa.clause@zadbano.pl</email>\r\n    </customer>\r\n    <senderAddress>\r\n\t\t<country>PL</country>\r\n\t\t<street>Plac Defilad</street>\r\n\t\t<streetNo>1</streetNo>\r\n\t\t<flatNo>1</flatNo>\r\n\t\t<city>Warszawa</city>\r\n\t\t<floorNo>30</floorNo>\r\n\t\t<elevator>no</elevator>\r\n    </senderAddress>\r\n    <deliveryAddress>\r\n        <country>PL</country>\r\n        <street>Wał Miedzeszyński</street>\r\n        <streetNo>251</streetNo>\r\n        <flatNo>1</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <floorNo>2</floorNo>\r\n        <elevator>true</elevator>\r\n    </deliveryAddress>\r\n\t<pickuDate>2025-08-11</pickupDate>\r\n    <customerServiceDate>2025-08-18</customerServiceDate>\r\n    <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n    <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n    <comment></comment>\r\n    <packages>\r\n      <package>\r\n        <number>dummy_package_15345467</number>\r\n        <height>1.00</height>\r\n        <width>1.00</width>\r\n        <depth>1.00</depth>\r\n        <weight>1</weight>\r\n        <volume>1.00</volume>\r\n        <category>TOYS</category>\r\n        <articleNumber>1.2.3</articleNumber>\r\n        <itemBarcode>5900211759399</itemBarcode>\r\n      </package>\r\n    </packages>\r\n  </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders","description":"<h1 id=\"collecting-order-data-for-c2c-delivery\">Collecting order data for C2C Delivery</h1>\n<p><strong>This endpoint allows a shipment to be created in the Zadbano TMS system.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th></th>\n<th>Operation type.</th>\n<th>string  <br /><em>example: CREATE</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>number2</td>\n<td></td>\n<td>Vendor additional order number</td>\n<td>type: string  <br />maxLength: 50  <br />example: abc/456/7</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: CUSTOMER_DELIVERY  <br />  <br />Enum:  <br />CUSTOMER_DELIVERY - The goods will be picked up from one customer and delivered directly to another customer.</td>\n</tr>\n<tr>\n<td>deliveryStandard*</td>\n<td></td>\n<td>Only when order type is \"DELIVERY\". Designates delivery standard.</td>\n<td>string  <br />example: STANDARD  <br />default: STANDARD  <br />  <br />Enum:  <br />[ BASIC, STANDARD, COMFORT ]  <br />BASIC - Curbside delivery.  <br />STANDARD - Order will be delivered to the first room behind customer doorstep.  <br />COMFORT - Order will be delivered to a selected room with unpacking service and taking away the packaging.</td>\n</tr>\n<tr>\n<td>netValue</td>\n<td></td>\n<td>Sum of the net (excluding VAT) value of delivered goods;</td>\n<td>number  <br />example: 100  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>grossValue</td>\n<td></td>\n<td>Sum of the gross (including VAT) value of delivered goods; precision 7, scale 2</td>\n<td>number  <br />example: 123  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>senderCustomer*</td>\n<td></td>\n<td>Node describe a person or company who send goods. Data required in track&amp;trace notification process.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>firstName*</td>\n<td>Sender first name</td>\n<td>type: string minLength: 1 maxLength: 30 example: Maria</td>\n</tr>\n<tr>\n<td></td>\n<td>lastName*</td>\n<td>Sender last name</td>\n<td>type: string minLength: 1 maxLength: 30 example: Senders</td>\n</tr>\n<tr>\n<td></td>\n<td>mobilePhone*</td>\n<td>Sender mobile phone number (with country prefix)</td>\n<td>type: string minLength: 9 maxLength: 15 example: +48987654321</td>\n</tr>\n<tr>\n<td></td>\n<td>email*</td>\n<td>Sender e-mail address</td>\n<td>type: string minLength: 6 maxLength: 50 example: <a href=\"https://mailto:test@zadbano.pl\">test@zadbano.pl</a></td>\n</tr>\n<tr>\n<td></td>\n<td>street</td>\n<td>Sender street name</td>\n<td>type: string maxLength: 100 example: Plac Defilad</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo</td>\n<td>Sender street number</td>\n<td>type: string maxLength: 25 example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>Sender flat number</td>\n<td>type: string maxLength: 10 example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>city</td>\n<td>Sender city</td>\n<td>type: string maxLength: 50 example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode</td>\n<td>Sender postal code</td>\n<td>type: string minLength: 4 maxLength: 6 example: 00-901</td>\n</tr>\n<tr>\n<td>customer*</td>\n<td></td>\n<td>Node describe a person or company who buys goods or services. Data required in track&amp;trace notification process.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>firstName*</td>\n<td>Customer first name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: John</td>\n</tr>\n<tr>\n<td></td>\n<td>lastName*</td>\n<td>Customer last name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: Zadbany</td>\n</tr>\n<tr>\n<td></td>\n<td>mobilePhone*</td>\n<td>Customer mobile phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>email*</td>\n<td>Customer e-mail address</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 50  <br />example: <a href=\"https://mailto:test@zadbano.pl\">test@zadbano.pl</a></td>\n</tr>\n<tr>\n<td></td>\n<td>street</td>\n<td>Customer street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo</td>\n<td>Customer street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>Customer flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>city</td>\n<td>Customer city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode</td>\n<td>Customer postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td>senderAddress*</td>\n<td></td>\n<td>Node describe pickup address.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>country*</td>\n<td>Pickup address country</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 2  <br />example: PL</td>\n</tr>\n<tr>\n<td></td>\n<td>street*</td>\n<td>Pickup address street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Plac Defilad</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo*</td>\n<td>Pickup address street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>Pickup address flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode*</td>\n<td>Pickup address city postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 00-901</td>\n</tr>\n<tr>\n<td></td>\n<td>city*</td>\n<td>Pickup address city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>floorNo</td>\n<td>number of the floor (in the building) on which the flat is located</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>elevator</td>\n<td>indicates whether there is an elevator in a good working condition which can be used to transport goods</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>deliveryAddress*</td>\n<td></td>\n<td>Node describe recipient a goods or services. Data required in all order types.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>country*</td>\n<td>deliveryAddress country</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 2  <br />example: PL</td>\n</tr>\n<tr>\n<td></td>\n<td>street*</td>\n<td>deliveryAddress street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo*</td>\n<td>deliveryAddress street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>deliveryAddress flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode*</td>\n<td>deliveryAddress city postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td></td>\n<td>city*</td>\n<td>deliveryAddress city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>floorNo</td>\n<td>number of the floor (in the building) on which the flat is located</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>elevator</td>\n<td>indicates whether there is an elevator in a good working condition which can be used to transport goods</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>pickupDate*</td>\n<td></td>\n<td>Date at which the goods should be picked up from the sender (in ISO 8601 format).</td>\n<td>string($date)  <br />example: 2020-05-06</td>\n</tr>\n<tr>\n<td>customerServiceDate*</td>\n<td></td>\n<td>Date at which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($date)  <br />example: 2020-05-13</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowFrom*</td>\n<td></td>\n<td>Time from which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 08:00:00TZ</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowTo*</td>\n<td></td>\n<td>Time until which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 20:00:00TZ</td>\n</tr>\n<tr>\n<td>comment</td>\n<td></td>\n<td>Additional comments regarding a given order.</td>\n<td>type: string  <br />maxLength: 200  <br />example: Please, pay extra care, glass inside!</td>\n</tr>\n<tr>\n<td>packages</td>\n<td></td>\n<td>List of packages in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>package*</td>\n<td>Single package definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>number*</td>\n<td>Unique package number.</td>\n<td>type: string  <br />maxLength: 35  <br />example: 2</td>\n</tr>\n<tr>\n<td></td>\n<td>height</td>\n<td>Package height (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />maximum: 4.2  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>width</td>\n<td>Package width (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />maximum: 4.2  <br />example: 0.5</td>\n</tr>\n<tr>\n<td></td>\n<td>depth</td>\n<td>Package depth (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />maximum: 4.2  <br />example: 0.25</td>\n</tr>\n<tr>\n<td></td>\n<td>volume*</td>\n<td>Package volume (in m3)</td>\n<td>number($float)  <br />precision: 3  <br />maximum: 2.5  <br />minimum: 0.01  <br />example: 1.25</td>\n</tr>\n<tr>\n<td></td>\n<td>weight*</td>\n<td>Package weight (in kg)</td>\n<td>number($float)  <br />precision: 1  <br />maximum: 168  <br />minimum: 0  <br />example: 0.98</td>\n</tr>\n<tr>\n<td></td>\n<td>value</td>\n<td>Package value in the order currency.</td>\n<td>number($float)  <br />example: 300.99</td>\n</tr>\n<tr>\n<td></td>\n<td>category</td>\n<td>Category name (dictionary type string) of goods in a package.</td>\n<td>type: string  <br />maxLength: 30  <br />example: AGD</td>\n</tr>\n<tr>\n<td></td>\n<td>articleNumber</td>\n<td>Article number</td>\n<td>type: string  <br />maxLength: 50  <br />example: 123564xyz</td>\n</tr>\n<tr>\n<td></td>\n<td>boxType</td>\n<td>Box type</td>\n<td>type: string  <br />maxLength: 35</td>\n</tr>\n<tr>\n<td></td>\n<td>itemBarcode</td>\n<td>article barcode value (for example EAN)</td>\n<td>type: string  <br />maxLength: 20  <br />example: 5900211759399</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["orders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"cdf2dd3e-5e0f-41da-802d-ea4be0db2907","name":"Code 200: Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n  <order>\r\n    <operationType>CREATE</operationType>\r\n    <number>order_number_1264456</number>\r\n    <orderType>CUSTOMER_DELIVERY</orderType>\r\n\t<deliveryStandard>STANDARD</deliveryStandard>\r\n    <netValue>1000</netValue>\r\n    <grossValue>1000</grossValue>\r\n    <senderCustomer>\r\n      <firstName>Ded</firstName>\r\n      <lastName>Moroz</lastName>\r\n      <mobilePhone>+48123456789</mobilePhone>\r\n      <email>ded.moroz@zadbano.pl</email>\r\n      <street>Plac Defilad</street>\r\n      <streetNo>1</streetNo>\r\n      <flatNo>1</flatNo>\r\n      <city>Warszawa</city>\r\n      <postalCode>00-901</postalCode>\r\n    </senderCustomer>\r\n\t<customer>\r\n        <firstName>Santa</firstName>\r\n        <lastName>Clause</lastName>\r\n        <street>North Pole</street>\r\n        <streetNo>1</streetNo>\r\n        <flatNo>3</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <mobilePhone>+48123456789</mobilePhone>\r\n        <email>santa.clause@zadbano.pl</email>\r\n    </customer>\r\n    <senderAddress>\r\n\t\t<country>PL</country>\r\n\t\t<street>Plac Defilad</street>\r\n\t\t<streetNo>1</streetNo>\r\n\t\t<flatNo>1</flatNo>\r\n\t\t<city>Warszawa</city>\r\n\t\t<floorNo>30</floorNo>\r\n\t\t<elevator>no</elevator>\r\n    </senderAddress>\r\n    <deliveryAddress>\r\n        <country>PL</country>\r\n        <street>Wał Miedzeszyński</street>\r\n        <streetNo>251</streetNo>\r\n        <flatNo>1</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <floorNo>2</floorNo>\r\n        <elevator>true</elevator>\r\n    </deliveryAddress>\r\n\t<pickuDate>2025-08-11</pickupDate>\r\n    <customerServiceDate>2025-08-18</customerServiceDate>\r\n    <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n    <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n    <comment></comment>\r\n    <packages>\r\n      <package>\r\n        <number>dummy_package_15345467</number>\r\n        <height>1.00</height>\r\n        <width>1.00</width>\r\n        <depth>1.00</depth>\r\n        <weight>1</weight>\r\n        <volume>1.00</volume>\r\n        <category>TOYS</category>\r\n        <articleNumber>1.2.3</articleNumber>\r\n        <itemBarcode>5900211759399</itemBarcode>\r\n      </package>\r\n    </packages>\r\n  </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:52:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"365"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"16d-w2HlAc0+83X9jQ2ieJO4VEl876E\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"hQUDpuNWFFx0PmGrB36b\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"SUCCESS\",\n                \"OrderNumberExternal\": \"order_number_1264456\",\n                \"OrderNumber\": \"0005139997/1386\",\n                \"UrlToken\": \"JE5MXKZ\",\n                \"CustomerServiceDate\": \"2022-12-27T23:00:00.000Z\",\n                \"VendorServiceDate\": \"2022-12-26T23:00:00.000Z\",\n                \"PickupHub\": \"WAW\",\n                \"DeliveryHub\": \"ANN\"\n            }\n        ]\n    }\n}"},{"id":"3e49d0bd-ba8e-46ab-87c4-c7a2d3ea8a25","name":"Code 500: missing order number","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n  <order>\r\n    <operationType>CREATE</operationType>\r\n    <number></number>\r\n    <orderType>CUSTOMER_DELIVERY</orderType>\r\n\t<deliveryStandard>STANDARD</deliveryStandard>\r\n    <netValue>1000</netValue>\r\n    <grossValue>1000</grossValue>\r\n    <senderCustomer>\r\n      <firstName>Ded</firstName>\r\n      <lastName>Moroz</lastName>\r\n      <mobilePhone>+48123456789</mobilePhone>\r\n      <email>ded.moroz@zadbano.pl</email>\r\n      <street>Plac Defilad</street>\r\n      <streetNo>1</streetNo>\r\n      <flatNo>1</flatNo>\r\n      <city>Warszawa</city>\r\n      <postalCode>00-901</postalCode>\r\n    </senderCustomer>\r\n\t<customer>\r\n        <firstName>Santa</firstName>\r\n        <lastName>Clause</lastName>\r\n        <street>North Pole</street>\r\n        <streetNo>1</streetNo>\r\n        <flatNo>3</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <mobilePhone>+48123456789</mobilePhone>\r\n        <email>santa.clause@zadbano.pl</email>\r\n    </customer>\r\n    <senderAddress>\r\n\t\t<country>PL</country>\r\n\t\t<street>Plac Defilad</street>\r\n\t\t<streetNo>1</streetNo>\r\n\t\t<flatNo>1</flatNo>\r\n\t\t<city>Warszawa</city>\r\n\t\t<floorNo>30</floorNo>\r\n\t\t<elevator>no</elevator>\r\n    </senderAddress>\r\n    <deliveryAddress>\r\n        <country>PL</country>\r\n        <street>Wał Miedzeszyński</street>\r\n        <streetNo>251</streetNo>\r\n        <flatNo>1</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <floorNo>2</floorNo>\r\n        <elevator>true</elevator>\r\n    </deliveryAddress>\r\n\t<pickuDate>2025-08-11</pickupDate>\r\n    <customerServiceDate>2025-08-18</customerServiceDate>\r\n    <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n    <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n    <comment></comment>\r\n    <packages>\r\n      <package>\r\n        <number>dummy_package_15345467</number>\r\n        <height>1.00</height>\r\n        <width>1.00</width>\r\n        <depth>1.00</depth>\r\n        <weight>1</weight>\r\n        <volume>1.00</volume>\r\n        <category>TOYS</category>\r\n        <articleNumber>1.2.3</articleNumber>\r\n        <itemBarcode>5900211759399</itemBarcode>\r\n      </package>\r\n    </packages>\r\n  </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:56:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"135"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"87-Yqz7iZphqUS1XRTWukWsugcWMLI\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"9U4QrPCyxarMEPxec2FH\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"orders.order: number is required\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"2ee9d164-8112-4c2b-8ab4-11c6fe36d563","name":"Code 500: wrong order type","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n  <order>\r\n    <operationType>CREATE</operationType>\r\n    <number>order_number_1264456</number>\r\n    <orderType>DEL</orderType>\r\n\t<deliveryStandard>STANDARD</deliveryStandard>\r\n    <netValue>1000</netValue>\r\n    <grossValue>1000</grossValue>\r\n    <senderCustomer>\r\n      <firstName>Ded</firstName>\r\n      <lastName>Moroz</lastName>\r\n      <mobilePhone>+48123456789</mobilePhone>\r\n      <email>ded.moroz@zadbano.pl</email>\r\n      <street>Plac Defilad</street>\r\n      <streetNo>1</streetNo>\r\n      <flatNo>1</flatNo>\r\n      <city>Warszawa</city>\r\n      <postalCode>00-901</postalCode>\r\n    </senderCustomer>\r\n\t<customer>\r\n        <firstName>Santa</firstName>\r\n        <lastName>Clause</lastName>\r\n        <street>North Pole</street>\r\n        <streetNo>1</streetNo>\r\n        <flatNo>3</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <mobilePhone>+48123456789</mobilePhone>\r\n        <email>santa.clause@zadbano.pl</email>\r\n    </customer>\r\n    <senderAddress>\r\n\t\t<country>PL</country>\r\n\t\t<street>Plac Defilad</street>\r\n\t\t<streetNo>1</streetNo>\r\n\t\t<flatNo>1</flatNo>\r\n\t\t<city>Warszawa</city>\r\n\t\t<floorNo>30</floorNo>\r\n\t\t<elevator>no</elevator>\r\n    </senderAddress>\r\n    <deliveryAddress>\r\n        <country>PL</country>\r\n        <street>Wał Miedzeszyński</street>\r\n        <streetNo>251</streetNo>\r\n        <flatNo>1</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <floorNo>2</floorNo>\r\n        <elevator>true</elevator>\r\n    </deliveryAddress>\r\n\t<pickuDate>2025-08-11</pickupDate>\r\n    <customerServiceDate>2025-08-18</customerServiceDate>\r\n    <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n    <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n    <comment></comment>\r\n    <packages>\r\n      <package>\r\n        <number>dummy_package_15345467</number>\r\n        <height>1.00</height>\r\n        <width>1.00</width>\r\n        <depth>1.00</depth>\r\n        <weight>1</weight>\r\n        <volume>1.00</volume>\r\n        <category>TOYS</category>\r\n        <articleNumber>1.2.3</articleNumber>\r\n        <itemBarcode>5900211759399</itemBarcode>\r\n      </package>\r\n    </packages>\r\n  </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:59:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"291"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"123-YnhDPyW2EKQcTkLWIAnr0P+7BBk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"xkvXfRnOrxqT8dD5USbc\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Order type DEL does not exist!\",\n                \"OrderNumberExternal\": \"order_number_1233\"\n            }\n        ]\n    }\n}"},{"id":"6c03ce34-83c6-48d3-805f-2b69a5d15442","name":"Code 500: invalid input syntax for type numeric","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n  <order>\r\n    <operationType>CREATE</operationType>\r\n    <number>order_number_1264456</number>\r\n    <orderType>CUSTOMER_DELIVERY</orderType>\r\n\t<deliveryStandard>STANDARD</deliveryStandard>\r\n    <netValue>dsf</netValue>\r\n    <grossValue>1000</grossValue>\r\n    <senderCustomer>\r\n      <firstName>Ded</firstName>\r\n      <lastName>Moroz</lastName>\r\n      <mobilePhone>+48123456789</mobilePhone>\r\n      <email>ded.moroz@zadbano.pl</email>\r\n      <street>Plac Defilad</street>\r\n      <streetNo>1</streetNo>\r\n      <flatNo>1</flatNo>\r\n      <city>Warszawa</city>\r\n      <postalCode>00-901</postalCode>\r\n    </senderCustomer>\r\n\t<customer>\r\n        <firstName>Santa</firstName>\r\n        <lastName>Clause</lastName>\r\n        <street>North Pole</street>\r\n        <streetNo>1</streetNo>\r\n        <flatNo>3</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <mobilePhone>+48123456789</mobilePhone>\r\n        <email>santa.clause@zadbano.pl</email>\r\n    </customer>\r\n    <senderAddress>\r\n\t\t<country>PL</country>\r\n\t\t<street>Plac Defilad</street>\r\n\t\t<streetNo>1</streetNo>\r\n\t\t<flatNo>1</flatNo>\r\n\t\t<city>Warszawa</city>\r\n\t\t<floorNo>30</floorNo>\r\n\t\t<elevator>no</elevator>\r\n    </senderAddress>\r\n    <deliveryAddress>\r\n        <country>PL</country>\r\n        <street>Wał Miedzeszyński</street>\r\n        <streetNo>251</streetNo>\r\n        <flatNo>1</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <floorNo>2</floorNo>\r\n        <elevator>true</elevator>\r\n    </deliveryAddress>\r\n\t<pickuDate>2025-08-11</pickupDate>\r\n    <customerServiceDate>2025-08-18</customerServiceDate>\r\n    <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n    <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n    <comment></comment>\r\n    <packages>\r\n      <package>\r\n        <number>dummy_package_15345467</number>\r\n        <height>1.00</height>\r\n        <width>1.00</width>\r\n        <depth>1.00</depth>\r\n        <weight>1</weight>\r\n        <volume>1.00</volume>\r\n        <category>TOYS</category>\r\n        <articleNumber>1.2.3</articleNumber>\r\n        <itemBarcode>5900211759399</itemBarcode>\r\n      </package>\r\n    </packages>\r\n  </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:03:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"134-FJopQmX+BnBwkagdgYD5BGvsZd8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"jD7wXKyz4S68B4yD926k\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"invalid input syntax for type numeric: \\\"dsf\\\"\",\n                \"OrderNumberExternal\": \"order_number_12433\"\n            }\n        ]\n    }\n}"},{"id":"31a4b07f-2158-44ad-a1e9-63e8f77f8fb7","name":"Code 500: invalid postal code","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n  <order>\r\n    <operationType>CREATE</operationType>\r\n    <number>order_number_1264456</number>\r\n    <orderType>CUSTOMER_DELIVERY</orderType>\r\n\t<deliveryStandard>STANDARD</deliveryStandard>\r\n    <netValue>1000</netValue>\r\n    <grossValue>1000</grossValue>\r\n    <senderCustomer>\r\n      <firstName>Ded</firstName>\r\n      <lastName>Moroz</lastName>\r\n      <mobilePhone>+48123456789</mobilePhone>\r\n      <email>ded.moroz@zadbano.pl</email>\r\n      <street>Plac Defilad</street>\r\n      <streetNo>1</streetNo>\r\n      <flatNo>1</flatNo>\r\n      <city>Warszawa</city>\r\n      <postalCode>00-901</postalCode>\r\n    </senderCustomer>\r\n\t<customer>\r\n        <firstName>Santa</firstName>\r\n        <lastName>Clause</lastName>\r\n        <street>North Pole</street>\r\n        <streetNo>1</streetNo>\r\n        <flatNo>3</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <mobilePhone>+48123456789</mobilePhone>\r\n        <email>santa.clause@zadbano.pl</email>\r\n    </customer>\r\n    <senderAddress>\r\n\t\t<country>PL</country>\r\n\t\t<street>Plac Defilad</street>\r\n\t\t<streetNo>1</streetNo>\r\n\t\t<flatNo>1</flatNo>\r\n\t\t<city>Warszawa</city>\r\n\t\t<floorNo>30</floorNo>\r\n\t\t<elevator>no</elevator>\r\n    </senderAddress>\r\n    <deliveryAddress>\r\n        <country>PL</country>\r\n        <street>Wał Miedzeszyński</street>\r\n        <streetNo>251</streetNo>\r\n        <flatNo>1</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>32-490</postalCode>\r\n        <floorNo>2</floorNo>\r\n        <elevator>true</elevator>\r\n    </deliveryAddress>\r\n\t<pickuDate>2025-08-11</pickupDate>\r\n    <customerServiceDate>2025-08-18</customerServiceDate>\r\n    <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n    <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n    <comment></comment>\r\n    <packages>\r\n      <package>\r\n        <number>dummy_package_15345467</number>\r\n        <height>1.00</height>\r\n        <width>1.00</width>\r\n        <depth>1.00</depth>\r\n        <weight>1</weight>\r\n        <volume>1.00</volume>\r\n        <category>TOYS</category>\r\n        <articleNumber>1.2.3</articleNumber>\r\n        <itemBarcode>5900211759399</itemBarcode>\r\n      </package>\r\n    </packages>\r\n  </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:07:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"200"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"c8-vI8J0y4BG1QPHNedrpj0xwU4hKA\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"XJtsvaCd73W1oBsV8swY\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Postal code 32-490 is not configured. Please contact our Sales Department to add the postal code.\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"bb43315d-0777-4b37-9d4c-1bf01b4e9210","name":"Code 500: missing parcel weight","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n  <order>\r\n    <operationType>CREATE</operationType>\r\n    <number>order_number_1264456</number>\r\n    <orderType>CUSTOMER_DELIVERY</orderType>\r\n\t<deliveryStandard>STANDARD</deliveryStandard>\r\n    <netValue>1000</netValue>\r\n    <grossValue>1000</grossValue>\r\n    <senderCustomer>\r\n      <firstName>Ded</firstName>\r\n      <lastName>Moroz</lastName>\r\n      <mobilePhone>+48123456789</mobilePhone>\r\n      <email>ded.moroz@zadbano.pl</email>\r\n      <street>Plac Defilad</street>\r\n      <streetNo>1</streetNo>\r\n      <flatNo>1</flatNo>\r\n      <city>Warszawa</city>\r\n      <postalCode>00-901</postalCode>\r\n    </senderCustomer>\r\n\t<customer>\r\n        <firstName>Santa</firstName>\r\n        <lastName>Clause</lastName>\r\n        <street>North Pole</street>\r\n        <streetNo>1</streetNo>\r\n        <flatNo>3</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <mobilePhone>+48123456789</mobilePhone>\r\n        <email>santa.clause@zadbano.pl</email>\r\n    </customer>\r\n    <senderAddress>\r\n\t\t<country>PL</country>\r\n\t\t<street>Plac Defilad</street>\r\n\t\t<streetNo>1</streetNo>\r\n\t\t<flatNo>1</flatNo>\r\n\t\t<city>Warszawa</city>\r\n\t\t<floorNo>30</floorNo>\r\n\t\t<elevator>no</elevator>\r\n    </senderAddress>\r\n    <deliveryAddress>\r\n        <country>PL</country>\r\n        <street>Wał Miedzeszyński</street>\r\n        <streetNo>251</streetNo>\r\n        <flatNo>1</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <floorNo>2</floorNo>\r\n        <elevator>true</elevator>\r\n    </deliveryAddress>\r\n\t<pickuDate>2025-08-11</pickupDate>\r\n    <customerServiceDate>2025-08-18</customerServiceDate>\r\n    <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n    <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n    <comment></comment>\r\n    <packages>\r\n      <package>\r\n        <number>dummy_package_15345467</number>\r\n        <height>1.00</height>\r\n        <width>1.00</width>\r\n        <depth>1.00</depth>\r\n        <weight>0</weight>\r\n        <volume>1.00</volume>\r\n        <category>TOYS</category>\r\n        <articleNumber>1.2.3</articleNumber>\r\n        <itemBarcode>5900211759399</itemBarcode>\r\n      </package>\r\n    </packages>\r\n  </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:26:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"302"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"12e-XGpRsAXgGGmC8a2LXAHqV5eohVc\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"tDA0YWRZY8dZQ1VW99rw\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) weight(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"24f060f7-55df-49a4-9262-87d963bddaf2","name":"Code 500: missing parcel volume","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n  <order>\r\n    <operationType>CREATE</operationType>\r\n    <number>order_number_1264456</number>\r\n    <orderType>CUSTOMER_DELIVERY</orderType>\r\n\t<deliveryStandard>STANDARD</deliveryStandard>\r\n    <netValue>1000</netValue>\r\n    <grossValue>1000</grossValue>\r\n    <senderCustomer>\r\n      <firstName>Ded</firstName>\r\n      <lastName>Moroz</lastName>\r\n      <mobilePhone>+48123456789</mobilePhone>\r\n      <email>ded.moroz@zadbano.pl</email>\r\n      <street>Plac Defilad</street>\r\n      <streetNo>1</streetNo>\r\n      <flatNo>1</flatNo>\r\n      <city>Warszawa</city>\r\n      <postalCode>00-901</postalCode>\r\n    </senderCustomer>\r\n\t<customer>\r\n        <firstName>Santa</firstName>\r\n        <lastName>Clause</lastName>\r\n        <street>North Pole</street>\r\n        <streetNo>1</streetNo>\r\n        <flatNo>3</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <mobilePhone>+48123456789</mobilePhone>\r\n        <email>santa.clause@zadbano.pl</email>\r\n    </customer>\r\n    <senderAddress>\r\n\t\t<country>PL</country>\r\n\t\t<street>Plac Defilad</street>\r\n\t\t<streetNo>1</streetNo>\r\n\t\t<flatNo>1</flatNo>\r\n\t\t<city>Warszawa</city>\r\n\t\t<floorNo>30</floorNo>\r\n\t\t<elevator>no</elevator>\r\n    </senderAddress>\r\n    <deliveryAddress>\r\n        <country>PL</country>\r\n        <street>Wał Miedzeszyński</street>\r\n        <streetNo>251</streetNo>\r\n        <flatNo>1</flatNo>\r\n        <city>Warszawa</city>\r\n        <postalCode>04-866</postalCode>\r\n        <floorNo>2</floorNo>\r\n        <elevator>true</elevator>\r\n    </deliveryAddress>\r\n\t<pickuDate>2025-08-11</pickupDate>\r\n    <customerServiceDate>2025-08-18</customerServiceDate>\r\n    <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n    <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n    <comment></comment>\r\n    <packages>\r\n      <package>\r\n        <number>dummy_package_15345467</number>\r\n        <weight>1</weight>\r\n        <volume>0</volume>\r\n        <category>TOYS</category>\r\n        <articleNumber>1.2.3</articleNumber>\r\n        <itemBarcode>5900211759399</itemBarcode>\r\n      </package>\r\n    </packages>\r\n  </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:30:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"318"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"13e-XPT39QotRxybRiqAbHm7rNwgeg4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) dimension(s) or volume(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"}],"_postman_id":"3b620f79-5e79-41e5-95ff-1c57f3c300f7"},{"name":"CANCEL","id":"7f47e090-2c79-48e6-8ee1-966c50ce50e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CANCEL</operationType>\r\n        <number>order_number_12644346535</number>\r\n        <orderType>DELIVERY</orderType>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders","description":"<h1 id=\"collecting-order-data-from-single-vendor\">Collecting order data from single vendor</h1>\n<p><strong>This end-point allows shipment, return or service orders to be canceled in the zadbano TMS system.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th><br /></th>\n<th>Operation type.</th>\n<th>string  <br /><em>example: CANCEL</em>  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE, FTL ]</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["orders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"c0e77e45-2b01-4949-b7c1-bad8d90db297","name":"Code 200: Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CANCEL</operationType>\r\n        <number>order_number_12644346535</number>\r\n        <orderType>DELIVERY</orderType>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:41:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"110"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"6e-TGEckRmNFSCzUN2VXZbeYAw+lJ4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"ojQvCVTpXyzAohomJk9K\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"Order\": []\n    }\n}"},{"id":"e5fe1d87-9528-4b29-9bca-77195ed4f98d","name":"Code 500: missing order type","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CANCEL</operationType>\r\n        <number>order_number_12644346535</number>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:39:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"296"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"128-T4qjDauzhmAUoLh8I2Q5yeQRlpY\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"jV2uuW5Sk5nVKZ0qhRoZ\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Order type undefined does not exist!\",\n                \"OrderNumberExternal\": \"order_number_123\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7f47e090-2c79-48e6-8ee1-966c50ce50e1"}],"id":"68929048-098a-46a7-b543-48b5526b9de9","description":"<p>Collecting order data from vendor</p>\n","_postman_id":"68929048-098a-46a7-b543-48b5526b9de9","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Info","item":[{"name":"Get Order Info","id":"ecf7b1ff-91e4-43c4-8579-ed5524c6902e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/info?number=0005139997/1386","description":"<h1 id=\"getting-order-details\">Getting order details</h1>\n<p><strong>End-point allows for requesting the system’s API about details of a given order</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","info"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"3fb335ce-4b1a-422d-843e-b5211ab0a8c3","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/info?number=0005036900/0931","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","info"],"query":[{"key":"number","value":"0005036900/0931"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Fri, 25 Nov 2022 10:51:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"533"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"215-vU/4Ra1eo84VgMPHpY9xmn0HQ0k\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"V3bgg7wFAmLPfR8C1S1s\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"ID\": 5036900,\n        \"Number\": \"0005036900/0931\",\n        \"NumberExternal\": \"fkkghfh230sdf0260\",\n        \"UrlToken\": \"1LVJX1O\",\n        \"CustomerServiceDate\": \"2022-11-28\",\n        \"CustomerServiceTime\": {\n            \"From\": \"08:00\",\n            \"To\": \"20:00\"\n        },\n        \"DeliveryPath\": {\n            \"OriginHub\": \"WAW\",\n            \"DestinationHub\": \"KRA\",\n            \"DeliveryZone\": \"KRA02\"\n        },\n        \"Parcels\": [\n            {\n                \"Number\": \"13864335P\",\n                \"NumberExternal\": \"cvxvdfsc\"\n            }\n        ],\n        \"Services\": [\n            {\n                \"Number\": \"015982196U\",\n                \"NumberExternal\": null\n            },\n            {\n                \"Number\": \"015982197U\",\n                \"NumberExternal\": null\n            }\n        ]\n    }\n}"},{"id":"e98cfe03-54e5-4777-8b33-95abd56ad00c","name":"Code 404: wrong order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/info?number=4354tgsd","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","info"],"query":[{"key":"number","value":"4354tgsd"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:18:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"67-zCVwg94a6ftPmnes+ZmPqtFxgJg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 404,\n        \"Message\": \"System could not find specified order\"\n    },\n    \"Result\": null\n}"},{"id":"c9e379a6-6751-47cd-92b9-506ae76adfb9","name":"Get Order Info","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/info?number=0005139997/1386","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","info"],"query":[{"key":"number","value":"0005139997/1386"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Thu, 16 Nov 2023 22:06:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"664"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"298-kzAlVmz9B85mRwO5d+lIoXMwzGg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"acX3WokddlNXEXWmrSen\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"ID\": 5139997,\n        \"Number\": \"0005139997/1386\",\n        \"NumberExternal\": \"order_number_123\",\n        \"UrlToken\": \"JE5MXKZ\",\n        \"CustomerServiceDate\": \"2022-12-28\",\n        \"CustomerServiceTime\": {\n            \"From\": \"08:00\",\n            \"To\": \"20:00\"\n        },\n        \"DeliveryPath\": {\n            \"OriginHub\": \"WAW\",\n            \"DestinationHub\": \"ANN\",\n            \"DeliveryZone\": \"ANN02\"\n        },\n        \"Parcels\": [\n            {\n                \"Number\": \"14155989P\",\n                \"NumberExternal\": \"dummy_package_1\"\n            }\n        ],\n        \"Services\": [\n            {\n                \"Number\": \"016412409U\",\n                \"NumberExternal\": null\n            },\n            {\n                \"Number\": \"016412410U\",\n                \"NumberExternal\": null\n            },\n            {\n                \"Number\": \"016412411U\",\n                \"NumberExternal\": null\n            },\n            {\n                \"Number\": \"016412412U\",\n                \"NumberExternal\": null\n            }\n        ],\n        \"VendorServiceDate\": \"2022-12-27\"\n    }\n}"}],"_postman_id":"ecf7b1ff-91e4-43c4-8579-ed5524c6902e"},{"name":"Get Order Timeline","id":"f855cd90-94af-43e4-9fd1-a92533174331","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/timeline?number=0005139997/1386","description":"<h1 id=\"getting-order-timeline\">Getting order timeline</h1>\n<p><strong>End-point allows for requesting the system’s API about details of a given order</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>MessageType</th>\n<th>Event</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>O</td>\n<td>Order</td>\n</tr>\n<tr>\n<td>P</td>\n<td>Parcel</td>\n</tr>\n<tr>\n<td>D</td>\n<td>Date (Customer service date)</td>\n</tr>\n<tr>\n<td>T</td>\n<td>Tracking event</td>\n</tr>\n<tr>\n<td>C</td>\n<td>Claim</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","timeline"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"1d6118be-a7c2-4c12-a1cb-be68384a81d3","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/timeline?number=0006269234/1386","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","timeline"],"query":[{"key":"number","value":"0006269234/1386"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 19 Feb 2024 20:42:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2096"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"830-2Y4R4s2oXL1IN4rfpH8ZGd7MnJo\""}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"Number\": \"0006269234/1386\",\n        \"NumberExternal\": \"order_number_1264456\",\n        \"Customer\": \"Santa Clause\",\n        \"Email\": \"santa.clause@zadbano.pl\",\n        \"MobilePhone\": \"123456789\",\n        \"CODAmount\": \"130.00\",\n        \"CustomerServiceDate\": \"2024-02-18T23:00:00.000Z\",\n        \"CustomerServiceTimeFrom\": \"08:00:00+01\",\n        \"CustomerServiceTimeTo\": \"20:00:00+01\",\n        \"Operator\": null,\n        \"Status\": \"w realizacji\",\n        \"Type\": \"dostawa\",\n        \"Currency\": \"PLN\",\n        \"Country\": \"Polska\",\n        \"City\": \"Warszawa\",\n        \"PostalCode\": \"04-866\",\n        \"Street\": \"Wał Miedzeszyński\",\n        \"StreetNo\": \"251\",\n        \"ApartmentNo\": \"1\",\n        \"FloorNo\": 2,\n        \"Hub1\": \"Warszawa\",\n        \"Hub1Email\": \"hd.warszawa@dts.pl\",\n        \"Hub2\": \"Mińsk Mazowiecki\",\n        \"Hub2Email\": \"minskmazowiecki@zadbano.pl\"\n    },\n    \"timeline\": [\n        {\n            \"MessageType\": \"O\",\n            \"MessageTime\": \"2024-02-19T13:45:18.319Z\",\n            \"MessageText\": \"przesyłka została zarejestrowana w systemie Zadbano\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:06:42.370Z\",\n            \"MessageText\": \"przesyłka została wydana z centrum logistycznego Wrocław\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:15:38.171Z\",\n            \"MessageText\": \"przesyłka została przyjęta w centrum logistycznym Wrocław\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:50:00.142Z\",\n            \"MessageText\": \"przesyłka została przyjęta w centrum logistycznym Poznań\"\n        },\n        {\n            \"MessageType\": \"D\",\n            \"MessageTime\": \"2024-02-19T19:58:09.598Z\",\n            \"MessageText\": \"data realizacji zlecenia została zmieniona na 2024-02-28\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:00:11.463Z\",\n            \"MessageText\": \"podjęcie przesyłki zakończone, przesyłka została dostarczona do centrum logistycznego Warszawa\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:15:38.084Z\",\n            \"MessageText\": \"przesyłka rozpoczęła swoją podróż do Odbiorcy w Warszawa\"\n        },\n        {\n            \"MessageType\": \"D\",\n            \"MessageTime\": \"2024-02-19T20:15:41.896Z\",\n            \"MessageText\": \"data realizacji zlecenia została zmieniona na 2024-02-28\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:15:42.014Z\",\n            \"MessageText\": \"przesyłka została pomyślnie dostarczona do Odbiorcy w Warszawa\"\n        },\n        {\n            \"MessageType\": \"C\",\n            \"MessageTime\": \"2024-02-19T20:16:57.408Z\",\n            \"MessageText\": \"do zlecenia zostało utworzone zgłoszenie reklamacyjne\"\n        }\n    ],\n    \"error\": false,\n    \"errorMessage\": null\n}"},{"id":"88188ae9-7cda-4dc5-a391-f7a0d9e80858","name":"Code 404: wrong order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/timeline?number=4354tgsd","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","timeline"],"query":[{"key":"number","value":"4354tgsd"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:18:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"67-zCVwg94a6ftPmnes+ZmPqtFxgJg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 404,\n        \"Message\": \"System could not find specified order\"\n    },\n    \"Result\": null\n}"},{"id":"d6902ce6-db67-4b28-a4a7-b5fc03ec6252","name":"Get Order Timeline","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/timeline?number=0006269234/1386","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","timeline"],"query":[{"key":"number","value":"0006269234/1386"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 19 Feb 2024 20:44:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2096"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"830-2Y4R4s2oXL1IN4rfpH8ZGd7MnJo\""}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"Number\": \"0006269234/1386\",\n        \"NumberExternal\": \"order_number_1264456\",\n        \"Customer\": \"Santa Clause\",\n        \"Email\": \"santa.clause@zadbano.pl\",\n        \"MobilePhone\": \"123456789\",\n        \"CODAmount\": \"130.00\",\n        \"CustomerServiceDate\": \"2024-02-18T23:00:00.000Z\",\n        \"CustomerServiceTimeFrom\": \"08:00:00+01\",\n        \"CustomerServiceTimeTo\": \"20:00:00+01\",\n        \"Operator\": null,\n        \"Status\": \"w realizacji\",\n        \"Type\": \"dostawa\",\n        \"Currency\": \"PLN\",\n        \"Country\": \"Polska\",\n        \"City\": \"Warszawa\",\n        \"PostalCode\": \"04-866\",\n        \"Street\": \"Wał Miedzeszyński\",\n        \"StreetNo\": \"251\",\n        \"ApartmentNo\": \"1\",\n        \"FloorNo\": 2,\n        \"Hub1\": \"Warszawa\",\n        \"Hub1Email\": \"hd.warszawa@dts.pl\",\n        \"Hub2\": \"Mińsk Mazowiecki\",\n        \"Hub2Email\": \"minskmazowiecki@zadbano.pl\"\n    },\n    \"timeline\": [\n        {\n            \"MessageType\": \"O\",\n            \"MessageTime\": \"2024-02-19T13:45:18.319Z\",\n            \"MessageText\": \"przesyłka została zarejestrowana w systemie Zadbano\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:06:42.370Z\",\n            \"MessageText\": \"przesyłka została wydana z centrum logistycznego Wrocław\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:15:38.171Z\",\n            \"MessageText\": \"przesyłka została przyjęta w centrum logistycznym Wrocław\"\n        },\n        {\n            \"MessageType\": \"P\",\n            \"MessageTime\": \"2024-02-19T18:50:00.142Z\",\n            \"MessageText\": \"przesyłka została przyjęta w centrum logistycznym Poznań\"\n        },\n        {\n            \"MessageType\": \"D\",\n            \"MessageTime\": \"2024-02-19T19:58:09.598Z\",\n            \"MessageText\": \"data realizacji zlecenia została zmieniona na 2024-02-28\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:00:11.463Z\",\n            \"MessageText\": \"podjęcie przesyłki zakończone, przesyłka została dostarczona do centrum logistycznego Warszawa\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:15:38.084Z\",\n            \"MessageText\": \"przesyłka rozpoczęła swoją podróż do Odbiorcy w Warszawa\"\n        },\n        {\n            \"MessageType\": \"D\",\n            \"MessageTime\": \"2024-02-19T20:15:41.896Z\",\n            \"MessageText\": \"data realizacji zlecenia została zmieniona na 2024-02-28\"\n        },\n        {\n            \"MessageType\": \"T\",\n            \"MessageTime\": \"2024-02-19T20:15:42.014Z\",\n            \"MessageText\": \"przesyłka została pomyślnie dostarczona do Odbiorcy w Warszawa\"\n        },\n        {\n            \"MessageType\": \"C\",\n            \"MessageTime\": \"2024-02-19T20:16:57.408Z\",\n            \"MessageText\": \"do zlecenia zostało utworzone zgłoszenie reklamacyjne\"\n        }\n    ],\n    \"error\": false,\n    \"errorMessage\": null\n}"}],"_postman_id":"f855cd90-94af-43e4-9fd1-a92533174331"}],"id":"55c42c9a-80d6-43fb-938e-83e8de67f286","description":"<p>Getting order details</p>\n","_postman_id":"55c42c9a-80d6-43fb-938e-83e8de67f286","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Track & Trace","item":[],"id":"19f6ebd6-c7fa-420f-bfc4-24818a00de9e","description":"<h3 id=\"1-feature-description\"><strong>1. Feature Description</strong></h3>\n<p><strong>Track &amp; Trace (T&amp;T)</strong> allows customers to track the status and location of their shipments in real time.<br />Basic tracking information is available <strong>without logging in</strong>. Detailed information and modifications to the shipping order (e.g., changing the delivery date or address) require <strong>creating a user account and logging in</strong> to the system.</p>\n<h3 id=\"2-tt-link-structure\"><strong>2. T&amp;T link Structure</strong></h3>\n<p>The standard tracking link follows these formats:</p>\n<ul>\n<li><p><code>https://klient.zadbano.pl/z/[waybill-number]</code></p>\n</li>\n<li><p><code>https://klient.zadbano.pl/z/[parcel-number]</code></p>\n</li>\n<li><p><code>https://klient.zadbano.pl/z/[UrlToken]</code></p>\n</li>\n</ul>\n<h3 id=\"3-parameters\"><strong>3. Parameters</strong></h3>\n<ul>\n<li><p><strong><code>waybill-number</code></strong> – A unique <strong>Zadbano waybill number</strong>, generated upon shipment registration.<br />  \"OrderNumber\" value in API response</p>\n</li>\n<li><p><strong><code>parcel-number</code></strong> – A unique <strong>Zadbano parcel number</strong>, generated upon shipment registration. A single shipping order may contain multiple parcel numbers. Regardless of which <code>parcel-number</code> is used in the tracking link, the system displays the tracking page for the <strong>entire shipping order</strong> associated with that parcel.<br />  \"Parcels\".\"Number\" value in API response</p>\n</li>\n<li><p><strong><code>UrlToken</code></strong> – A unique, randomly generated string assigned to the Zadbano waybill upon shipment registration.<br />  \"UrlToken\" value in API response</p>\n</li>\n</ul>\n<h3 id=\"4-system-workflow\"><strong>4. System Workflow</strong></h3>\n<ol>\n<li><p>The user clicks or manually enters the tracking link.</p>\n</li>\n<li><p>The system validates the tracking number format.</p>\n</li>\n<li><p>The application queries the <strong>database/tracking system</strong>.</p>\n</li>\n<li><p>The system returns the latest shipment details, including:</p>\n<ul>\n<li><p><strong>Shipment history</strong> (date, status, location)</p>\n</li>\n<li><p><strong>Estimated delivery date</strong></p>\n</li>\n<li><p><strong>Requested services</strong></p>\n</li>\n</ul>\n</li>\n<li><p>The recipient can <strong>order additional services</strong>—this requires <strong>creating a user account and logging in</strong> to the <strong>T&amp;T system</strong>.</p>\n</li>\n</ol>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"fd8ba41b-e52c-46d7-8328-24f1a323b74a","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"d0484f3a-c7c0-4304-b978-b59e1366fae2","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"19f6ebd6-c7fa-420f-bfc4-24818a00de9e"}],"id":"b9613bc6-a9ca-438d-a45c-d70055834644","description":"<h1 id=\"5-step-to-start-c2c-shipping-with-zadbano\">5 step to start C2C shipping with Zadbano</h1>\n<img src=\"https://content.pstmn.io/ce65d6f1-c134-4d24-a690-f94f2da3da54/b2JyYXoucG5n\" width=\"201\" height=\"596\" />\n\n<h1 id=\"getting-started\">Getting started</h1>\n<p>Before you start development, ensure that you know business rules of cooperation between your company with the zadbano and the operational process was agreed upon by both sites.</p>\n<p>A delivery order in the <strong>C2C (Customer to Customer)</strong> model refers to a shipment carried out between two private individuals, without the involvement of a store or commercial company as either the sender or the recipient. The sender requests Zadbano’s courier to collect the package from their address, after which our courier delivers it directly to another individual customer. This model is often used, for example, for transactions between individuals on classified ad platforms or for sending items to friends or family over a distance. The order specifies detailed information about both parties, the shipment parameters, and the pickup and delivery dates.</p>\n<p>Once the order is created in Zadbano Transport Managment System (TMS) , the sender receives instructions on how to prepare the goods for shipment, along with a shipping label required for the courier’s pickup.</p>\n","_postman_id":"b9613bc6-a9ca-438d-a45c-d70055834644","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Fulfillment","item":[{"name":"Order","item":[{"name":"Status","item":[{"name":"Get Order Status","id":"4ecb2d07-eade-4b22-ac7e-0119ba5dcc71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=0005139997/1386","description":"<h1 id=\"getting-order-status\">Getting order status</h1>\n<p>End-point allows for requesting the system’s API regarding a current logistic status of a given order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div><p><em>Shipment status of each kind of order:</em></p>\n<h2 id=\"delivery--to-the-recipient\">DELIVERY ( to the Recipient)</h2>\n<table>\n<thead>\n  <tr>\n    <th>DELIVERY ( to the Recipient)</th>\n  </tr>\n</thead>\n<tbody>\n  <tr>\n    <td>Sequence</td>\n    <td>Status symbol</td>\n    <td>Description</td>\n  </tr>\n  <tr>\n    <td>1</td>\n    <td>DELIVERY_ORDER_CREATED</td>\n    <td>Delivery order created in Zadbano.pl TMS system.</td>\n  </tr>\n  <tr>\n    <td>2</td>\n    <td>PACKAGE_PICKED_AT_VENDOR</td>\n    <td>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</td>\n  </tr>\n  <tr>\n    <td>3</td>\n    <td>DELIVERY_PLANNED</td>\n    <td>Delivery route planned to the recipient,</td>\n  </tr>\n  <tr>\n    <td>4</td>\n    <td>DELIVERY_IN_EXECUTION</td>\n    <td>Delivery route started and the goods go to the recipient.</td>\n  </tr>\n  <tr>\n    <td>5</td>\n    <td>DELIVERY_EXECUTED</td>\n    <td>Packages were successfully delivered to the recipient.</td>\n  </tr>\n  <tr>\n    <td>6</td>\n    <td>DELIVERY_QUALITY_SURVEY</td>\n    <td>Quality survey sent to the recipient.</td>\n  </tr>\n  <tr>\n    <td>7</td>\n    <td>DELIVERY_FAILURE</td>\n    <td>A problem with the delivery of packages arose.</td>\n  </tr>\n</tbody>\n</table>\n\n<h2 id=\"return--to-vendor\">RETURN ( to Vendor)</h2>\n<table>\n<thead>\n  <tr>\n    <th>DELIVERY ( to the Recipient)</th>\n  </tr>\n</thead>\n<tbody>\n  <tr>\n    <td>Sequence</td>\n    <td>Status symbol</td>\n    <td>Description</td>\n  </tr>\n  <tr>\n    <td>1</td>\n    <td>DELIVERY_ORDER_CREATED</td>\n    <td>Delivery order created in Zadbano.pl TMS system.</td>\n  </tr>\n  <tr>\n    <td>2</td>\n    <td>PACKAGE_PICKED_AT_VENDOR</td>\n    <td>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</td>\n  </tr>\n  <tr>\n    <td>3</td>\n    <td>DELIVERY_PLANNED</td>\n    <td>Delivery route planned to the recipient,</td>\n  </tr>\n  <tr>\n    <td>4</td>\n    <td>DELIVERY_IN_EXECUTION</td>\n    <td>Delivery route started and the goods go to the recipient.</td>\n  </tr>\n  <tr>\n    <td>5</td>\n    <td>DELIVERY_EXECUTED</td>\n    <td>Packages were successfully delivered to the recipient.</td>\n  </tr>\n  <tr>\n    <td>6</td>\n    <td>DELIVERY_QUALITY_SURVEY</td>\n    <td>Quality survey sent to the recipient.</td>\n  </tr>\n  <tr>\n    <td>7</td>\n    <td>DELIVERY_FAILURE</td>\n    <td>A problem with the delivery of packages arose.</td>\n  </tr>\n</tbody>\n</table>\n\n<h2 id=\"assembly\">ASSEMBLY</h2>\n<table>\n<thead>\n  <tr>\n    <th>DELIVERY ( to the Recipient)</th>\n  </tr>\n</thead>\n<tbody>\n  <tr>\n    <td>Sequence</td>\n    <td>Status symbol</td>\n    <td>Description</td>\n  </tr>\n  <tr>\n    <td>1</td>\n    <td>DELIVERY_ORDER_CREATED</td>\n    <td>Delivery order created in Zadbano.pl TMS system.</td>\n  </tr>\n  <tr>\n    <td>2</td>\n    <td>PACKAGE_PICKED_AT_VENDOR</td>\n    <td>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</td>\n  </tr>\n  <tr>\n    <td>3</td>\n    <td>DELIVERY_PLANNED</td>\n    <td>Delivery route planned to the recipient,</td>\n  </tr>\n  <tr>\n    <td>4</td>\n    <td>DELIVERY_IN_EXECUTION</td>\n    <td>Delivery route started and the goods go to the recipient.</td>\n  </tr>\n  <tr>\n    <td>5</td>\n    <td>DELIVERY_EXECUTED</td>\n    <td>Packages were successfully delivered to the recipient.</td>\n  </tr>\n  <tr>\n    <td>6</td>\n    <td>DELIVERY_QUALITY_SURVEY</td>\n    <td>Quality survey sent to the recipient.</td>\n  </tr>\n  <tr>\n    <td>7</td>\n    <td>DELIVERY_FAILURE</td>\n    <td>A problem with the delivery of packages arose.</td>\n  </tr>\n</tbody>\n</table>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","status"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"e0eb2885-c5e5-4083-97f0-3cf2fce4fb6e","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=0005036900/0931","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","status"],"query":[{"key":"number","value":"0005036900/0931"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Fri, 25 Nov 2022 10:47:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"273"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"111-CD3bB6+6yYzSUOMj/PytgmuVXj8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"sg6LscJiSWhlbudv0kNV\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"ID\": 5036900,\n        \"Number\": \"0005036900/0931\",\n        \"NumberExternal\": \"fkkghfh230sdf0260\",\n        \"UrlToken\": \"1LVJX1O\",\n        \"Status\": \"DELIVERY_ORDER_CREATED\",\n        \"StatusName\": \"utworzono zlecenie dostawy\",\n        \"StatusTime\": \"2024-10-10 16:36:50\",\n        \"ConnectedOrders\": [\n\t\t\t{\n\t\t\t\t\"OrderType\": \"RETURN\",\n\t\t\t\t\"OrderNumber\": \"0007050848/0931\",\n\t\t\t\t\"CreatedAt\": \"2024-09-09T18:18:52.751Z\"\n\t\t\t}\n\t\t]\n    }\n}"},{"id":"d6f61d3d-416d-43a4-bdda-0e5338c7cea4","name":"Code 500: wrong order order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=dsfg","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","status"],"query":[{"key":"number","value":"dsfg"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:29:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"67-zCVwg94a6ftPmnes+ZmPqtFxgJg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 404,\n        \"Message\": \"System could not find specified order\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"4ecb2d07-eade-4b22-ac7e-0119ba5dcc71"},{"name":"Get Order Status History","id":"b42be43b-7918-49ef-8f9e-dccbc7d6b93e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://platform.zadbano.pl/api/v2/vendor/order/status/history?number=0005139997/1386","description":"<h1 id=\"getting-order-status-history\">Getting order status history</h1>\n<p>End-point allows for requesting the system’s API regarding full flow logistic status of a given order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>number*</th>\n<th>Vendor order numer or the zadbano waybill number.</th>\n<th>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</th>\n</tr>\n</thead>\n<tbody>\n</tbody>\n</table>\n</div><p><em>Shipment status of each kind of order:</em></p>\n<h2 id=\"delivery--to-the-recipient\">DELIVERY ( to the Recipient)</h2>\n<table><tbody><tr><th>DELIVERY ( to the Recipient)</th></tr><tr><td><div>Sequence</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Status symbol</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Description</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_ORDER_CREATED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery order created in Zadbano.pl TMS system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PACKAGE_PICKED_AT_VENDOR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_PLANNED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route planned to the recipient,</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_IN_EXECUTION</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route started and the goods go to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_EXECUTED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were successfully delivered to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_QUALITY_SURVEY</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Quality survey sent to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_FAILURE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A problem with the delivery of packages arose.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h2 id=\"return--to-vendor\">RETURN ( to Vendor)</h2>\n<table><tbody><tr><th>DELIVERY ( to the Recipient)</th></tr><tr><td><div>Sequence</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Status symbol</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Description</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_ORDER_CREATED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery order created in Zadbano.pl TMS system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PACKAGE_PICKED_AT_VENDOR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_PLANNED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route planned to the recipient,</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_IN_EXECUTION</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route started and the goods go to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_EXECUTED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were successfully delivered to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_QUALITY_SURVEY</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Quality survey sent to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_FAILURE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A problem with the delivery of packages arose.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h2 id=\"assembly\">ASSEMBLY</h2>\n<table><tbody><tr><th>DELIVERY ( to the Recipient)</th></tr><tr><td><div>Sequence</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Status symbol</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Description</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_ORDER_CREATED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery order created in Zadbano.pl TMS system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PACKAGE_PICKED_AT_VENDOR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were picked-up from a Vendor’s warehouse, they were received by a Zadbano.pl driver.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_PLANNED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route planned to the recipient,</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_IN_EXECUTION</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery route started and the goods go to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_EXECUTED</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Packages were successfully delivered to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_QUALITY_SURVEY</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Quality survey sent to the recipient.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DELIVERY_FAILURE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A problem with the delivery of packages arose.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["order","status","history"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[{"key":"number","value":"0005139997/1386"}],"variable":[]}},"response":[{"id":"20728477-6c70-438a-bbd8-7cebd833027c","name":"Code 200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=0005036900/0931","protocol":"https","host":["platform","zadbano","pl"],"path":["api","v2","vendor","order","status"],"query":[{"key":"number","value":"0005036900/0931"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Fri, 25 Nov 2022 10:47:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"273"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"111-CD3bB6+6yYzSUOMj/PytgmuVXj8\""}],"cookie":[],"responseTime":null,"body":"{\n\t\"RequestID\": \"dga38k99GTKDbI5WeWpY\",\n\t\"Status\": {\n\t\t\"Success\": true,\n\t\t\"Code\": 200,\n\t\t\"Message\": \"OK\"\n\t},\n\t\"Result\": {\n\t\t\"Number\": \"0005036900/0931\",\n\t\t\"NumberExternal\": \"fkkghfh230sdf0260\",\n        \"UrlToken\": \"1LVJX1O\",\n\t\t\"VendorServiceDate\": \"2024-09-09\",\n\t\t\"StatusHistory\": [\n\t\t\t{\n\t\t\t\t\"Status\": \"DELIVERY_ORDER_CREATED\",\n\t\t\t\t\"StatusName\": \"Utworzono zlecenie dostawy\",\n\t\t\t\t\"StatusTime\": \"2024-09-06 12:05:05\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"Status\": \"PACKAGE_PICKED_AT_VENDOR\",\n\t\t\t\t\"StatusName\": \"Podjęto przesyłkę od nadawcy\",\n\t\t\t\t\"StatusTime\": \"2024-09-09 13:04:18\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"Status\": \"DELIVERY_ORDER_CANCELED\",\n\t\t\t\t\"StatusName\": \"Dostawa anulowana\",\n\t\t\t\t\"StatusTime\": \"2024-09-11 17:42:51\"\n\t\t\t}\n\t\t],\n\t\t\"ConnectedOrders\": [\n\t\t\t{\n\t\t\t\t\"OrderType\": \"RETURN\",\n\t\t\t\t\"OrderNumber\": \"0007050848/0931\",\n\t\t\t\t\"CreatedAt\": \"2024-09-09 20:18:52\"\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"4eac7a38-8916-42c1-b21f-69f6b92db3fc","name":"Code 500: wrong order order number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://platform.zadbano.pl/api/v2/vendor/order/status?number=dsfg","host":["https://platform.zadbano.pl/api/v2/vendor"],"path":["order","status"],"query":[{"key":"number","value":"dsfg"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 21:29:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"67-zCVwg94a6ftPmnes+ZmPqtFxgJg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 404,\n        \"Message\": \"System could not find specified order\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"b42be43b-7918-49ef-8f9e-dccbc7d6b93e"}],"id":"0a61b35f-75a4-4960-ae57-5de54c948430","description":"<p>Getting order status</p>\n","_postman_id":"0a61b35f-75a4-4960-ae57-5de54c948430","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"CREATE","event":[{"listen":"test","script":{"id":"ee87a42d-db9f-4a84-ad56-db432cd244ce","exec":["let response=pm.response.json();","//console.log ('Tu masz wynik');","//console.log (response.Result.Order[0].OrderNumber);","","//Tu ustawiasz zmienną w kolekcji","pm.collectionVariables.set(\"OrderID\", response.Result.Order[0].OrderNumber);",""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"1bbb9114-b954-4f34-b462-43e8be9b3c84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <fulfillment>true</fulfillment>\r\n        <number>order_number_1264455</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_15345467</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <itemBarcode>5900211759399</itemBarcode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders","description":"<h1 id=\"collecting-order-data-from-vendor\">Collecting order data from vendor</h1>\n<p><strong>This end-point allows shipment, return or service orders to be created in the zadbano TMS system.</strong></p>\n<p>The fulfillment parameter must be set to true for the delivery to start in the fulfillment warehouse.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th></th>\n<th>Operation type.</th>\n<th>string  <br /><em>example: CREATE</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td></td>\n<td>Vendor main order number</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 40  <br />example: 123/456/7</td>\n</tr>\n<tr>\n<td>number2</td>\n<td></td>\n<td>Vendor additional order number</td>\n<td>type: string  <br />maxLength: 50  <br />example: abc/456/7</td>\n</tr>\n<tr>\n<td>vendor*</td>\n<td></td>\n<td>sVendor symbol (assigned by zadbano)</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 20  <br />example: ACME</td>\n</tr>\n<tr>\n<td>orderType*</td>\n<td></td>\n<td>Order type</td>\n<td>string  <br />example: DELIVERY  <br />default: DELIVERY  <br />  <br />Enum:  <br />[ DELIVERY, RETURN, SERVICE]  <br />DELIVERY - The goods will be delivered from your warehouse to customer.  <br />RETURN - The goods will be picked up from customer and return to your warehouse.  <br />SERVICE - Assembly service provided by the zadbnao specialists. Not included service transport.  <br />PUP_DELIVERY - The goods will be delivered to the point that allows customer pick up the goods in-person.</td>\n</tr>\n<tr>\n<td>deliveryStandard*</td>\n<td></td>\n<td>Only when order type is \"DELIVERY\". Designates delivery standard.</td>\n<td>string  <br />example: STANDARD  <br />default: COMFORT  <br />  <br />Enum:  <br />[ BASIC, STANDARD, COMFORT ]  <br />BASIC - Curbside delivery.  <br />STANDARD - Order will be delivered to the first room behind customer doorstep.  <br />COMFORT - Order will be delivered to a selected room with unpacking service and taking away the packaging.</td>\n</tr>\n<tr>\n<td>fulfillment*</td>\n<td></td>\n<td></td>\n<td>boolean  <br />constant value, must be set to true</td>\n</tr>\n<tr>\n<td>netValue</td>\n<td></td>\n<td>Sum of the net (excluding VAT) value of delivered goods;</td>\n<td>number  <br />example: 100  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>grossValue</td>\n<td></td>\n<td>Sum of the gross (including VAT) value of delivered goods; precision 7, scale 2</td>\n<td>number  <br />example: 123  <br />  <br />precision 7, scale 2</td>\n</tr>\n<tr>\n<td>customer*</td>\n<td></td>\n<td>Node describe a person or company who buys goods or services. Data required in track&amp;trace notification process.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>firstName*</td>\n<td>Customer first name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: John</td>\n</tr>\n<tr>\n<td></td>\n<td>lastName*</td>\n<td>Customer last name</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 30  <br />example: Zadbany</td>\n</tr>\n<tr>\n<td></td>\n<td>phone*</td>\n<td>Customer landline phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>mobilePhone*</td>\n<td>Customer mobile phone number (with country prefix)</td>\n<td>type: string  <br />minLength: 9  <br />maxLength: 15  <br />example: +48123456789</td>\n</tr>\n<tr>\n<td></td>\n<td>email*</td>\n<td>Customer e-mail address</td>\n<td>type: string  <br />minLength: 6  <br />maxLength: 50  <br />example: <a href=\"https://mailto:test@zadbano.pl\">test@zadbano.pl</a></td>\n</tr>\n<tr>\n<td></td>\n<td>street</td>\n<td>Customer street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo</td>\n<td>Customer street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>Customer flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>city</td>\n<td>Customer city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode</td>\n<td>Customer postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td>deliveryAddress*</td>\n<td></td>\n<td>Node describe recipient a goods or services. Data required in all order types.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>country*</td>\n<td>deliveryAddress country</td>\n<td>type: string  <br />minLength: 2  <br />maxLength: 2  <br />example: PL</td>\n</tr>\n<tr>\n<td></td>\n<td>street*</td>\n<td>deliveryAddress street name</td>\n<td>type: string  <br />maxLength: 100  <br />example: Wał Miedzeszyński</td>\n</tr>\n<tr>\n<td></td>\n<td>streetNo*</td>\n<td>deliveryAddress street number</td>\n<td>type: string  <br />maxLength: 25  <br />example: 251</td>\n</tr>\n<tr>\n<td></td>\n<td>flatNo</td>\n<td>deliveryAddress flat number</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>postalCode*</td>\n<td>deliveryAddress city postal code</td>\n<td>type: string  <br />minLength: 4  <br />maxLength: 6  <br />example: 04-866</td>\n</tr>\n<tr>\n<td></td>\n<td>city*</td>\n<td>deliveryAddress city</td>\n<td>type: string  <br />maxLength: 50  <br />example: Warszawa</td>\n</tr>\n<tr>\n<td></td>\n<td>floorNo</td>\n<td>number of the floor (in the building) on which the flat is located</td>\n<td>type: string  <br />maxLength: 10  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>elevator</td>\n<td>indicates whether there is an elevator in a good working condition which can be used to transport goods</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>customerServiceDate*</td>\n<td></td>\n<td>Date at which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($date)  <br />example: 2020-05-06</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowFrom*</td>\n<td></td>\n<td>Time from which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 08:00:00TZ</td>\n</tr>\n<tr>\n<td>customerServiceTimeWindowTo*</td>\n<td></td>\n<td>Time until which the order should be delivered at the recipient (in ISO 8601 format).</td>\n<td>string($time)  <br />example: 20:00:00TZ</td>\n</tr>\n<tr>\n<td>cod</td>\n<td></td>\n<td>COD(Cash On Delivery) amount</td>\n<td>number($float)  <br />example: 12.5</td>\n</tr>\n<tr>\n<td>comment</td>\n<td></td>\n<td>Additional comments regarding a given order.</td>\n<td>type: string  <br />maxLength: 200  <br />example: Please, pay extra care, glass inside!</td>\n</tr>\n<tr>\n<td>declaredPackageCount</td>\n<td></td>\n<td>A declared number of packages that this shipment will eventually hold, regardless of current number of nodes.</td>\n<td>integer  <br />example: 5</td>\n</tr>\n<tr>\n<td>packages</td>\n<td></td>\n<td>List of packages in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>package*</td>\n<td>Single package definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>number*</td>\n<td>Unique package number.</td>\n<td>type: string  <br />maxLength: 35  <br />example: 2</td>\n</tr>\n<tr>\n<td></td>\n<td>height</td>\n<td>Package height (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />maximum: 4.2  <br />example: 1</td>\n</tr>\n<tr>\n<td></td>\n<td>width</td>\n<td>Package width (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />maximum: 4.2  <br />example: 0.5</td>\n</tr>\n<tr>\n<td></td>\n<td>depth</td>\n<td>Package depth (in metres).</td>\n<td>number($float)  <br />precision: 2  <br />maximum: 4.2  <br />example: 0.25</td>\n</tr>\n<tr>\n<td></td>\n<td>volume*</td>\n<td>Package volume (in m3)</td>\n<td>number($float)  <br />precision: 3  <br />maximum: 2.5  <br />minimum: 0.01  <br />example: 1.25</td>\n</tr>\n<tr>\n<td></td>\n<td>weight*</td>\n<td>Package weight (in kg)</td>\n<td>number($float)  <br />precision: 1  <br />maximum: 168  <br />minimum: 0  <br />example: 0.98</td>\n</tr>\n<tr>\n<td></td>\n<td>value</td>\n<td>Package value in the order currency.</td>\n<td>number($float)  <br />example: 300.99</td>\n</tr>\n<tr>\n<td></td>\n<td>category</td>\n<td>Category name (dictionary type string) of goods in a package.</td>\n<td>type: string  <br />maxLength: 30  <br />example: AGD</td>\n</tr>\n<tr>\n<td></td>\n<td>articleNumber</td>\n<td>Article number</td>\n<td>type: string  <br />maxLength: 50  <br />example: 123564xyz</td>\n</tr>\n<tr>\n<td></td>\n<td>boxType</td>\n<td>Box type</td>\n<td>type: string  <br />maxLength: 35</td>\n</tr>\n<tr>\n<td></td>\n<td>itemBarcode</td>\n<td>article barcode value (for example EAN)</td>\n<td>type: string  <br />maxLength: 20  <br />example: 5900211759399</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierType</td>\n<td>Carrier type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_EUROPALLET</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierNumber</td>\n<td>SSCC(Serial Shipping Container Code)</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006350000000015</td>\n</tr>\n<tr>\n<td></td>\n<td>carrierReturnRequired</td>\n<td>Carrier return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td></td>\n<td>caseType</td>\n<td>Case type</td>\n<td>type: string  <br />maxLength: 35  <br />example: EMPTY_WORKTOP_CASE_LARGE</td>\n</tr>\n<tr>\n<td></td>\n<td>caseNumber</td>\n<td>Case number</td>\n<td>type: string  <br />maxLength: 18  <br />example: 059006/MM/35000015</td>\n</tr>\n<tr>\n<td></td>\n<td>caseReturnRequired</td>\n<td>Case return required</td>\n<td>boolean  <br />example: true  <br />default: false</td>\n</tr>\n<tr>\n<td>services</td>\n<td></td>\n<td>List of additional services in the order.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>service*</td>\n<td>Single service definition.</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>serviceType*</td>\n<td>Service type symbol.</td>\n<td>type: string  <br />minLength: 3  <br />maxLength: 50  <br />example: AFTER_SALES_FURNITURE_ASSEMBLY</td>\n</tr>\n<tr>\n<td></td>\n<td>comment</td>\n<td>Comments</td>\n<td>type: string  <br />maxLength: 100  <br />example: Electrician skills required.</td>\n</tr>\n<tr>\n<td>connectedShipmentNumber</td>\n<td></td>\n<td>Number of a related shipment order.</td>\n<td>type: string  <br />maxLength: 40</td>\n</tr>\n<tr>\n<td>estimatedLoadingDuration</td>\n<td></td>\n<td>Estimated loading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>estimatedUnloadingDuration</td>\n<td></td>\n<td>Estimated unloading duration of goods.</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>pickupWarehouseCode*</td>\n<td></td>\n<td>Code of the warehouse from which the package is supposed to be picked.</td>\n<td>type: string  <br />minLength: 1  <br />maxLength: 35  <br />example: NORTH_POLE</td>\n</tr>\n<tr>\n<td>deliveryWarehouseCode</td>\n<td></td>\n<td>Pickup-point symbol</td>\n<td>type: string  <br />maxLength: 18  <br />example: WAW01</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["orders"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"1c27a7f5-6fe5-42bf-a992-4a8fb5a7ac2a","name":"Code 200: Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_123</number>\r\n        <number2>1234567890</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:52:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"365"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"16d-w2HlAc0+83X9jQ2ieJO4VEl876E\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"hQUDpuNWFFx0PmGrB36b\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"SUCCESS\",\n                \"OrderNumberExternal\": \"order_number_123\",\n                \"OrderNumber\": \"0005139997/1386\",\n                \"UrlToken\": \"JE5MXKZ\",\n                \"CustomerServiceDate\": \"2022-12-27T23:00:00.000Z\",\n                \"VendorServiceDate\": \"2022-12-26T23:00:00.000Z\",\n                \"PickupHub\": \"WAW\",\n                \"DeliveryHub\": \"ANN\"\n            }\n        ]\n    }\n}"},{"id":"b0429512-987d-498b-af47-bb1d8d52d5f0","name":"Code 500: missing order number","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number></number>\r\n        <number2>1234567890</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:56:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"135"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"87-Yqz7iZphqUS1XRTWukWsugcWMLI\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"9U4QrPCyxarMEPxec2FH\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"orders.order: number is required\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"625cf53d-b38e-4812-a5a9-4b128e6b9eb1","name":"Code 500: wrong order type","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_1233</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DEL</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>30</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_13</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 19:59:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"291"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"123-YnhDPyW2EKQcTkLWIAnr0P+7BBk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"xkvXfRnOrxqT8dD5USbc\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Order type DEL does not exist!\",\n                \"OrderNumberExternal\": \"order_number_1233\"\n            }\n        ]\n    }\n}"},{"id":"654ad513-e2af-4f9f-a0ed-8938d2027431","name":"Code 500: invalid input syntax for type numeric","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_12433</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>dsf</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_134</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:03:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"134-FJopQmX+BnBwkagdgYD5BGvsZd8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"jD7wXKyz4S68B4yD926k\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"invalid input syntax for type numeric: \\\"dsf\\\"\",\n                \"OrderNumberExternal\": \"order_number_12433\"\n            }\n        ]\n    }\n}"},{"id":"697b7b1d-0672-4ce3-b91a-068537351e06","name":"Code 500: invalid postal code","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_1243653</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>32-490</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-12-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>120</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_15364</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1.00</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:07:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"200"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"c8-vI8J0y4BG1QPHNedrpj0xwU4hKA\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"XJtsvaCd73W1oBsV8swY\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Postal code 32-490 is not configured. Please contact our Sales Department to add the postal code.\"\n        ]\n    },\n    \"Result\": null\n}"},{"id":"8a667dde-e67f-4c53-b6df-3b6b5f309f33","name":"Code 500: missing parcel weight","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>0</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:26:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"302"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"12e-XGpRsAXgGGmC8a2LXAHqV5eohVc\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"tDA0YWRZY8dZQ1VW99rw\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) weight(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"c2e7a32f-a9b4-4e5b-ae61-56c744dfb626","name":"Code 500: missing parcel volume","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                 <weight>1</weight>\r\n                <volume>0.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n                <pickupWarehouseCode>NORTH_POLE</pickupWarehouseCode>\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:30:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"318"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"13e-XPT39QotRxybRiqAbHm7rNwgeg4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Some orders could not be processed correctly due to invalid data.\"\n    },\n    \"Result\": {\n        \"Order\": [\n            {\n                \"ProcessStatus\": \"FAILED\",\n                \"FailureReason\": \"Parcel(s) dimension(s) or volume(s) not provided!\",\n                \"OrderNumberExternal\": \"order_number_126445346535\"\n            }\n        ]\n    }\n}"},{"id":"6fe96d76-6ccc-4711-9bb9-9621bebcfa8d","name":"Code 500: missing or wrong pickup warehouse","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<orders>\r\n    <order>\r\n        <operationType>CREATE</operationType>\r\n        <number>order_number_126445346535</number>\r\n        <number2>123456789</number2>\r\n        <vendor>ACME</vendor>\r\n        <orderType>DELIVERY</orderType>\r\n        <deliveryStandard>COMFORT</deliveryStandard>\r\n        <netValue>12</netValue>\r\n        <grossValue>21</grossValue>\r\n        <customer>\r\n            <firstName>Santa</firstName>\r\n            <lastName>Clause</lastName>\r\n            <street>North Pole</street>\r\n            <streetNo>1</streetNo>\r\n            <flatNo>3</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>00-901</postalCode>\r\n            <phone>9987654321</phone>\r\n            <mobilePhone>+48123456789</mobilePhone>\r\n            <email>santa.clause@zadbano.pl</email>\r\n        </customer>\r\n        <deliveryAddress>\r\n            <country>PL</country>\r\n            <street>Wał Miedzeszyński</street>\r\n            <streetNo>251</streetNo>\r\n            <flatNo>1</flatNo>\r\n            <city>Warszawa</city>\r\n            <postalCode>04-866</postalCode>\r\n            <floorNo>2</floorNo>\r\n            <elevator>true</elevator>\r\n        </deliveryAddress>\r\n        <customerServiceDate>2022-11-28</customerServiceDate>\r\n        <customerServiceTimeWindowFrom>08:00:00</customerServiceTimeWindowFrom>\r\n        <customerServiceTimeWindowTo>20:00:00</customerServiceTimeWindowTo>\r\n        <cod>130</cod>\r\n        <comment>Chimney open after midnight.</comment>\r\n        <packages>\r\n            <package>\r\n                <number>dummy_package_1534546654</number>\r\n                <height>1.00</height>\r\n                <width>1.00</width>\r\n                <depth>1.00</depth>\r\n                <weight>1</weight>\r\n                <volume>1.00</volume>\r\n                <category>TOYS</category>\r\n                <articleNumber>1.2.3</articleNumber>\r\n\r\n            </package>\r\n        </packages>\r\n        <services>\r\n            <service>\r\n                <serviceType>SOFFA_ASSEMBLY</serviceType>\r\n                <comment>screwdriver required</comment>\r\n            </service>\r\n        </services>\r\n    </order>\r\n</orders>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/orders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.0"},{"key":"Date","value":"Mon, 26 Dec 2022 20:32:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Env","value":"production"},{"key":"ETag","value":"W/\"f1-VV87hXAREOrkTFxAmBTaxnigGCM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"oKCSXiPFRkqt1F264skQ\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": [\n            \"Pickup warehouse null for Vendor ACME is not configured! Please contact our Sales Team representative in order to update your integration.\"\n        ]\n    },\n    \"Result\": null\n}"}],"_postman_id":"1bbb9114-b954-4f34-b462-43e8be9b3c84"}],"id":"7d6a9046-3a3c-4264-b05a-9a881e8c1fc2","description":"<p>Collecting order data from vendor</p>\n","_postman_id":"7d6a9046-3a3c-4264-b05a-9a881e8c1fc2","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Receipt","item":[{"name":"CREATE","id":"1e5d725d-74b8-4040-ab35-01f6d97193b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<receipts>\r\n\t<receipt>\r\n\t\t<eventType>INBOUND_DELIVERY</eventType>\r\n\t\t<operationType>CREATE</operationType>\r\n\t\t<number>2023/LPKRCwrsgf/0043396/1/5</number>\r\n\t\t<supplier>ACME_SUPPLY</supplier>\r\n\t\t<payer>ACME</payer>\r\n\t\t<receiver>ACME</receiver>\r\n\t\t<tsp>XYZ_TRANSPORT</tsp>\r\n\t\t<vehicle>TRUCK</vehicle>\r\n\t\t<licensePlate>RMI06J2</licensePlate>\r\n\t\t<createTimestamp>2025-04-18 20:59:00</createTimestamp>\r\n\t\t<expectedDeliveryDate>2025-04-30</expectedDeliveryDate>\r\n\t\t<originLogisticSite>TEMPUR_MAIN</originLogisticSite>\r\n\t\t<destinationLogisticSite>NORTH_POLE_LOG</destinationLogisticSite>\r\n\t\t<totalWeight>4210.00</totalWeight>\r\n\t\t<deliveryNotes>\r\n\t\t\t<deliveryNote>\r\n\t\t\t\t<number>2025/WZZCM1/021967</number>\r\n\t\t\t\t<date>2025-04-18</date>\r\n\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t<orders>\r\n\t\t\t\t\t<order>\r\n\t\t\t\t\t\t<products>\r\n\t\t\t\t\t\t\t<product>\r\n\t\t\t\t\t\t\t\t<id>83111733</id>\r\n\t\t\t\t\t\t\t\t<name>Materac Tempur Pro Luxe SmartCool</name>\r\n\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t<quantity>2</quantity>\r\n\t\t\t\t\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t\t\t\t\t<barcode>5714714063941</barcode>\r\n\t\t\t\t\t\t\t\t<color>brown</color>\r\n\t\t\t\t\t\t\t</product>\r\n\t\t\t\t\t\t\t<product>\r\n\t\t\t\t\t\t\t\t<id>48963</id>\r\n\t\t\t\t\t\t\t\t<name>Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t<uom>KPL</uom>\r\n\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t\t\t\t\t<components>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_02</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Rama Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5900488563378</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>white</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_01</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Stelaż Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5907656769853</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>brown</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_03</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Zagłówek Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5907656769860</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>greu</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t</components>\r\n\t\t\t\t\t\t\t</product>\r\n\t\t\t\t\t\t</products>\r\n\t\t\t\t\t</order>\r\n\t\t\t\t</orders>\r\n\t\t\t</deliveryNote>\r\n\t\t</deliveryNotes>\r\n\t\t<comment></comment>\r\n\t</receipt>\r\n</receipts>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/receipt","description":"<h1 id=\"collecting-warehouse-delivery-data-from-vendor\">Collecting warehouse delivery data from vendor</h1>\n<p><strong>This end-point allows warehouse delivery receipt to be created in the zadbano TMS system.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>eventType*</th>\n<th></th>\n<th>string  <br />constant value: INBOUND_DELIVERY</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>operationType*</td>\n<td></td>\n<td>string  <br />constant value CREATE</td>\n</tr>\n<tr>\n<td>number*</td>\n<td>delivery waybill number</td>\n<td>string</td>\n</tr>\n<tr>\n<td>supplier</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>payer*</td>\n<td>Vendor symbol (assigned by zadbano)</td>\n<td>string  <br />minLength: 2  <br />maxLength: 20  <br />example: ACME</td>\n</tr>\n<tr>\n<td>receiver*</td>\n<td>Vendor symbol (assigned by zadbano)</td>\n<td>string  <br />minLength: 2  <br />maxLength: 20  <br />example: ACME</td>\n</tr>\n<tr>\n<td>tsp</td>\n<td>name of transport company carrying out the delivery</td>\n<td>string</td>\n</tr>\n<tr>\n<td>vehicle</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>licensePlate</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>createTimestamp*</td>\n<td></td>\n<td>string($date $time)  <br />example: 2025-04-18 20:59:00</td>\n</tr>\n<tr>\n<td>expectedDeliveryDate*</td>\n<td></td>\n<td>string($date)  <br />example: 2025-04-30</td>\n</tr>\n<tr>\n<td>originLogisticSite</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>destinationLogisticSite*</td>\n<td>Symbol of destination warehouse (assigned by zadbano)</td>\n<td>string</td>\n</tr>\n<tr>\n<td>totalWeight</td>\n<td></td>\n<td>number($float) [kg]</td>\n</tr>\n<tr>\n<td>deliveryNote.number*</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>deliveryNote.date*</td>\n<td></td>\n<td>string($date)  <br />example: 2025-04-30</td>\n</tr>\n<tr>\n<td>deliveryNote.weight</td>\n<td></td>\n<td>number($float) [kg]</td>\n</tr>\n<tr>\n<td>product.id*</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>product.name*</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>product.UOM*</td>\n<td>product unit of measurment</td>\n<td>string  <br />enum: [SZT, KPL]</td>\n</tr>\n<tr>\n<td>product.quantity*</td>\n<td></td>\n<td>number($int)</td>\n</tr>\n<tr>\n<td>product.weight*</td>\n<td></td>\n<td>number($float) [kg]</td>\n</tr>\n<tr>\n<td>productComponent.id*</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>productComponent.name*</td>\n<td></td>\n<td>string</td>\n</tr>\n<tr>\n<td>productComponent.UOM*</td>\n<td>product component unit of measurment</td>\n<td>tring  <br />enum: [SZT, KPL]</td>\n</tr>\n<tr>\n<td>productComponent.quantity*</td>\n<td></td>\n<td>number($int)</td>\n</tr>\n<tr>\n<td>productComponent.barcode</td>\n<td>barcode visible on box</td>\n<td>string</td>\n</tr>\n<tr>\n<td>productComponent.color</td>\n<td>color of component, if same barcode is used for different colors else null</td>\n<td>string</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["warehousing","receipt"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"e4e4b3fe-1d67-4bdf-aba6-45fff95f0337","name":"Code 200: Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<receipts>\r\n\t<receipt>\r\n\t\t<eventType>INBOUND_DELIVERY</eventType>\r\n\t\t<operationType>CREATE</operationType>\r\n\t\t<number>2023/LPKRCwrsgf/0043396/1/4</number>\r\n\t\t<supplier>ACME_SUPPLY</supplier>\r\n\t\t<payer>ACME</payer>\r\n\t\t<receiver>ACME</receiver>\r\n\t\t<tsp>XYZ_TRANSPORT</tsp>\r\n\t\t<vehicle>TRUCK</vehicle>\r\n\t\t<licensePlate>RMI06J2</licensePlate>\r\n\t\t<createTimestamp>2025-04-18 20:59:00</createTimestamp>\r\n\t\t<expectedDeliveryDate>2025-04-30</expectedDeliveryDate>\r\n\t\t<originLogisticSite>TEMPUR_MAIN</originLogisticSite>\r\n\t\t<destinationLogisticSite>NORTH_POLE_LOG</destinationLogisticSite>\r\n\t\t<totalWeight>4210.00</totalWeight>\r\n\t\t<deliveryNotes>\r\n\t\t\t<deliveryNote>\r\n\t\t\t\t<number>2025/WZZCM1/021967</number>\r\n\t\t\t\t<date>2025-04-18</date>\r\n\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t<orders>\r\n\t\t\t\t\t<order>\r\n\t\t\t\t\t\t<products>\r\n\t\t\t\t\t\t\t<product>\r\n\t\t\t\t\t\t\t\t<id>83111733</id>\r\n\t\t\t\t\t\t\t\t<name>Materac Tempur Pro Luxe SmartCool</name>\r\n\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t<quantity>2</quantity>\r\n\t\t\t\t\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t\t\t\t\t<barcode>5714714063941</barcode>\r\n\t\t\t\t\t\t\t\t<color>brown</color>\r\n\t\t\t\t\t\t\t</product>\r\n\t\t\t\t\t\t\t<product>\r\n\t\t\t\t\t\t\t\t<id>48963</id>\r\n\t\t\t\t\t\t\t\t<name>Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t<uom>KPL</uom>\r\n\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t\t\t\t\t<components>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_02</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Rama Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5900488563378</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>white</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_01</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Stelaż Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5907656769853</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>brown</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_03</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Zagłówek Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5907656769860</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>greu</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t</components>\r\n\t\t\t\t\t\t\t</product>\r\n\t\t\t\t\t\t</products>\r\n\t\t\t\t\t</order>\r\n\t\t\t\t</orders>\r\n\t\t\t</deliveryNote>\r\n\t\t</deliveryNotes>\r\n\t\t<comment></comment>\r\n\t</receipt>\r\n</receipts>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/receipt"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"TyTrAQr0oYUnrXWa2cDo\",\n    \"Status\": {\n        \"Success\": true,\n        \"Code\": 200,\n        \"Message\": \"OK\"\n    },\n    \"Result\": {\n        \"Parcels\": {\n            \"ReceiptNumber\": \"20250527_fhgerLPhgfjte00\",\n            \"Parcels\": [\n                {\n                    \"Number\": \"20250527_fhgjZyger41/y999\"\n                },\n                {\n                    \"Number\": \"20250527_fhgjZyger41/y999\"\n                },\n                {\n                    \"Number\": \"20250527_fhgjZyger41/y999\"\n                }\n            ]\n        }\n    }\n}"},{"id":"fd05b26c-f498-45e6-9c47-bab462f31131","name":"Code 500: invalid request format","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"text"},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/receipt"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"No input data. Please specify valid input data as JSON or XML.\"\n    },\n    \"Result\": null\n}"},{"id":"12d3eaab-627b-4b77-af61-1a1f5ca5e57a","name":"Code 500: invalid root element","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<receips>\r\n\t<receipt>\r\n\t\t<eventType>INBOUND_DELIVERY</eventType>\r\n\t\t<operationType>CREATE</operationType>\r\n\t\t<number>2023/LPKRCwrsgf/0043396/1/4</number>\r\n\t\t<supplier>ACME_SUPPLY</supplier>\r\n\t\t<payer>ACME</payer>\r\n\t\t<receiver>ACME</receiver>\r\n\t\t<tsp>XYZ_TRANSPORT</tsp>\r\n\t\t<vehicle>TRUCK</vehicle>\r\n\t\t<licensePlate>RMI06J2</licensePlate>\r\n\t\t<createTimestamp>2025-04-18 20:59:00</createTimestamp>\r\n\t\t<expectedDeliveryDate>2025-04-30</expectedDeliveryDate>\r\n\t\t<originLogisticSite>TEMPUR_MAIN</originLogisticSite>\r\n\t\t<destinationLogisticSite>NORTH_POLE_LOG</destinationLogisticSite>\r\n\t\t<totalWeight>4210.00</totalWeight>\r\n\t\t<deliveryNotes>\r\n\t\t\t<deliveryNote>\r\n\t\t\t\t<number>2025/WZZCM1/021967</number>\r\n\t\t\t\t<date>2025-04-18</date>\r\n\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t<orders>\r\n\t\t\t\t\t<order>\r\n\t\t\t\t\t\t<products>\r\n\t\t\t\t\t\t\t<product>\r\n\t\t\t\t\t\t\t\t<id>83111733</id>\r\n\t\t\t\t\t\t\t\t<name>Materac Tempur Pro Luxe SmartCool</name>\r\n\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t<quantity>2</quantity>\r\n\t\t\t\t\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t\t\t\t\t<barcode>5714714063941</barcode>\r\n\t\t\t\t\t\t\t\t<color>brown</color>\r\n\t\t\t\t\t\t\t</product>\r\n\t\t\t\t\t\t\t<product>\r\n\t\t\t\t\t\t\t\t<id>48963</id>\r\n\t\t\t\t\t\t\t\t<name>Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t<uom>KPL</uom>\r\n\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t\t\t\t\t<components>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_02</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Rama Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5900488563378</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>white</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_01</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Stelaż Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5907656769853</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>brown</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_03</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Zagłówek Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5907656769860</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>greu</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t</components>\r\n\t\t\t\t\t\t\t</product>\r\n\t\t\t\t\t\t</products>\r\n\t\t\t\t\t</order>\r\n\t\t\t\t</orders>\r\n\t\t\t</deliveryNote>\r\n\t\t</deliveryNotes>\r\n\t\t<comment></comment>\r\n\t</receipt>\r\n</receips>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/receipt"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Root element must be 'receipts'.\"\n    },\n    \"Result\": null\n}"},{"id":"e7640d1d-755b-4c61-8a43-40120f880d77","name":"Code 500: no receipts","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<receipts>\r\n\r\n</receipts>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/receipt"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Root element 'receipts' must contain at least one element 'receipt'.\"\n    },\n    \"Result\": null\n}"},{"id":"7a07bd3c-b9a2-4c0d-a1ce-d1ac13a407e6","name":"Code 500: receipt already exists","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<receipts>\r\n\t<receipt>\r\n\t\t<eventType>INBOUND_DELIVERY</eventType>\r\n\t\t<operationType>CREATE</operationType>\r\n\t\t<number>2023/LPKRCwrsgf/0043396/1/4</number>\r\n\t\t<supplier>ACME_SUPPLY</supplier>\r\n\t\t<payer>ACME</payer>\r\n\t\t<receiver>ACME</receiver>\r\n\t\t<tsp>XYZ_TRANSPORT</tsp>\r\n\t\t<vehicle>TRUCK</vehicle>\r\n\t\t<licensePlate>RMI06J2</licensePlate>\r\n\t\t<createTimestamp>2025-04-18 20:59:00</createTimestamp>\r\n\t\t<expectedDeliveryDate>2025-04-30</expectedDeliveryDate>\r\n\t\t<originLogisticSite>TEMPUR_MAIN</originLogisticSite>\r\n\t\t<destinationLogisticSite>NORTH_POLE_LOG</destinationLogisticSite>\r\n\t\t<totalWeight>4210.00</totalWeight>\r\n\t\t<deliveryNotes>\r\n\t\t\t<deliveryNote>\r\n\t\t\t\t<number>2025/WZZCM1/021967</number>\r\n\t\t\t\t<date>2025-04-18</date>\r\n\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t<orders>\r\n\t\t\t\t\t<order>\r\n\t\t\t\t\t\t<products>\r\n\t\t\t\t\t\t\t<product>\r\n\t\t\t\t\t\t\t\t<id>83111733</id>\r\n\t\t\t\t\t\t\t\t<name>Materac Tempur Pro Luxe SmartCool</name>\r\n\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t<quantity>2</quantity>\r\n\t\t\t\t\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t\t\t\t\t<barcode>5714714063941</barcode>\r\n\t\t\t\t\t\t\t\t<color>brown</color>\r\n\t\t\t\t\t\t\t</product>\r\n\t\t\t\t\t\t\t<product>\r\n\t\t\t\t\t\t\t\t<id>48963</id>\r\n\t\t\t\t\t\t\t\t<name>Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t<uom>KPL</uom>\r\n\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t\t\t\t\t<components>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_02</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Rama Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5900488563378</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>white</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_01</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Stelaż Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5907656769853</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>brown</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t\t<component>\r\n\t\t\t\t\t\t\t\t\t\t<id>48963_03</id>\r\n\t\t\t\t\t\t\t\t\t\t<name>Zagłówek Łóżko tapicerowane Willow</name>\r\n\t\t\t\t\t\t\t\t\t\t<uom>SZT</uom>\r\n\t\t\t\t\t\t\t\t\t\t<quantity>1</quantity>\r\n\t\t\t\t\t\t\t\t\t\t<barcode>5907656769860</barcode>\r\n\t\t\t\t\t\t\t\t\t\t<color>greu</color>\r\n\t\t\t\t\t\t\t\t\t</component>\r\n\t\t\t\t\t\t\t\t</components>\r\n\t\t\t\t\t\t\t</product>\r\n\t\t\t\t\t\t</products>\r\n\t\t\t\t\t</order>\r\n\t\t\t\t</orders>\r\n\t\t\t</deliveryNote>\r\n\t\t</deliveryNotes>\r\n\t\t<comment></comment>\r\n\t</receipt>\r\n</receipts>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/receipt"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"Receipt 2023/LPKRCwrsgf/0043396/1/2 already exist\"\n    },\n    \"Result\": null\n}"},{"id":"5cd970c4-f8fc-4999-907f-09604f97693f","name":"Code 500: no products","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<receipts>\r\n\t<receipt>\r\n\t\t<eventType>INBOUND_DELIVERY</eventType>\r\n\t\t<operationType>CREATE</operationType>\r\n\t\t<number>2023/LPKRCwrsgf/0043396/1/2</number>\r\n\t\t<supplier>TEMPUR</supplier>\r\n\t\t<payer>ACME</payer>\r\n\t\t<receiver>ACME</receiver>\r\n\t\t<tsp>XYZ_TRANSPORT</tsp>\r\n\t\t<vehicle>TRUCK</vehicle>\r\n\t\t<licensePlate>RMI06J2</licensePlate>\r\n\t\t<createTimestamp>2025-04-18 20:59:00</createTimestamp>\r\n\t\t<expectedDeliveryDate>2025-04-30</expectedDeliveryDate>\r\n\t\t<originLogisticSite>TEMPUR_MAIN</originLogisticSite>\r\n\t\t<destinationLogisticSite>NORTH_POLE_LOG</destinationLogisticSite>\r\n\t\t<totalWeight>4210.00</totalWeight>\r\n\t\t<deliveryNotes>\r\n\t\t\t<deliveryNote>\r\n\t\t\t\t<number>2025/WZZCM1/021967</number>\r\n\t\t\t\t<date>2025-04-18</date>\r\n\t\t\t\t<weight>58.8</weight>\r\n\t\t\t\t<orders>\r\n\t\t\t\t\t<order>\r\n\t\t\t\t\t\t<products>\r\n\r\n\r\n\t\t\t\t\t\t</products>\r\n\t\t\t\t\t</order>\r\n\t\t\t\t</orders>\r\n\t\t\t</deliveryNote>\r\n\t\t</deliveryNotes>\r\n\t\t<comment></comment>\r\n\t</receipt>\r\n</receipts>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/receipt"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"RequestID\": \"Idxp2IHDHH4hcBAFycmd\",\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 500,\n        \"Message\": \"No products to create\"\n    },\n    \"Result\": null\n}"}],"_postman_id":"1e5d725d-74b8-4040-ab35-01f6d97193b9"},{"name":"CANCEL","id":"77d9708a-3f52-461e-a130-4b978fa9d584","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<receipts>\r\n\t<receipt>\r\n\t\t<operationType>CANCEL</operationType>\r\n\t\t<number>2023/LPKRCwrsgf/0043396/1/2</number>\r\n\t</receipt>\r\n</receipts>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/vendor/warehousing/receipt","description":"<h1 id=\"collecting-warehouse-delivery-data-from-vendor\">Collecting warehouse delivery data from vendor</h1>\n<p><strong>This end-point allows warehouse delivery receipt to be created or cancelled in the zadbano TMS system.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>operationType*</th>\n<th></th>\n<th>string  <br />constant value: CANCEL</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number*</td>\n<td>delivery waybill number</td>\n<td>string</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["vendor","warehousing","receipt"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[],"_postman_id":"77d9708a-3f52-461e-a130-4b978fa9d584"}],"id":"2f58e9f1-e224-4530-8b0c-f08da1ebb738","description":"<p>Collecting warehouse delivery receipt data from vendor</p>\n","_postman_id":"2f58e9f1-e224-4530-8b0c-f08da1ebb738","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}},{"name":"Inventory Status","id":"cb01bf60-67b0-4015-adaa-fee776f44a33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<request>\n    <depositor>ACME</depositor>\n    <page>1</page>\n    <pageSize>100</pageSize>\n    <filter>\n        <warehouse>WIELICZKA</warehouse>\n        <manufacturer>ACME</manufacturer>\n        <itemBarcode>75900488563422</itemBarcode>\n        <itemBarcode>75900488563423</itemBarcode>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01</articleNumber>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-2-KOR+FRN+AKC01</articleNumber>\n        <damagedGoods>false</damagedGoods>\n        <damagedPackaging>true</damagedPackaging>\n    </filter>\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/inventory/status","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}},"urlObject":{"path":["warehousing","inventory","status"],"host":["https://platform.zadbano.pl/api/v2/vendor"],"query":[],"variable":[]}},"response":[{"id":"1ace433b-8593-42b0-bc79-578c645526c0","name":"200 Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<request>\n    <depositor>ACME</depositor>\n    <page>1</page>\n    <pageSize>100</pageSize>\n    <filter>\n        <warehouse>WIELICZKA</warehouse>\n        <manufacturer>ACME</manufacturer>\n        <itemBarcode>75900488563422</itemBarcode>\n        <itemBarcode>75900488563423</itemBarcode>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01</articleNumber>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-2-KOR+FRN+AKC01</articleNumber>\n        <damagedGoods>false</damagedGoods>\n        <damagedPackaging>true</damagedPackaging>\n    </filter>\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/inventory/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"depositor\": \"ACME\",\n    \"timestamp\": \"2025-06-02T14:35:20Z\",\n    \"page\": 1,\n    \"pageSize\": 100,\n    \"totalPages\": 50,\n    \"totalRecords\": 4,\n    \"stockItems\": [\n        {\n            \"itemBarcode\": \"5905342326557\",\n            \"articleNumber\": \"L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01\",\n            \"name\": \"BORG SZAFKA NOCNA 1S DĄB ARTISAN 1/1\",\n            \"manufacturer\": \"ACME\",\n            \"quantity_available_total\": 3,\n            \"locations\": [\n                {\n                    \"location\": \"KRA-MR-2104\",\n                    \"quantity_available\": 2,\n                    \"damagedGoodsQuantity\": 0,\n                    \"damagedPackagingQuantity\": 1\n                },\n                {\n                    \"location\": \"KRA-MR-2105\",\n                    \"quantity_available\": 1,\n                    \"damagedGoodsQuantity\": 1,\n                    \"damagedPackagingQuantity\": 0\n                }\n            ]\n        },\n        {\n            \"itemBarcode\": \"590021148330173\",\n            \"articleNumber\": \"L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC02\",\n            \"name\": \"BORG SZAFKA NOCNA 1S DĄB ARTISAN 2/2\",\n            \"manufacturer\": \"ACME\",\n            \"quantity_available_total\": 1,\n            \"locations\": [\n                {\n                    \"location\": \"KRA-MR-2106\",\n                    \"quantity_available\": 1,\n                    \"damagedGoodsQuantity\": 0,\n                    \"damagedPackagingQuantity\": 0\n                }\n            ]\n        }\n    ]\n}"},{"id":"69a10d49-757c-4f6d-bed4-4431907efc6e","name":"400 no depositor","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<request>\n    <page>1</page>\n    <pageSize>100</pageSize>\n    <filter>\n        <warehouse>WIELICZKA</warehouse>\n        <manufacturer>ACME</manufacturer>\n        <itemBarcode>75900488563422</itemBarcode>\n        <itemBarcode>75900488563423</itemBarcode>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01</articleNumber>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-2-KOR+FRN+AKC01</articleNumber>\n        <damagedGoods>false</damagedGoods>\n        <damagedPackaging>true</damagedPackaging>\n    </filter>\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/inventory/status"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 400,\n        \"Message\": [\n            \"ERROR for element 'depositor': 'depositor' element is mandatory.\"\n        ],\n        \"ErrorSymbol\": \"INVALID_MESSAGE\"\n    },\n    \"Result\": null\n}"},{"id":"791c77ac-5db6-4795-b0dc-c2def73850e3","name":"400 no page","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<request>\n    <depositor>ACME</depositor>\n    <pageSize>100</pageSize>\n    <filter>\n        <warehouse>WIELICZKA</warehouse>\n        <manufacturer>ACME</manufacturer>\n        <itemBarcode>75900488563422</itemBarcode>\n        <itemBarcode>75900488563423</itemBarcode>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01</articleNumber>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-2-KOR+FRN+AKC01</articleNumber>\n        <damagedGoods>false</damagedGoods>\n        <damagedPackaging>true</damagedPackaging>\n    </filter>\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/inventory/status"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 400,\n        \"Message\": [\n            \"ERROR for element 'page': 'page' element is mandatory.\"\n        ],\n        \"ErrorSymbol\": \"INVALID_MESSAGE\"\n    },\n    \"Result\": null\n}"},{"id":"f84bdd2f-9229-4ca0-9913-d4f757231b61","name":"400 no pageSize","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<request>\n    <depositor>ACME</depositor>\n    <page>1</page>\n    <filter>\n        <warehouse>WIELICZKA</warehouse>\n        <manufacturer>ACME</manufacturer>\n        <itemBarcode>75900488563422</itemBarcode>\n        <itemBarcode>75900488563423</itemBarcode>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01</articleNumber>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-2-KOR+FRN+AKC01</articleNumber>\n        <damagedGoods>false</damagedGoods>\n        <damagedPackaging>true</damagedPackaging>\n    </filter>\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/inventory/status"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": {\n        \"Success\": false,\n        \"Code\": 400,\n        \"Message\": [\n            \"ERROR for element 'pageSize': 'pageSize' element is mandatory.\"\n        ],\n        \"ErrorSymbol\": \"INVALID_MESSAGE\"\n    },\n    \"Result\": null\n}"},{"id":"721cfdad-37c5-492b-b1c1-f85f1576b277","name":"400 depositor not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<request>\n    <depositor>ABCDE</depositor>\n    <page>1</page>\n    <pageSize>100</pageSize>\n    <filter>\n        <warehouse>WIELICZKA</warehouse>\n        <manufacturer>ACME</manufacturer>\n        <itemBarcode>75900488563422</itemBarcode>\n        <itemBarcode>75900488563423</itemBarcode>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01</articleNumber>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-2-KOR+FRN+AKC01</articleNumber>\n        <damagedGoods>false</damagedGoods>\n        <damagedPackaging>true</damagedPackaging>\n    </filter>\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/inventory/status"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n\t\"Status\": {\n\t\t\"Success\": false,\n\t\t\"Code\": 400,\n\t\t\"Message\": [\n\t\t\t\"ERROR for element 'depositor': 'depositor' not found.\"\n\t\t],\n\t\t\"ErrorSymbol\": \"INVALID_MESSAGE\"\n\t},\n\t\"Result\": null\n}"},{"id":"5c01f205-3fcb-4c24-852b-e523f760fda9","name":"400 warehouse not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<request>\n    <depositor>ACME</depositor>\n    <page>1</page>\n    <pageSize>100</pageSize>\n    <filter>\n        <warehouse>ABCDE</warehouse>\n        <manufacturer>ACME</manufacturer>\n        <itemBarcode>75900488563422</itemBarcode>\n        <itemBarcode>75900488563423</itemBarcode>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01</articleNumber>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-2-KOR+FRN+AKC01</articleNumber>\n        <damagedGoods>false</damagedGoods>\n        <damagedPackaging>true</damagedPackaging>\n    </filter>\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/inventory/status"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n\t\"RequestID\": \"HzOVETwqnziCPuj4eIFd\",\n\t\"Status\": {\n\t\t\"Success\": false,\n\t\t\"Code\": 500,\n\t\t\"Message\": \"Warehouse with symbol ABCDE not found.\"\n\t},\n\t\"Result\": null\n}"},{"id":"4e5b8de2-8c13-4b46-a5dd-588e64b83b90","name":"400 warehouse not active","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<request>\n    <depositor>ACME</depositor>\n    <page>1</page>\n    <pageSize>100</pageSize>\n    <filter>\n        <warehouse>ABCDE</warehouse>\n        <manufacturer>ACME</manufacturer>\n        <itemBarcode>75900488563422</itemBarcode>\n        <itemBarcode>75900488563423</itemBarcode>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01</articleNumber>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-2-KOR+FRN+AKC01</articleNumber>\n        <damagedGoods>false</damagedGoods>\n        <damagedPackaging>true</damagedPackaging>\n    </filter>\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/inventory/status"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n\t\"RequestID\": \"HzOVETwqnziCPuj4eIFd\",\n\t\"Status\": {\n\t\t\"Success\": false,\n\t\t\"Code\": 500,\n\t\t\"Message\": \"Warehouse with symbol ABCDE is not active.\"\n\t},\n\t\"Result\": null\n}"},{"id":"f9b5ee97-039c-47e3-b789-f4ea8528e9ed","name":"400 manufacturer not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<request>\n    <depositor>ACME</depositor>\n    <page>1</page>\n    <pageSize>100</pageSize>\n    <filter>\n        <warehouse>WIELICZKA</warehouse>\n        <manufacturer>ABCDE</manufacturer>\n        <itemBarcode>75900488563422</itemBarcode>\n        <itemBarcode>75900488563423</itemBarcode>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01</articleNumber>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-2-KOR+FRN+AKC01</articleNumber>\n        <damagedGoods>false</damagedGoods>\n        <damagedPackaging>true</damagedPackaging>\n    </filter>\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/inventory/status"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n\t\"RequestID\": \"c2lcQDrpHRhh65NE5RpJ\",\n\t\"Status\": {\n\t\t\"Success\": false,\n\t\t\"Code\": 500,\n\t\t\"Message\": \"Manufacturer with symbol ABCDE not found.\"\n\t},\n\t\"Result\": null\n}"},{"id":"676f42f4-acaa-4a7c-a86a-3ab84a359376","name":"400 manufacturer not active","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<request>\n    <depositor>ACME</depositor>\n    <page>1</page>\n    <pageSize>100</pageSize>\n    <filter>\n        <warehouse>WIELICZKA</warehouse>\n        <manufacturer>ABCDE</manufacturer>\n        <itemBarcode>75900488563422</itemBarcode>\n        <itemBarcode>75900488563423</itemBarcode>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-1-KOR+FRN+AKC01</articleNumber>\n        <articleNumber>L99-KOM1D5S-DMON/DCA-2-KOR+FRN+AKC01</articleNumber>\n        <damagedGoods>false</damagedGoods>\n        <damagedPackaging>true</damagedPackaging>\n    </filter>\n</request>","options":{"raw":{"language":"xml"}}},"url":"https://platform.zadbano.pl/api/v2/vendor/warehousing/inventory/status"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n\t\"RequestID\": \"c2lcQDrpHRhh65NE5RpJ\",\n\t\"Status\": {\n\t\t\"Success\": false,\n\t\t\"Code\": 500,\n\t\t\"Message\": \"Manufacturer with symbol ABCDE is not active.\"\n\t},\n\t\"Result\": null\n}"}],"_postman_id":"cb01bf60-67b0-4015-adaa-fee776f44a33"}],"id":"c6ef198e-45e0-4e32-8192-f5ccb9667891","description":"<p>Fulfillment consists in Zadbano storing the Vendor's goods in the warehouse and delivering selected goods to the end Customer by Zadbano at the Vendor's request.<br />Fulfillment consists of the following stages:</p>\n<ul>\n<li><p>delivery notification – the Vendor informs Zadbano about the delivery of goods to the warehouse</p>\n</li>\n<li><p>delivery receipt – the Vendor physically delivers the goods to Zadbano's warehouse. Zadbano checks the condition and completeness against the notification. Then the goods are accepted into the warehouse; after this, the goods are available in stock</p>\n</li>\n<li><p>order receipt – the Vendor informs Zadbano about the need to deliver goods to the end Customer</p>\n</li>\n<li><p>order picking – Zadbano picks and packs the goods from the order, then schedules the delivery and hands over the goods to the courier</p>\n</li>\n</ul>\n<p>Actions available to the Vendor:</p>\n<ul>\n<li><p>create a delivery notification</p>\n<ul>\n<li>by endpoint Receipt/CREATE</li>\n</ul>\n</li>\n<li><p>create a delivery order</p>\n<ul>\n<li><p>by endpoint Order/CREATE</p>\n</li>\n<li><p>by CSV import <a href=\"https://platform.zadbano.pl/csvfullfillment/orders\">https://platform.zadbano.pl/csvfullfillment/orders</a> (in menu: CSV Files &gt; Adding Fullfillment orders)</p>\n</li>\n</ul>\n</li>\n<li><p>check stock levels</p>\n<ul>\n<li><p>by endpoint Inventory Status</p>\n</li>\n<li><p>by web UI <a href=\"https://platform.zadbano.pl/vendor/depositor/stock\">https://platform.zadbano.pl/vendor/depositor/stock</a> (in menu: Warehousing &gt; Stock (vendor)</p>\n</li>\n</ul>\n</li>\n<li><p>check order status</p>\n<ul>\n<li>by endpoint Order/Status/Get Order Status</li>\n</ul>\n</li>\n</ul>\n<img src=\"https://content.pstmn.io/53a60e3b-b3d8-49ac-9f21-906c47c681f0/RnVsZmlsbG1lbnQgc3VwcGx5IGRlbGl2ZXJ5IEJETU4uZHJhd2lvLnBuZw==\" alt=\"Supply%20Delivery%20Diagram\" width=\"951\" height=\"496\" />\n\n<img src=\"https://content.pstmn.io/67f1497d-0828-4262-b18d-e2bb965469ef/RnVsZmlsbG1lbnQgY3VzdG9tZXIgZGVsaXZlcnkgQkRNTi5kcmF3aW8ucG5n\" alt=\"Customer%20Delivery%20Diagram\" width=\"1172\" height=\"652\" />\n\n<h1 id=\"5-step-to-start-fulfillment-shipping-with-zadbano\">5 step to start Fulfillment shipping with zadbano</h1>\n<img src=\"https://content.pstmn.io/f40f86b1-32aa-4f09-8510-3fb568b12719/RnVsZmlsbG1lbnQgdmVuZG9yIHN0ZXBzLmRyYXdpby5wbmc=\" width=\"281\" height=\"760\" />","_postman_id":"c6ef198e-45e0-4e32-8192-f5ccb9667891","auth":{"type":"basic","basic":{"username":"","password":""},"isInherited":true,"source":{"_postman_id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","id":"6ed5ce5b-d8ed-4044-8eec-68a54e9563b5","name":"Zadbano API","type":"collection"}}}],"auth":{"type":"basic","basic":{"username":"","password":""}},"event":[{"listen":"prerequest","script":{"id":"b3449e9c-a485-4d57-aaef-74847d77d808","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d8a85fd7-e4ca-46a4-9657-b4696f8dc3e9","type":"text/javascript","exec":["pm.environment.get(\"variable_key\");","pm.globals.get(\"variable_key\");","pm.variables.get(\"variable_key\");","","pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});","","var jsonObject = xml2Json(responseBody);","","pm.test(\"Response time is less than 1000ms\", function () {","    pm.expect(pm.response.responseTime).to.be.below(1000);","});"]}}],"variable":[{"key":"BaseURL","value":"https://platform.zadbano.pl/api/v2/vendor","type":"string"},{"key":"user_name","value":"","type":"string"},{"key":"user_password","value":"","type":"string"},{"key":"OrderID","value":"0005139997/1386","type":"string"},{"key":"LastRequestID","value":"","type":"string"},{"key":"data_dostawy","value":"","type":"string"},{"key":"variable_key","value":""},{"key":"order_number","value":""},{"key":"test2","value":""},{"key":"exCustomerServiceDate","value":"","type":"string"},{"key":"exOrderID","value":"","type":"string"},{"key":"exRandomExternalNumber","value":""}]}