{"info":{"_postman_id":"483cdc17-3fa9-49db-88cd-276835d8097a","name":"RSA Consignment API","description":"<html><head></head><body><p>The following API endpoints provide customers with the ability to create logistics projects, add consignments and instruct manifest.</p>\n<p>Live URL: <a href=\"https://clicksc.rsa.global\">https://clicksc.rsa.global</a></p>\n<p>Use your provided API key to Request an Access Token and include as an Authorization Header on every endpoint request.</p>\n<hr>\n<blockquote>\n<p>Authorization : \"Bearer {{access_token}}\"</p>\n</blockquote>\n<hr>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10496938","collectionId":"483cdc17-3fa9-49db-88cd-276835d8097a","publishedId":"SzKWuHTV","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"CB0E20"},"publishDate":"2020-02-25T16:23:54.000Z"},"item":[{"name":"/api/projects/","item":[{"name":"/create/shipment/{mode}","id":"991e8e26-5f31-4ae0-bea1-128935f57717","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/projects/create/shipment/{{mode}}","description":"<p>Create a new shipment project. Returns the Project Reference ID used in subsequent API calls.</p>\n<blockquote>\n<p>{{Mode}} = Integer</p>\n</blockquote>\n<hr />\n<h2 id=\"modes\">Modes</h2>\n<ul>\n<li>/shipment/1 = Air</li>\n<li>/shipment/2 = Sea</li>\n<li>/shipment/3 = Truck</li>\n</ul>\n<hr />\n<h2 id=\"example\">Example</h2>\n<hr />\n<p><code>{url}/api/projects/create/shipment/1</code></p>\n","urlObject":{"path":["api","projects","create","shipment","{{mode}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5fbc5fbf-e86e-4e95-9311-77065ccc87ec","name":"/create/shipment/{mode}","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/projects/create/shipment/{{mode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:04:38 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=fkXUXLfYtCzuONgAXgu833oOgZ4mdXHVNFahQG1T; expires=Wed, 26-Feb-2020 23:04:38 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P7/7\",\n    \"consignments_uri\": \"/api/projects/R3876M1P7/7/add/consignment\"\n}"},{"id":"c7385e41-768a-462b-9b04-4116e9175a1c","name":"/create/shipment/{mode}","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/projects/create/shipment/{{mode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:04:38 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=fkXUXLfYtCzuONgAXgu833oOgZ4mdXHVNFahQG1T; expires=Wed, 26-Feb-2020 23:04:38 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P7/7\",\n    \"consignments_uri\": \"/api/projects/R3876M1P7/7/add/consignment\"\n}"}],"_postman_id":"991e8e26-5f31-4ae0-bea1-128935f57717"},{"name":"/outbound/{type}/{offset}","id":"6557c97d-0f57-488a-bf29-96e2700c6424","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/projects/outbound/{{type}}/{{offset}}","description":"<p>Query all projects.</p>\n<blockquote>\n<p>{{type}} = String</p>\n</blockquote>\n<hr />\n<h2 id=\"types\">Types</h2>\n<ul>\n<li>\"drafts\"</li>\n<li>\"published\"</li>\n</ul>\n<hr />\n<h2 id=\"example\">Example</h2>\n<hr />\n<p><code>{url}/api/projects/outbound/drafts/0</code></p>\n","urlObject":{"path":["api","projects","outbound","{{type}}","{{offset}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ac20801e-34e2-4008-8e0b-5b39670791ea","name":"/create/shipment/{mode}","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/projects/create/shipment/{{mode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:04:38 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=fkXUXLfYtCzuONgAXgu833oOgZ4mdXHVNFahQG1T; expires=Wed, 26-Feb-2020 23:04:38 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P7/7\",\n    \"consignments_uri\": \"/api/projects/R3876M1P7/7/add/consignment\"\n}"},{"id":"c58bde2d-e2a4-4701-80bc-2aa0a4ea5d1f","name":"/create/shipment/{mode}","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/projects/create/shipment/{{mode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:04:38 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=fkXUXLfYtCzuONgAXgu833oOgZ4mdXHVNFahQG1T; expires=Wed, 26-Feb-2020 23:04:38 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P7/7\",\n    \"consignments_uri\": \"/api/projects/R3876M1P7/7/add/consignment\"\n}"}],"_postman_id":"6557c97d-0f57-488a-bf29-96e2700c6424"},{"name":"/{ref}","id":"d75f68cb-875d-4c83-a95b-1d1b2a81cba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/projects/{{ref}}","description":"<p>Query project.</p>\n<blockquote>\n<p>{{ref}} = String</p>\n</blockquote>\n<h2 id=\"example\">Example</h2>\n<hr />\n<p><code>{url}/api/projects/RS1234-123/1/2</code></p>\n","urlObject":{"path":["api","projects","{{ref}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"128eeccc-26eb-4e0f-b5a5-0e38cef4cccb","name":"/create/shipment/{mode}","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/projects/create/shipment/{{mode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:04:38 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=fkXUXLfYtCzuONgAXgu833oOgZ4mdXHVNFahQG1T; expires=Wed, 26-Feb-2020 23:04:38 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P7/7\",\n    \"consignments_uri\": \"/api/projects/R3876M1P7/7/add/consignment\"\n}"},{"id":"31e01391-7eb4-45c0-a2ad-072248a67b1d","name":"/create/shipment/{mode}","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/projects/create/shipment/{{mode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:04:38 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=fkXUXLfYtCzuONgAXgu833oOgZ4mdXHVNFahQG1T; expires=Wed, 26-Feb-2020 23:04:38 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P7/7\",\n    \"consignments_uri\": \"/api/projects/R3876M1P7/7/add/consignment\"\n}"}],"_postman_id":"d75f68cb-875d-4c83-a95b-1d1b2a81cba6"},{"name":"/{ref} Copy","id":"e83b6e5c-a4d6-4b87-83f0-44da690ca5f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/projects/{{ref}}","description":"<p>Query all projects.</p>\n<blockquote>\n<p>{{type}} = String</p>\n</blockquote>\n<hr />\n<h2 id=\"types\">Types</h2>\n<ul>\n<li>\"drafts\"</li>\n<li>\"published\"</li>\n</ul>\n<hr />\n<h2 id=\"example\">Example</h2>\n<hr />\n<p><code>{url}/api/projects/outbound/drafts/0</code></p>\n","urlObject":{"path":["api","projects","{{ref}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"13732e5b-2858-40c9-84bc-5ddb6b746438","name":"/create/shipment/{mode}","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/projects/create/shipment/{{mode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:04:38 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=fkXUXLfYtCzuONgAXgu833oOgZ4mdXHVNFahQG1T; expires=Wed, 26-Feb-2020 23:04:38 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P7/7\",\n    \"consignments_uri\": \"/api/projects/R3876M1P7/7/add/consignment\"\n}"},{"id":"9bf7ac1a-4c84-4903-ae5b-8e23ad35bfcd","name":"/create/shipment/{mode}","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/projects/create/shipment/{{mode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:04:38 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=fkXUXLfYtCzuONgAXgu833oOgZ4mdXHVNFahQG1T; expires=Wed, 26-Feb-2020 23:04:38 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P7/7\",\n    \"consignments_uri\": \"/api/projects/R3876M1P7/7/add/consignment\"\n}"}],"_postman_id":"e83b6e5c-a4d6-4b87-83f0-44da690ca5f3"},{"name":"/{ref}/add/consignment","id":"88f4dbe5-6829-4ada-8d24-1e8f46a71181","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"}],"body":{"mode":"raw","raw":"{\n\n    \"delivery_reference\": \"\",\n    \"origin\": {\n\n        \"identifier\": \"OriginName\",\n        \"person\": \"Origin person name\",\n        \"phone\": \"07 62729 01101\",\n        \"email\": \"person@origin.com\",\n        \"pickup_instructions\": \"Load Gate 2\",\n        \"address\": {\n\n            \"building_name\": \"\",\n            \"street_address\": \"BLOCK A, 18/F, KONG NAM INDUSTRIAL BUILDING, 603 CASTLE PEAK ROAD, N.T.\",\n            \"suburb\": \"TSUEN WAN\",\n            \"city\": \"Hong Kong\",\n            \"postcode\": \"HK1\",\n            \"country_code\": \"HK\",\n            \"country\": \"Hong Kong\",\n            \"seaport\": false,\n            \"airport\": true,\n            \"port_code\": \"HK1\",\n            \"warehouse\": true,\n            \"warehouse_code\": \"\"\n\n        }\n\n    },\n\n    \"destination\": {\n\n        \"identifier\": \"DestinationName\",\n        \"person\": \"Janet Jones\",\n        \"phone\": \"07 72733 1111\",\n        \"email\": \"person@destination.com\",\n        \"delivery_instructions\": \"Load at gate\",\n\n        \"address\": {\n\n            \"building_name\": \"\",\n            \"street_address\": \"First Khail Street,B1 SR03\",\n            \"suburb\": \"Jebel Ali\",\n            \"city\": \"Dubai\",\n            \"postcode\": \"B1 SR03\",\n            \"country_code\": \"AE\",\n            \"country\": \"United Arab Emirates\",\n            \"seaport\": false,\n            \"airport\": false,\n            \"port_code\": \"\",\n            \"warehouse\": 1,\n            \"warehouse_code\": \"727293\"\n\n        }\n\n    },\n\n    \"commodities\": [\n\n        {\n\n            \"description\": \"Clothes\",\n            \"units\": \"1\",\n            \"unit_value\": 50,\n            \"unit_measurement\": \"50\",\n            \"unit_measure\": \"kg\",\n            \"currency\": \"GBP\",\n            \"country\": \"GB\"\n\n        },\n\n        {\n\n        \t\"description\": \"Shoes\",\n            \"units\": \"1\",\n            \"unit_value\": 20,\n            \"unit_measurement\": \"50\",\n            \"unit_measure\": \"kg\",\n            \"currency\": \"GBP\",\n            \"country\": \"GB\"\n\n        }\n\n    ],\n\n    \"packages\": [\n\n        {\n\n            \"name\": \"PARCEL\",\n            \"type\": \"Box\",\n            \"height\": 5,\n            \"length\": 5,\n            \"width\": 5,\n            \"measure\": \"CM\",\n            \"weight\": 5,\n            \"weight_measure\": \"KG\",\n            \"overlabel_barcode\": \"TEST72720902\"\n\n        },\n\n        {\n\n            \"name\": \"PARCEL2\",\n            \"type\": \"Boxer\",\n            \"height\": 54,\n            \"length\": 532,\n            \"width\": 52,\n            \"measure\": \"CM\",\n            \"weight\": 500,\n            \"weight_measure\": \"KG\",\n            \"overlabel_barcode\": \"23232323\"\n\n        }\n\n    ],\n\t\"total_value\": \"150\",\n\t\"total_value_currency\": \"USD\",\n\t\"invoice_data\": \"data:application/pdf;base64,iVBORw0KGgoAAAANSUhEUgAAA/MAAAChCAYAAACLUu/CAAABSGlDQ1BJQ0MgUHJvZmlsZQAAKJFjYGASSSwoyGFhYGDIzSspCnJ3UoiIjFJgf8LAxCDOIMjAwiCVmFxc4BgQ4ANUwgCjUcG3awyMIPqyLsgs0d6Pcgo7zX4zih2R2hPzaAamehTAlZJanAyk/wBxRnJBUQkDA2MKkK1cXlIAYncA2SJFQEcB2XNA7HQIewOInQRhHwGrCQlyBrJvANkCyRmJQDMYXwDZOklI4ulIbKi9IMDn4urjoxDsamRiaO7hTsDBpIKS1IoSEO2cX1BZlJmeUaLgCAylVAXPvGQ9HQUjAyMDBgZQmENUf74BDktGMQ6EWIY2A4NZAAMDUzxCLIWLgWFnNNDpdggxrYVAb4UyMByaUJBYlAh3AOM3luI0YyMIm3s7AwPrtP//P4czMLBrMjD8vf7//+/\",\n    \"signature\": false,\n    \"supplier_id\": \"ABC123\",\n    \"carrier_logo\": true,\n    \"label_output\": [\n        \"LABEL_PDF_100X150\"\n    ]\n\n}"},"url":"{{url}}/api/projects/{{ref}}/add/consignment","description":"<h2 id=\"send-consignment-payload-to-project\">Send consignment payload to project.\n         </h2>\n<h2 id=\"example\">Example</h2>\n<hr />\n<p><code>{url}/api/projects/R3876M1P7/7/add/consignment</code></p>\n<table>\n\n   <tr>\n    <td><b>Parameter</b></td>\n    <td><b>Required</b></td>\n    <td><b>Type</b></td>\n    <td><b>Description</b></td>\n   </tr>\n\n<tr>\n    <td><b>origin.identifier</b><br /><b>destination.identifier</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Origin Reference</b></td>\n</tr>\n\n<tr>\n    <td><b>origin.person</b><br /><b>destination.person</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Sender Name</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.phone</b><br /><b>destination.phone</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Phone Number</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.email</b><br /><b>destination.email</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Email Address</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.pickup_instructions</b><br /><b>destination.delivery_instructions</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Special Instructions</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.building_name</b><br /><b>destination.address.building_name</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Building Name</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.street_address</b><br /><b>destination.address.street_address</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Street Address</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.suburb</b><br /><b>destination.address.suburb</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Suburb / Locality</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.city</b><br /><b>destination.address.city</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>City / Town</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.postcode</b><br /><b>destination.address.postcode</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Postcode / Zip</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.country_code</b><br /><b>destination.address.country_code</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Two letter Code</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.country</b><br /><b>destination.address.country</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Country Name</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.lat</b><br /><b>destination.address.lat</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Latitude</b></td>\n</tr>\n\n<tr>\n    <td><b>origin.address.long</b><br /><b>destination.address.long</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Longitude</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.port_code</b><br /><b>destination.address.port_code</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>International Port Code</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.airport</b><br /><b>destination.address.airport</b></td>\n    <td><b>Optional</b></td>\n    <td><b>Boolean</b></td>\n    <td><b>Airport Terminal</b></td>\n</tr>\n\n<tr>\n    <td><b>origin.address.seaport</b><br /><b>destination.address.seaport</b></td>\n    <td><b>Optional</b></td>\n    <td><b>Boolean</b></td>\n    <td><b>Seaport Terminal</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.warehouse</b><br /><b>destination.address.warehouse</b></td>\n    <td><b>Optional</b></td>\n    <td><b>Boolean</b></td>\n    <td><b>Warehouse Address</b></td>\n</tr>\n\n\n<tr>\n    <td><b>origin.address.warehouse_code</b><br /><b>destination.address.warehouse_code</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Warehouse Address</b></td>\n</tr>\n\n\n<tr>\n    <td><b>supplier_id</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Supplier ID</b></td>\n</tr>\n\n\n<tr>\n    <td><b>delivery_reference</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Delivery Reference</b></td>\n</tr>\n\n\n\n<tr>\n    <td><b>commodities.description</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Description</b></td>\n</tr>\n\n\n<tr>\n    <td><b>commodities.units</b></td>\n    <td><b>Required</b></td>\n    <td><b>Numeric</b></td>\n    <td><b>Number of Units</b></td>\n</tr>\n\n\n<tr>\n    <td><b>commodities.unit_value</b></td>\n    <td><b>Required</b></td>\n    <td><b>Numeric</b></td>\n    <td><b>Value of Commodity</b></td>\n</tr>\n\n\n<tr>\n    <td><b>commodities.unit_measurement</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:55</b></td>\n    <td><b>E.g. \"1.5\"</b></td>\n</tr>\n\n\n<tr>\n    <td><b>commodities.unit_measure</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:55</b></td>\n    <td><b>E.g. \"KG\"</b></td>\n</tr>\n\n\n<tr>\n    <td><b>commodities.currency</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:55</b></td>\n    <td><b>E.g. \"USD\"</b></td>\n</tr>\n\n\n<tr>\n    <td><b>commodities.country</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:55</b></td>\n    <td><b>Two letter E.g. \"GB\"</b></td>\n</tr>\n           \n\n<tr>\n    <td><b>packages.name</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>E.g. \"PARCEL\"</b></td>\n</tr>\n\n<tr>\n    <td><b>packages.type</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>E.g. \"Box\"</b></td>\n</tr>\n\n\n<tr>\n    <td><b>packages.height</b></td>\n    <td><b>Required</b></td>\n    <td><b>Numeric max:55</b></td>\n    <td><b>E.g. \"100\"</b></td>\n</tr>\n\n\n<tr>\n    <td><b>packages.length</b></td>\n    <td><b>Required</b></td>\n    <td><b>Numeric max:55</b></td>\n    <td><b>E.g. \"100\"</b></td>\n</tr>\n\n\n<tr>\n    <td><b>packages.width</b></td>\n    <td><b>Required</b></td>\n    <td><b>Numeric max:55</b></td>\n    <td><b>E.g. \"100\"</b></td>\n</tr>\n\n<tr>\n    <td><b>packages.measure</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:55</b></td>\n    <td><b>E.g. \"CM\"</b></td>\n</tr>\n\n\n<tr>\n    <td><b>packages.weight</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:55</b></td>\n    <td><b>E.g. \"5\"</b></td>\n</tr>\n\n<tr>\n    <td><b>packages.weight_measure</b></td>\n    <td><b>Required</b></td>\n    <td><b>String max:55</b></td>\n    <td><b>E.g. \"KG\"</b></td>\n</tr>\n\n<tr>\n    <td><b>packages.overlabel_barcode</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:555</b></td>\n    <td><b>E.g. \"ABC1234567878\"</b></td>\n</tr>\n\n\n<tr>\n    <td><b>signature</b></td>\n    <td><b>Optional</b></td>\n    <td><b>Boolean</b></td>\n    <td><b>Destination Signature Req.</b></td>\n</tr>\n\n\n<tr>\n    <td><b>carrier_logo</b></td>\n    <td><b>Optional</b></td>\n    <td><b>Boolean</b></td>\n    <td><b>Include Carrier Logo</b></td>\n</tr>\n\n\n<tr>\n    <td><b>label_output</b></td>\n    <td><b>Optional</b></td>\n    <td><b>Array</b></td>\n    <td><b>Label Output Dimensions</b><br />[\"LABEL_PDF_100X150\"]</td>\n</tr>\n\n\n<tr>\n    <td><b>total_value</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>Total Declared Value</b></td>\n</tr>\n\n<tr>\n    <td><b>total_value_currency</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String max:255</b></td>\n    <td><b>3 letter Currency E.g. \"USD\"</b></td>\n</tr>\n\n\n<tr>\n    <td><b>invoice_data</b></td>\n    <td><b>Optional</b></td>\n    <td><b>String</b></td>\n    <td><b>Base64 Encoded PDF</b></td>\n</tr>\n\n            \n</table>","urlObject":{"path":["api","projects","{{ref}}","add","consignment"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"801f303e-e09e-449b-ab22-a8e55bf3b893","name":"/{ref}/add/consignment","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"}],"body":{"mode":"raw","raw":"{\n\n    \"delivery_reference\": \"\",\n    \"origin\": {\n\n        \"identifier\": \"OriginName\",\n        \"person\": \"Origin person name\",\n        \"phone\": \"07 62729 01101\",\n        \"email\": \"person@origin.com\",\n        \"pickup_instructions\": \"Load Gate 2\",\n        \"address\": {\n\n            \"building_name\": \"\",\n            \"street_address\": \"BLOCK A, 18/F, KONG NAM INDUSTRIAL BUILDING, 603 CASTLE PEAK ROAD, N.T.\",\n            \"suburb\": \"TSUEN WAN\",\n            \"city\": \"Hong Kong\",\n            \"postcode\": \"HK1\",\n            \"country_code\": \"HK\",\n            \"country\": \"Hong Kong\",\n            \"seaport\": false,\n            \"airport\": true,\n            \"port_code\": \"HK1\",\n            \"warehouse\": true,\n            \"warehouse_code\": \"\"\n\n        }\n\n    },\n\n    \"destination\": {\n\n        \"identifier\": \"DestinationName\",\n        \"person\": \"Janet Jones\",\n        \"phone\": \"07 72733 1111\",\n        \"email\": \"person@destination.com\",\n        \"delivery_instructions\": \"Load at gate\",\n\n        \"address\": {\n\n            \"building_name\": \"\",\n            \"street_address\": \"First Khail Street,B1 SR03\",\n            \"suburb\": \"Jebel Ali\",\n            \"city\": \"Dubai\",\n            \"postcode\": \"B1 SR03\",\n            \"country_code\": \"AE\",\n            \"country\": \"United Arab Emirates\",\n            \"seaport\": false,\n            \"airport\": false,\n            \"port_code\": \"\",\n            \"warehouse\": 1,\n            \"warehouse_code\": \"727293\"\n\n        }\n\n    },\n\n    \"commodities\": [\n\n        {\n\n            \"description\": \"Clothes\",\n            \"units\": \"1\",\n            \"unit_value\": 50,\n            \"unit_measurement\": \"50\",\n            \"unit_measure\": \"kg\",\n            \"currency\": \"GBP\",\n            \"country\": \"GB\"\n\n        },\n\n        {\n\n        \t\"description\": \"Shoes\",\n            \"units\": \"1\",\n            \"unit_value\": 20,\n            \"unit_measurement\": \"50\",\n            \"unit_measure\": \"kg\",\n            \"currency\": \"GBP\",\n            \"country\": \"GB\"\n\n        }\n\n    ],\n\n    \"packages\": [\n\n        {\n\n            \"name\": \"PARCEL\",\n            \"type\": \"Box\",\n            \"height\": 5,\n            \"length\": 5,\n            \"width\": 5,\n            \"measure\": \"CM\",\n            \"weight\": 5,\n            \"weight_measure\": \"KG\",\n            \"overlabel_barcode\": \"TEST72720902\"\n\n        },\n\n        {\n\n            \"name\": \"PARCEL2\",\n            \"type\": \"Boxer\",\n            \"height\": 54,\n            \"length\": 532,\n            \"width\": 52,\n            \"measure\": \"CM\",\n            \"weight\": 500,\n            \"weight_measure\": \"KG\",\n            \"overlabel_barcode\": \"23232323\"\n\n        }\n\n    ],\n\t\"total_value\": \"150\",\n\t\"total_value_currency\": \"USD\",\n\t\"invoice_data\": \"data:application/pdf;base64,iVBORw0KGgoAAAANSUhEUgAAA/MAAAChCAYAAACLUu/CAAABSGlDQ1BJQ0MgUHJvZmlsZQAAKJFjYGASSSwoyGFhYGDIzSspCnJ3UoiIjFJgf8LAxCDOIMjAwiCVmFxc4BgQ4ANUwgCjUcG3awyMIPqyLsgs0d6Pcgo7zX4zih2R2hPzaAamehTAlZJanAyk/wBxRnJBUQkDA2MKkK1cXlIAYncA2SJFQEcB2XNA7HQIewOInQRhHwGrCQlyBrJvANkCyRmJQDMYXwDZOklI4ulIbKi9IMDn4urjoxDsamRiaO7hTsDBpIKS1IoSEO2cX1BZlJmeUaLgCAylVAXPvGQ9HQUjAyMDBgZQmENUf74BDktGMQ6EWIY2A4NZAAMDUzxCLIWLgWFnNNDpdggxrYVAb4UyMByaUJBYlAh3AOM3luI0YyMIm3s7AwPrtP//P4czMLBrMjD8vf7//+/\",\n    \"signature\": false,\n    \"supplier_id\": \"ABC123\",\n    \"carrier_logo\": true,\n    \"label_output\": [\n        \"LABEL_PDF_100X150\"\n    ]\n\n}"},"url":"{{url}}/api/projects/{{ref}}/add/consignment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Feb 2020 03:47:29 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=NHroRSYZlvRh9oyq7tUgX3M8Ghbv23F5sRhxQFIv; expires=Fri, 28-Feb-2020 05:47:29 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"67"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P8/8\",\n    \"consignment_id\": 15\n}"},{"id":"b94fb427-4fe3-4f8c-9ee6-1a67a20b00cb","name":"/{ref}/add/consignment","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"}],"body":{"mode":"raw","raw":"{\n\n    \"delivery_reference\": \"\",\n    \"origin\": {\n\n        \"identifier\": \"OriginName\",\n        \"person\": \"Origin person name\",\n        \"phone\": \"07 62729 01101\",\n        \"email\": \"person@origin.com\",\n        \"pickup_instructions\": \"Load Gate 2\",\n        \"address\": {\n\n            \"building_name\": \"\",\n            \"street_address\": \"BLOCK A, 18/F, KONG NAM INDUSTRIAL BUILDING, 603 CASTLE PEAK ROAD, N.T.\",\n            \"suburb\": \"TSUEN WAN\",\n            \"city\": \"Hong Kong\",\n            \"postcode\": \"HK1\",\n            \"country_code\": \"HK\",\n            \"country\": \"Hong Kong\",\n            \"seaport\": false,\n            \"airport\": true,\n            \"port_code\": \"HK1\",\n            \"warehouse\": true,\n            \"warehouse_code\": \"\"\n\n        }\n\n    },\n\n    \"destination\": {\n\n        \"identifier\": \"DestinationName\",\n        \"person\": \"Janet Jones\",\n        \"phone\": \"07 72733 1111\",\n        \"email\": \"person@destination.com\",\n        \"delivery_instructions\": \"Load at gate\",\n\n        \"address\": {\n\n            \"building_name\": \"\",\n            \"street_address\": \"First Khail Street,B1 SR03\",\n            \"suburb\": \"Jebel Ali\",\n            \"city\": \"Dubai\",\n            \"postcode\": \"B1 SR03\",\n            \"country_code\": \"AE\",\n            \"country\": \"United Arab Emirates\",\n            \"seaport\": false,\n            \"airport\": false,\n            \"port_code\": \"\",\n            \"warehouse\": 1,\n            \"warehouse_code\": \"727293\"\n\n        }\n\n    },\n\n    \"commodities\": [\n\n        {\n\n            \"description\": \"Clothes\",\n            \"units\": \"1\",\n            \"unit_value\": 50,\n            \"unit_measurement\": \"50\",\n            \"unit_measure\": \"kg\",\n            \"currency\": \"GBP\",\n            \"country\": \"GB\"\n\n        },\n\n        {\n\n        \t\"description\": \"Shoes\",\n            \"units\": \"1\",\n            \"unit_value\": 20,\n            \"unit_measurement\": \"50\",\n            \"unit_measure\": \"kg\",\n            \"currency\": \"GBP\",\n            \"country\": \"GB\"\n\n        }\n\n    ],\n\n    \"packages\": [\n\n        {\n\n            \"name\": \"PARCEL\",\n            \"type\": \"Box\",\n            \"height\": 5,\n            \"length\": 5,\n            \"width\": 5,\n            \"measure\": \"CM\",\n            \"weight\": 5,\n            \"weight_measure\": \"KG\",\n            \"overlabel_barcode\": \"TEST72720902\"\n\n        },\n\n        {\n\n            \"name\": \"PARCEL2\",\n            \"type\": \"Boxer\",\n            \"height\": 54,\n            \"length\": 532,\n            \"width\": 52,\n            \"measure\": \"CM\",\n            \"weight\": 500,\n            \"weight_measure\": \"KG\",\n            \"overlabel_barcode\": \"23232323\"\n\n        }\n\n    ],\n\t\"total_value\": \"150\",\n\t\"total_value_currency\": \"USD\",\n\t\"invoice_data\": \"data:application/pdf;base64,iVBORw0KGgoAAAANSUhEUgAAA/MAAAChCAYAAACLUu/CAAABSGlDQ1BJQ0MgUHJvZmlsZQAAKJFjYGASSSwoyGFhYGDIzSspCnJ3UoiIjFJgf8LAxCDOIMjAwiCVmFxc4BgQ4ANUwgCjUcG3awyMIPqyLsgs0d6Pcgo7zX4zih2R2hPzaAamehTAlZJanAyk/wBxRnJBUQkDA2MKkK1cXlIAYncA2SJFQEcB2XNA7HQIewOInQRhHwGrCQlyBrJvANkCyRmJQDMYXwDZOklI4ulIbKi9IMDn4urjoxDsamRiaO7hTsDBpIKS1IoSEO2cX1BZlJmeUaLgCAylVAXPvGQ9HQUjAyMDBgZQmENUf74BDktGMQ6EWIY2A4NZAAMDUzxCLIWLgWFnNNDpdggxrYVAb4UyMByaUJBYlAh3AOM3luI0YyMIm3s7AwPrtP//P4czMLBrMjD8vf7//+/\",\n    \"signature\": false,\n    \"supplier_id\": \"ABC123\",\n    \"carrier_logo\": true,\n    \"label_output\": [\n        \"LABEL_PDF_100X150\"\n    ]\n\n}"},"url":"{{url}}/api/projects/{{ref}}/add/consignment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Feb 2020 03:47:29 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=NHroRSYZlvRh9oyq7tUgX3M8Ghbv23F5sRhxQFIv; expires=Fri, 28-Feb-2020 05:47:29 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"67"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P8/8\",\n    \"consignment_id\": 15\n}"}],"_postman_id":"88f4dbe5-6829-4ada-8d24-1e8f46a71181"},{"name":"/{ref}/publish/book/contract/{id}","id":"194f7766-203a-4519-a81d-e23ec8b284e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/projects/{{ref}}/publish/book/contract/{{contract}}","description":"<p>This endpoint will publish the project immediatley consignments will be booked on the supplied contract ID.</p>\n<hr />\n<h2 id=\"example\">Example</h2>\n<hr />\n<p><code>{url}/api/projects/R3876M1P6/6/publish/book/contract/1</code></p>\n","urlObject":{"path":["api","projects","{{ref}}","publish","book","contract","{{contract}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"29373118-8e12-4926-be75-064da9910743","name":"/{ref}/publish/book/contract/{id}","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/projects/{{ref}}/publish/book/contract/{{contract}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:04:49 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Set-Cookie","value":"buytasker_session=fkXUXLfYtCzuONgAXgu833oOgZ4mdXHVNFahQG1T; expires=Wed, 26-Feb-2020 23:04:49 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"3173"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"reference\": \"R3876M1P6/6\",\n    \"number_of_consignments\": 1,\n    \"consignments\": [\n        \"R3876M1P6/6/12\"\n    ],\n    \"consignment_data\": [\n        {\n            \"id\": 12,\n            \"created_at\": \"2020-02-26 21:04:44\",\n            \"updated_at\": \"2020-02-26 21:04:44\",\n            \"deleted_at\": null,\n            \"reference\": \"R3876M1P6/6\",\n            \"delivery_reference\": null,\n            \"consignee\": {\n                \"id\": 11,\n                \"created_at\": \"2020-02-26 21:04:44\",\n                \"updated_at\": \"2020-02-26 21:04:44\",\n                \"deleted_at\": null,\n                \"project_reference\": \"R3876M1P6/6\",\n                \"identifier\": \"DestinationName\",\n                \"address\": 4,\n                \"person\": \"Janet Jones\",\n                \"phone\": \"07 72733 1111\",\n                \"email\": \"person@destination.com\",\n                \"delivery_instructions\": \"Load at gate\",\n                \"customer_id\": 3876\n            },\n            \"consignor\": {\n                \"id\": 11,\n                \"created_at\": \"2020-02-26 21:04:44\",\n                \"updated_at\": \"2020-02-26 21:04:44\",\n                \"deleted_at\": null,\n                \"project_reference\": \"R3876M1P6/6\",\n                \"identifier\": \"OriginName\",\n                \"address\": 3,\n                \"person\": \"Origin person name\",\n                \"phone\": \"07 62729 01101\",\n                \"email\": \"person@origin.com\",\n                \"pickup_instructions\": \"Load Gate 2\",\n                \"customer_id\": 3876\n            },\n            \"signature\": 0,\n            \"supplier_id\": \"ABC123\",\n            \"label_output\": \"[\\\"LABEL_PDF_100X150\\\"]\",\n            \"carrier_logo\": 1,\n            \"customer_id\": 3876,\n            \"address_data\": [\n                {\n                    \"id\": 3,\n                    \"created_at\": \"2020-02-25 21:01:26\",\n                    \"updated_at\": \"2020-02-25 21:01:26\",\n                    \"deleted_at\": null,\n                    \"owner_id\": 3876,\n                    \"identifier\": \"\",\n                    \"building_name\": \"\",\n                    \"street_address\": \"BLOCK A, 18/F, KONG NAM INDUSTRIAL BUILDING, 603 CASTLE PEAK ROAD, N.T.\",\n                    \"suburb\": \"TSUEN WAN\",\n                    \"city\": \"Hong Kong\",\n                    \"postcode\": \"HK1\",\n                    \"country_code\": \"HK\",\n                    \"country\": \"Hong Kong\",\n                    \"lat\": null,\n                    \"long\": null,\n                    \"seaport\": 0,\n                    \"airport\": 1,\n                    \"port_code\": \"HK1\",\n                    \"warehouse\": 1,\n                    \"warehouse_code\": \"\",\n                    \"duplication_check\": \"b5a29f2759f64f9263ca444f05c4b9fb\"\n                },\n                {\n                    \"id\": 4,\n                    \"created_at\": \"2020-02-25 21:01:26\",\n                    \"updated_at\": \"2020-02-25 21:01:26\",\n                    \"deleted_at\": null,\n                    \"owner_id\": 3876,\n                    \"identifier\": \"\",\n                    \"building_name\": \"\",\n                    \"street_address\": \"First Khail Street,B1 SR03\",\n                    \"suburb\": \"Jebel Ali\",\n                    \"city\": \"Dubai\",\n                    \"postcode\": \"B1 SR03\",\n                    \"country_code\": \"AE\",\n                    \"country\": \"United Arab Emirates\",\n                    \"lat\": null,\n                    \"long\": null,\n                    \"seaport\": 0,\n                    \"airport\": 0,\n                    \"port_code\": \"\",\n                    \"warehouse\": 1,\n                    \"warehouse_code\": \"727293\",\n                    \"duplication_check\": \"636e4f205c3a2d438255f19b04af698d\"\n                }\n            ],\n            \"commodities\": [\n                {\n                    \"id\": 19,\n                    \"created_at\": \"2020-02-26 21:04:44\",\n                    \"updated_at\": \"2020-02-26 21:04:44\",\n                    \"deleted_at\": null,\n                    \"owner_id\": 3876,\n                    \"consignment_id\": 12,\n                    \"description\": \"Clothes\",\n                    \"units\": 1,\n                    \"unit_value\": 50,\n                    \"unit_measurement\": \"50\",\n                    \"unit_measure\": \"kg\",\n                    \"currency\": \"GBP\",\n                    \"country\": \"GB\"\n                },\n                {\n                    \"id\": 20,\n                    \"created_at\": \"2020-02-26 21:04:44\",\n                    \"updated_at\": \"2020-02-26 21:04:44\",\n                    \"deleted_at\": null,\n                    \"owner_id\": 3876,\n                    \"consignment_id\": 12,\n                    \"description\": \"Shoes\",\n                    \"units\": 1,\n                    \"unit_value\": 20,\n                    \"unit_measurement\": \"50\",\n                    \"unit_measure\": \"kg\",\n                    \"currency\": \"GBP\",\n                    \"country\": \"GB\"\n                }\n            ],\n            \"packages\": [\n                {\n                    \"id\": 19,\n                    \"created_at\": \"2020-02-26 21:04:44\",\n                    \"updated_at\": \"2020-02-26 21:04:44\",\n                    \"deleted_at\": null,\n                    \"owner_id\": 3876,\n                    \"consignment_id\": 12,\n                    \"name\": \"PARCEL\",\n                    \"type\": \"Box\",\n                    \"height\": \"5\",\n                    \"length\": \"5\",\n                    \"width\": \"5\",\n                    \"measure\": \"CM\",\n                    \"weight\": \"5\",\n                    \"weight_measure\": \"KG\",\n                    \"overlabel_barcode\": \"TEST72720902\"\n                },\n                {\n                    \"id\": 20,\n                    \"created_at\": \"2020-02-26 21:04:44\",\n                    \"updated_at\": \"2020-02-26 21:04:44\",\n                    \"deleted_at\": null,\n                    \"owner_id\": 3876,\n                    \"consignment_id\": 12,\n                    \"name\": \"PARCEL2\",\n                    \"type\": \"Boxer\",\n                    \"height\": \"54\",\n                    \"length\": \"532\",\n                    \"width\": \"52\",\n                    \"measure\": \"CM\",\n                    \"weight\": \"500\",\n                    \"weight_measure\": \"KG\",\n                    \"overlabel_barcode\": \"23232323\"\n                }\n            ]\n        }\n    ],\n    \"message\": \"lang.project_published\"\n}"}],"_postman_id":"194f7766-203a-4519-a81d-e23ec8b284e2"},{"name":"/{{ref}}/publish/manifest","id":"4813747d-edd1-445b-b5b6-09ff5e5f2e5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/projects/{{ref}}/publish/manifest","description":"<p>This endpoint will publish the project manifest.</p>\n<hr />\n<h2 id=\"example\">Example</h2>\n<hr />\n<p><code>{url}/api/projects/R3876M1P6/6/publish/manifest</code></p>\n","urlObject":{"path":["api","projects","{{ref}}","publish","manifest"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4813747d-edd1-445b-b5b6-09ff5e5f2e5a"},{"name":"/{ref}/remove/consignment/{id}","id":"d94afb6e-06f2-45b7-a668-1146abb0f2cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{url}}/api/projects/{{ref}}/remove/consignment/{{consignment}}","description":"<p>Removes a consignment from the project.</p>\n<hr />\n<h2 id=\"example\">Example</h2>\n<hr />\n<p><code>{url}/api/projects/R3876M1P7/7/remove/consignment/33</code></p>\n","urlObject":{"path":["api","projects","{{ref}}","remove","consignment","{{consignment}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d94afb6e-06f2-45b7-a668-1146abb0f2cc"},{"name":"/{ref}/publish/book/rate/{id}","id":"be14b1c6-4be6-4504-b717-08962434571c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/projects/{{ref}}/publish/book/rate/{{rate}}","description":"<p>This endpoint will publish the project immediatley, consignments will be booked on the supplied rate card ID.</p>\n","urlObject":{"path":["api","projects","{{ref}}","publish","book","rate","{{rate}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"be14b1c6-4be6-4504-b717-08962434571c"},{"name":"/rate/query/{ref}","id":"1dcb8bc3-38df-4db2-9b52-886a6554aee0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"}],"url":"{{url}}/api/projects/rate/query/{{ref}}","description":"<p>Query available rates against the project reference. </p>\n","urlObject":{"path":["api","projects","rate","query","{{ref}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1dcb8bc3-38df-4db2-9b52-886a6554aee0"},{"name":"/contract/query/{ref}","id":"00f606a0-b590-4b59-9c13-87b4c10089ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-Requested-With","type":"text","value":"XMLHttpRequest"}],"url":"{{url}}/api/projects/contract/query/{{ref}}","description":"<p>Query available contract rates against this Project Reference.</p>\n","urlObject":{"path":["api","projects","contract","query","{{ref}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"00f606a0-b590-4b59-9c13-87b4c10089ff"},{"name":"/{ref}/quotes","id":"78ff50da-06c3-4eea-b7b3-cbf6c3c8cb48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{customer_access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/projects/{{ref}}/quotes","description":"<p>This endpoint will return any quotes recieved and attached on this project.</p>\n","urlObject":{"path":["api","projects","{{ref}}","quotes"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"78ff50da-06c3-4eea-b7b3-cbf6c3c8cb48"}],"id":"8bd288c3-1786-4b48-afaa-e622220f91cb","_postman_id":"8bd288c3-1786-4b48-afaa-e622220f91cb","description":""},{"name":"/api/webhooks/","item":[{"name":"/register","id":"ee84e229-4e18-4746-b55b-26f04d4d83a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"register\" : [\n\t{\n\t\t\"name\" : \"tracking.events\",\n\t\t\"target_url\" : \"https://myurl.com\"\n\t\t\n\t},\n\t\t{\n\t\t\"name\" : \"projects.dimdata\",\n\t\t\"target_url\" : \"https://myurl.com\"\n\t\t\n\t}\n\t]\n}"},"url":"{{url}}/api/webhooks/register","description":"<p>See example request.</p>\n","urlObject":{"path":["api","webhooks","register"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e322ee49-63a6-4cda-9651-e94808e18894","name":"/register","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"register\" : [\n\t{\n\t\t\"name\" : \"tracking.events\",\n\t\t\"target_url\" : \"https://myurl.com\"\n\t\t\n\t},\n\t\t{\n\t\t\"name\" : \"projects.dimdata\",\n\t\t\"target_url\" : \"https://myurl.com\"\n\t\t\n\t}\n\t]\n}"},"url":"{{url}}/api/webhooks/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:09:47 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=voE516v50fk8s9Emwd9PWXs1do2JJO93aWcaD6nC; expires=Wed, 26-Feb-2020 23:09:47 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"275"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"results\": [\n        {\n            \"success\": {\n                \"name\": \"tracking.events\",\n                \"target_url\": \"https://myurl.com\",\n                \"signature\": \"C8trIqSGTdzrOaDNPY3j9Cdj3BSfLovp\"\n            }\n        },\n        {\n            \"success\": {\n                \"name\": \"projects.dimdata\",\n                \"target_url\": \"https://myurl.com\",\n                \"signature\": \"nGvELLklQODFSjnNElNbT6sewEs8MTpy\"\n            }\n        }\n    ]\n}"}],"_postman_id":"ee84e229-4e18-4746-b55b-26f04d4d83a0"},{"name":"/test/{webhook}","id":"57ce6377-5d22-42cc-9701-135f23956319","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"[{  \n\n      \"example\":\"payload\"\n\n}]"},"url":"{{url}}/api/webhooks/test/{{webhook}}","description":"<h3>tracking.events</h3>\n<h4>Request Payload</h4>\n<pre>\n{\n    \"events\": [\n        {\n            \"id\": 465,\n            \"code\": null,\n            \"part\": 1,\n            \"location\": \"HEATHROW,LONDON,GB\",\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:23\",\n            \"event_date\": \"2020-02-25T23:16:34.113\",\n            \"updated_at\": \"2020-03-01 17:53:23\",\n            \"description\": \"Tracking number allocated &amp; order ready\"\n        },\n        {\n            \"id\": 466,\n            \"code\": null,\n            \"part\": 2,\n            \"location\": \"HEATHROW,LONDON,GB\",\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:23\",\n            \"event_date\": \"2020-02-25T23:16:34.113\",\n            \"updated_at\": \"2020-03-01 17:53:23\",\n            \"description\": \"Tracking number allocated &amp; order ready\"\n        },\n        {\n            \"id\": 467,\n            \"code\": \"20\",\n            \"part\": 1,\n            \"location\": \"GB\",\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:24\",\n            \"event_date\": \"2020-02-26T10:10:28\",\n            \"updated_at\": \"2020-03-01 17:53:24\",\n            \"description\": \"ACCEPTED\"\n        },\n        {\n            \"id\": 468,\n            \"code\": \"21\",\n            \"part\": 1,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:24\",\n            \"event_date\": \"2020-02-26T13:49:00\",\n            \"updated_at\": \"2020-03-01 17:53:24\",\n            \"description\": \"IN TRANSIT\"\n        },\n        {\n            \"id\": 469,\n            \"code\": \"2101\",\n            \"part\": 1,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:24\",\n            \"event_date\": \"2020-02-26T15:25:00\",\n            \"updated_at\": \"2020-03-01 17:53:24\",\n            \"description\": \"IN TRANSIT - EXPORTED\"\n        },\n        {\n            \"id\": 470,\n            \"code\": \"2101\",\n            \"part\": 1,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:24\",\n            \"event_date\": \"2020-02-27T16:42:00\",\n            \"updated_at\": \"2020-03-01 17:53:24\",\n            \"description\": \"IN TRANSIT - EXPORTED\"\n        },\n        {\n            \"id\": 471,\n            \"code\": \"2101\",\n            \"part\": 1,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:25\",\n            \"event_date\": \"2020-02-27T19:12:00\",\n            \"updated_at\": \"2020-03-01 17:53:25\",\n            \"description\": \"IN TRANSIT - EXPORTED\"\n        },\n        {\n            \"id\": 472,\n            \"code\": \"21\",\n            \"part\": 1,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:25\",\n            \"event_date\": \"2020-02-27T15:56:00\",\n            \"updated_at\": \"2020-03-01 17:53:25\",\n            \"description\": \"IN TRANSIT\"\n        },\n        {\n            \"id\": 473,\n            \"code\": \"100\",\n            \"part\": 1,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:25\",\n            \"event_date\": \"2020-02-28T17:31:00\",\n            \"updated_at\": \"2020-03-01 17:53:25\",\n            \"description\": \"DELIVERED\"\n        },\n        {\n            \"id\": 474,\n            \"code\": \"20\",\n            \"part\": 2,\n            \"location\": \"GB\",\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:25\",\n            \"event_date\": \"2020-02-26T10:10:28\",\n            \"updated_at\": \"2020-03-01 17:53:25\",\n            \"description\": \"ACCEPTED\"\n        },\n        {\n            \"id\": 475,\n            \"code\": \"21\",\n            \"part\": 2,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:25\",\n            \"event_date\": \"2020-02-26T13:49:00\",\n            \"updated_at\": \"2020-03-01 17:53:25\",\n            \"description\": \"IN TRANSIT\"\n        },\n        {\n            \"id\": 476,\n            \"code\": \"2101\",\n            \"part\": 2,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:26\",\n            \"event_date\": \"2020-02-26T15:25:00\",\n            \"updated_at\": \"2020-03-01 17:53:26\",\n            \"description\": \"IN TRANSIT - EXPORTED\"\n        },\n        {\n            \"id\": 477,\n            \"code\": \"2101\",\n            \"part\": 2,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:26\",\n            \"event_date\": \"2020-02-27T16:42:00\",\n            \"updated_at\": \"2020-03-01 17:53:26\",\n            \"description\": \"IN TRANSIT - EXPORTED\"\n        },\n        {\n            \"id\": 478,\n            \"code\": \"2101\",\n            \"part\": 2,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:26\",\n            \"event_date\": \"2020-02-27T19:12:00\",\n            \"updated_at\": \"2020-03-01 17:53:26\",\n            \"description\": \"IN TRANSIT - EXPORTED\"\n        },\n        {\n            \"id\": 479,\n            \"code\": \"21\",\n            \"part\": 2,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:26\",\n            \"event_date\": \"2020-02-27T15:56:00\",\n            \"updated_at\": \"2020-03-01 17:53:26\",\n            \"description\": \"IN TRANSIT\"\n        },\n        {\n            \"id\": 480,\n            \"code\": \"100\",\n            \"part\": 2,\n            \"location\": null,\n            \"reference\": \"BT3866M1P18/22/63\",\n            \"created_at\": \"2020-03-01 17:53:26\",\n            \"event_date\": \"2020-02-28T17:31:00\",\n            \"updated_at\": \"2020-03-01 17:53:26\",\n            \"description\": \"DELIVERED\"\n        }\n    ],\n    \"picked\": \"2020-02-28T17:31:00\",\n    \"status\": \"DELIVERED\",\n    \"delivery_date\": \"2020-02-28T17:31:00\"\n}\n</pre>","urlObject":{"path":["api","webhooks","test","{{webhook}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"200dcaeb-ad02-497f-bb08-e053b316bbb2","name":"/test/{webhook}","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"[{  \n\n      \"example\":\"payload\"\n\n}]"},"url":"{{url}}/api/webhooks/test/{{webhook}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:33:43 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=voE516v50fk8s9Emwd9PWXs1do2JJO93aWcaD6nC; expires=Wed, 26-Feb-2020 23:33:43 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"196"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"details\": [\n        {\n            \"date\": \"2020-02-26T21:33:43+00:00\",\n            \"webhook\": \"test\",\n            \"target_url\": \"https://api.prod.rsa.global/api/projects/webhooks/test\",\n            \"payload\": [\n                {\n                    \"example\": \"payload\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"57ce6377-5d22-42cc-9701-135f23956319"}],"id":"e5c65782-574e-4039-802c-d472a294f12d","description":"<p>Register and manage webhooks.</p>\n","_postman_id":"e5c65782-574e-4039-802c-d472a294f12d"},{"name":"/api/collections","item":[{"name":"/collection/webhooks","id":"99296547-940c-4f72-9028-fb831967b982","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/collections/collection/webhooks","description":"<p>Returns a list of available webhooks to configure.</p>\n","urlObject":{"path":["api","collections","collection","webhooks"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4fa0a144-f9b5-44c2-ac95-aba88fcd698b","name":"/collection/webhooks","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/collections/collection/webhooks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Feb 2020 21:07:16 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=voE516v50fk8s9Emwd9PWXs1do2JJO93aWcaD6nC; expires=Wed, 26-Feb-2020 23:07:16 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"666"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"model\": [\n        {\n            \"id\": 5,\n            \"webhook_name\": \"projects.contract.received\",\n            \"description\": \"An agreed contract rate has been attached to your account.\"\n        },\n        {\n            \"id\": 6,\n            \"webhook_name\": \"projects.dimdata\",\n            \"description\": \"A collection of confirmed parcel dimension data and image.\"\n        },\n        {\n            \"id\": 3,\n            \"webhook_name\": \"projects.rate.accepted\",\n            \"description\": \"Your attached rate was used to make a booking.\"\n        },\n        {\n            \"id\": 2,\n            \"webhook_name\": \"projects.rate.received\",\n            \"description\": \"An rate card has been attached to your quote request or account.\"\n        },\n        {\n            \"id\": 1,\n            \"webhook_name\": \"tracking.events\",\n            \"description\": \"A collection of tracking events broadcast throughout the lifecycle of a project shipment.\"\n        }\n    ]\n}"}],"_postman_id":"99296547-940c-4f72-9028-fb831967b982"},{"name":"/collection/tracking","id":"5e4ee43f-a8db-4238-a5a9-13a49cc9100c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/collections/collection/tracking","description":"<p>Returns a list of available tracking events and definitions.</p>\n","urlObject":{"path":["api","collections","collection","tracking"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"931aae93-7cff-4a0b-bb9e-ae443d2917c5","name":"/tracking","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/collections/collection/tracking"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Mar 2020 00:51:05 GMT"},{"key":"Server","value":"Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.13"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.3.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"buytasker_session=KEF8ous13FTtEO0MtECJHCxWzoPpOeGFhQiARm3G; expires=Tue, 03-Mar-2020 02:51:05 GMT; Max-Age=7200; path=/; httponly"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"model\": [\n        {\n            \"code\": \"CAT-1\",\n            \"description\": \"Tracking number allocated & order ready\",\n            \"definition\": \"The parcel has been created but is waiting to be manifested (i.e. despatched)\"\n        },\n        {\n            \"code\": \"CAT-2\",\n            \"description\": \"Held at Export Hub\",\n            \"definition\": \"The parcel has been held Customs at origin\"\n        },\n        {\n            \"code\": \"CAT-3\",\n            \"description\": \"Processed through Export Hub\",\n            \"definition\": \"The parcel has passed through an Origin Facility\"\n        },\n        {\n            \"code\": \"CAT-4\",\n            \"description\": \"International transit to destination country\",\n            \"definition\": \"The parcel has started its International Transit\"\n        },\n        {\n            \"code\": \"CAT-5\",\n            \"description\": \"Customs cleared\",\n            \"definition\": \"The parcel has been cleared for delivery\"\n        },\n        {\n            \"code\": \"CAT-6\",\n            \"description\": \"Customs held for inspection and clearance\",\n            \"definition\": \"The parcel has been held by Customs at destination\"\n        },\n        {\n            \"code\": \"CAT-7\",\n            \"description\": \"Picked up by Delivery Courier\",\n            \"definition\": \"The carrier has successfully collected a parcel from a customer\"\n        },\n        {\n            \"code\": \"CAT-8\",\n            \"description\": \"Manifest Received by Carrier\",\n            \"definition\": \"The carrier has received an electronic (manifest for this parcel\"\n        },\n        {\n            \"code\": \"CAT-9\",\n            \"description\": \"Not yet received by carrier\",\n            \"definition\": \"The carrier has yet to receive the parcel into their network\"\n        },\n        {\n            \"code\": \"CAT-10\",\n            \"description\": \"Received by carrier\",\n            \"definition\": \"The carrier has acknowledged receipt of the parcel into their network\"\n        },\n        {\n            \"code\": \"CAT-11\",\n            \"description\": \"Received by carrier – no manifest sent\",\n            \"definition\": \"The carrier has acknowledged receipt of the parcel into their network but did not receive the required electronic manifest\"\n        },\n        {\n            \"code\": \"CAT-12\",\n            \"description\": \"Collection request received by carrier\",\n            \"definition\": \"A collection request has been acknowledged by the carrier\"\n        },\n        {\n            \"code\": \"CAT-13\",\n            \"description\": \"Misdirected\",\n            \"definition\": \"The parcel has been misrouted by the carrier due to incorrect routing on the label\"\n        },\n        {\n            \"code\": \"CAT-14\",\n            \"description\": \"\",\n            \"definition\": \"\"\n        },\n        {\n            \"code\": \"CAT-15\",\n            \"description\": \"Parcel lost\",\n            \"definition\": \"The parcel has been advised as lost within the carriers network\"\n        },\n        {\n            \"code\": \"CAT-16\",\n            \"description\": \"Parcel Delayed\",\n            \"definition\": \"The parcel has been delayed\"\n        },\n        {\n            \"code\": \"CAT-17\",\n            \"description\": \"Parcel Damaged\",\n            \"definition\": \"The parcel has been damaged\"\n        },\n        {\n            \"code\": \"CAT-18\",\n            \"description\": \"In transit\",\n            \"definition\": \"The parcel is in transit\"\n        },\n        {\n            \"code\": \"CAT-19\",\n            \"description\": \"Awaiting Collection\",\n            \"definition\": \"The parcel has been left at the local Collection Point / Post Office for collection\"\n        },\n        {\n            \"code\": \"CAT-20\",\n            \"description\": \"Sub-contractor update\",\n            \"definition\": \"The parcel is with a 3rd party / sub-contractor and a tracking update has occurred\"\n        },\n        {\n            \"code\": \"CAT-21\",\n            \"description\": \"Out for delivery\",\n            \"definition\": \"The parcel is on its way to be delivered\"\n        },\n        {\n            \"code\": \"CAT-22\",\n            \"description\": \"Received by Sub-contractor\",\n            \"definition\": \"The parcel has been received by a sub-contractor / 3rd party carrier\"\n        },\n        {\n            \"code\": \"CAT-23\",\n            \"description\": \"Invalid / Insufficent Address\",\n            \"definition\": \"The parcel has an invalid or insufficent address on it\"\n        },\n        {\n            \"code\": \"CAT-24\",\n            \"description\": \"Attempted Delivery - Receiver carded\",\n            \"definition\": \"The carrier has left a card for the receiver as they were unable to deliver the parcel\"\n        },\n        {\n            \"code\": \"CAT-25\",\n            \"description\": \"Customer to collect from carrier\",\n            \"definition\": \"The parcel is available to collect from the carriers facility\"\n        },\n        {\n            \"code\": \"CAT-26\",\n            \"description\": \"Held by carrier\",\n            \"definition\": \"The parcel is being held by the delivery carrier\"\n        },\n        {\n            \"code\": \"CAT-27\",\n            \"description\": \"Attempted Delivery - Customer not known at address\",\n            \"definition\": \"The receiver is not known at the address\"\n        },\n        {\n            \"code\": \"CAT-28\",\n            \"description\": \"Attempted Delivery - Refused by customer\",\n            \"definition\": \"The receiver refused to take delivery of the parcel\"\n        },\n        {\n            \"code\": \"CAT-29\",\n            \"description\": \"Return to sender\",\n            \"definition\": \"The parcel is to be returned to the sender\"\n        },\n        {\n            \"code\": \"CAT-30\",\n            \"description\": \"Non delivery\",\n            \"definition\": \"The carrier was unable to deliver the parcel\"\n        },\n        {\n            \"code\": \"CAT-31\",\n            \"description\": \"Information\",\n            \"definition\": \"The carrier has provided some information about the delivery or parcel\"\n        },\n        {\n            \"code\": \"CAT-32\",\n            \"description\": \"\",\n            \"definition\": \"\"\n        },\n        {\n            \"code\": \"CAT-33\",\n            \"description\": \"\",\n            \"definition\": \"\"\n        },\n        {\n            \"code\": \"CAT-34\",\n            \"description\": \"Cancelled\",\n            \"definition\": \"The delivery / collection has requested to be cancelled\"\n        },\n        {\n            \"code\": \"CAT-35\",\n            \"description\": \"Mis sorted by carrier\",\n            \"definition\": \"The parcel was mis sorted by the carrier and sent to the incorrect delivery depot\"\n        },\n        {\n            \"code\": \"CAT-36\",\n            \"description\": \"Delivery arranged with receiver\",\n            \"definition\": \"The receiver has arranged a delivery with the carrier\"\n        },\n        {\n            \"code\": \"CAT-37\",\n            \"description\": \"Attempted Delivery - No access to receivers address\",\n            \"definition\": \"The carrier attempted to deliver the parcel but was unable to access the receivers address\"\n        },\n        {\n            \"code\": \"CAT-38\",\n            \"description\": \"Attempted Delivery - Customer Identification failed\",\n            \"definition\": \"The receivers identification failed when checked by carrier\"\n        },\n        {\n            \"code\": \"CAT-39\",\n            \"description\": \"Package repacked\",\n            \"definition\": \"The parcel has been reboxed / repacked\"\n        },\n        {\n            \"code\": \"CAT-40\",\n            \"description\": \"Package disposed\",\n            \"definition\": \"The parcel has been requested to be disposed\"\n        },\n        {\n            \"code\": \"CAT-41\",\n            \"description\": \"Incorrect details declared by sender\",\n            \"definition\": \"The sender has declared incorrect weight of the parcel which does not match actual weight\"\n        },\n        {\n            \"code\": \"CAT-42\",\n            \"description\": \"Awaiting collection\",\n            \"definition\": \"The parcel is awaiting to be collected by the recepient\"\n        },\n        {\n            \"code\": \"CAT-43\",\n            \"description\": \"Not collected from store\",\n            \"definition\": \"The parcel has not been collected from the collection point\"\n        },\n        {\n            \"code\": \"CAT-44\",\n            \"description\": \"\",\n            \"definition\": \"\"\n        },\n        {\n            \"code\": \"CAT-45\",\n            \"description\": \"Attempted delivery\",\n            \"definition\": \"The carrier attempted delivering the parcel but could not deliver.\"\n        },\n        {\n            \"code\": \"CAT-46\",\n            \"description\": \"Customer Enquiry lodged\",\n            \"definition\": \"A customer Investigation has been lodged for this parcel\"\n        },\n        {\n            \"code\": \"CAT-47\",\n            \"description\": \"Processed through Sorting Facility\",\n            \"definition\": \"The parcel has processed through a carrier facility\"\n        },\n        {\n            \"code\": \"CAT-48\",\n            \"description\": \"With Delivery Courier\",\n            \"definition\": \"The parcel is with Delivery Courier\"\n        },\n        {\n            \"code\": \"CAT-49\",\n            \"description\": \"Held by Delivery Courier\",\n            \"definition\": \"The parcel has been held by delivery courier\"\n        },\n        {\n            \"code\": \"CAT-50\",\n            \"description\": \"Parcel arrived to courier processing facility\",\n            \"definition\": \"The parcel has arrived to a delivery courier processing facility\"\n        },\n        {\n            \"code\": \"CAT-51\",\n            \"description\": \"Parcel departed courier processing facility\",\n            \"definition\": \"The parcel has departed a delivery courier processing facility\"\n        },\n        {\n            \"code\": \"CAT-52\",\n            \"description\": \"Parcel Redirection Requested\",\n            \"definition\": \"A parcel redirection has been requested\"\n        },\n        {\n            \"code\": \"CAT-53\",\n            \"description\": \"Parcel Redirected\",\n            \"definition\": \"A parcel has been redirected\"\n        },\n        {\n            \"code\": \"CAT-54\",\n            \"description\": \"Transferred to Collection Point\",\n            \"definition\": \"A parcel has been transferred to a Post Office/Collection Point\"\n        },\n        {\n            \"code\": \"CAT-55\",\n            \"description\": \"Attempted Delivery - Returned to Sender\",\n            \"definition\": \"Attempted Delivery - Returned to Sender\"\n        },\n        {\n            \"code\": \"CAT-56\",\n            \"description\": \"Transferred to delivery provider\",\n            \"definition\": \"The parcel has been transferred to the delivery provider\"\n        },\n        {\n            \"code\": \"CAT-57\",\n            \"description\": \"RTS Received  - Authorised Return\",\n            \"definition\": \"The parcel has been returned and received by our warehouse. The parcel was returned due to being an Authorised Return\"\n        },\n        {\n            \"code\": \"CAT-58\",\n            \"description\": \"RTS Received - Cancelled Order\",\n            \"definition\": \"The parcel has been returned and received by our warehouse. The parcel was returned due to being an Cancelled Order\"\n        },\n        {\n            \"code\": \"CAT-59\",\n            \"description\": \"RTS Received - Card Left, Never Collected\",\n            \"definition\": \"The parcel has been returned and received by our warehouse. The parcel was returned due to card left, never collected\"\n        },\n        {\n            \"code\": \"CAT-60\",\n            \"description\": \"RTS - Fraudulant\",\n            \"definition\": \"Return to Sender due to Fraudulant order\"\n        },\n        {\n            \"code\": \"CAT-61\",\n            \"description\": \"RTS Received - Invalid or Insufficient Address\",\n            \"definition\": \"The parcel has been returned and received by our warehouse. The parcel was returned due to invalid or insufficient address received\"\n        },\n        {\n            \"code\": \"CAT-62\",\n            \"description\": \"RTS Received- No Reason Given\",\n            \"definition\": \"The parcel has been returned and received by our warehouse. The parcel was returned but no reason was given by domestic carrier\"\n        },\n        {\n            \"code\": \"CAT-63\",\n            \"description\": \"RTS - High Value Rejected\",\n            \"definition\": \"Return to Sender due to High Value rejected by receiver\"\n        },\n        {\n            \"code\": \"CAT-64\",\n            \"description\": \"RTS Received - Refused\",\n            \"definition\": \"The parcel has been returned and received by our warehouse. The parcel was returned due to the receiver refused parcel\"\n        },\n        {\n            \"code\": \"CAT-65\",\n            \"description\": \"RTS Received - Unclaimed\",\n            \"definition\": \"The parcel has been returned and received by our warehouse. The parcel was returned due to being unclaimed\"\n        },\n        {\n            \"code\": \"CAT-66\",\n            \"description\": \"Return to Sender\",\n            \"definition\": \"Returned to Sender\"\n        },\n        {\n            \"code\": \"CAT-67\",\n            \"description\": \"RTS - Cancelled Order\",\n            \"definition\": \"The parcel has will be Returned to Sender due to Cancelled Order\"\n        },\n        {\n            \"code\": \"CAT-68\",\n            \"description\": \"RTS Received\",\n            \"definition\": \"The parcel as been returned and received by our warehouse\"\n        },\n        {\n            \"code\": \"CAT-69\",\n            \"description\": \"RTS Received - Damaged Parcel\",\n            \"definition\": \"The parcel as been returned and received by our warehouse. The parcel was returned due to being damaged\"\n        },\n        {\n            \"code\": \"CAT-70\",\n            \"description\": \"Parcel Blocked\",\n            \"definition\": \"The parcel was blocked and has been held\"\n        },\n        {\n            \"code\": \"CAT-71\",\n            \"description\": \"Delivered in part\",\n            \"definition\": \"The carrier has delivered only part of the consignment\"\n        },\n        {\n            \"code\": \"CAT-72\",\n            \"description\": \"Delivered\",\n            \"definition\": \"The parcel has been successfully delivered\"\n        },\n        {\n            \"code\": \"CAT-73\",\n            \"description\": \"Delivered to neighbour\",\n            \"definition\": \"The parcel has been delivered to a neighbour's address\"\n        },\n        {\n            \"code\": \"CAT-74\",\n            \"description\": \"Delivered - Authority to Leave / Safe Drop\",\n            \"definition\": \"The parcel has been delivered to a safe place or has had authority to leave\"\n        },\n        {\n            \"code\": \"CAT-75\",\n            \"description\": \"Delivered - Parcel Collected\",\n            \"definition\": \"The parcel has been collected by the receiver\"\n        },\n        {\n            \"code\": \"CAT-76\",\n            \"description\": \"Delivered to locker/collection point\",\n            \"definition\": \"The parcel has been delivered to a locker or collection point and is ready to be collected by the receiver\"\n        },\n        {\n            \"code\": \"CAT-77\",\n            \"description\": \"Delivered to alternate delivery point\",\n            \"definition\": \"The parcel has been delivered to the receivers preferred point instead of collecting from depot or re-delivery or return\"\n        }\n    ]\n}"}],"_postman_id":"5e4ee43f-a8db-4238-a5a9-13a49cc9100c"}],"id":"dba66e5c-bf66-4b36-b44b-6fe6fa1614ce","description":"<p>A selection of collections pertaining to /projects.</p>\n","_postman_id":"dba66e5c-bf66-4b36-b44b-6fe6fa1614ce"},{"name":"Request Access Token","id":"b1c2b8ee-e633-4e4c-be95-ffc8c0c134e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{apikey}}","type":"text"}],"url":"{{url}}/api/customers/request/token","description":"<p>Use your provided API key to request and store you APi Access Token.</p>\n","urlObject":{"path":["api","customers","request","token"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1c2b8ee-e633-4e4c-be95-ffc8c0c134e2"}],"event":[{"listen":"prerequest","script":{"id":"8a89171c-c093-495f-af88-e141a0d7ec3f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"146bdef3-632e-4d47-b378-edd89354cd47","type":"text/javascript","exec":[""]}}]}