{"info":{"_postman_id":"54be67bd-abde-4f89-9338-18e5ba242e03","name":"Shipway Experience - Exellent Post Purchase Experience APIs.","description":"<html><head></head><body><img src=\"https://content.pstmn.io/51acc05d-46c6-4953-86f0-4077cc99fd4b/bG9nbyAucG5n\" alt=\"\">\n\n<p>Shipway Experience is an eCommerce automation platform that provides a top-notch post-purchase experience, where you get automatic shipment status updates, enhance customer experience, analytics for your orders flow and follow the orders in delivery issues. It helps you to reduce customer support costs and scale your business by improving the customer experience.</p>\n<p>Our automatic (plug n play) API integration seamlessly helps you to track all the major shipping carriers in one place i.e. Bluedart, FedEx India, Aramex, DTDC, DHL, Ecom Express, APIs India Post, XpressBees and many others as per your requirement.</p>\n<h1 id=\"shipway-api-requirements\">Shipway API Requirements</h1>\n<p>To use Shipway's APIs, You need to register at <a href=\"https://experience.shipway.com/\">Shipway Experience</a>.</p>\n<p>You can find an email from Shipway in your registered email inbox with your <strong>Username</strong> and <strong>Licence Key/Password.</strong></p>\n<p><strong>You need to use the Username</strong> and <strong>Licence key in API Requests.</strong></p>\n<h6 id=\"you-can-also-find-the-required-details-in-shipways-panel\">You can also find the Required Details in Shipway's Panel:</h6>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Menu &gt; Settings &gt; General Settings &gt; UserName and Licence Key\n\n</code></pre><h1 id=\"how-to-use-apis\">How to Use APIs:</h1>\n<ul><li><p>Using Shipway's API is quite simple, all you need to do is push the order data into Shipway by using (PushOrderData) API</p></li><li><p>After pushing the data you will be enabled to track all your Shipments by using (GetOrderShipmentDetails) API</p></li></ul>\n\n<h1 id=\"api-usage-guidelines\">API Usage Guidelines</h1>\n<ul><li><p>Our APIs use the basic HTTP request codes: <i><b>POST</b></i>, <i><b>GET</b></i></p></li><li><p>You can select the required response and request code language by selecting it from the drop-down menu at the top.</p></li><li><p>You can test all our APIs by importing the full API collection through the <b>'Run in Postman'</b> button and running them in the Postman app.</p></li><li><p><b>Note</b>: Any requests made using valid API credentials will affect the real-time data in your Shipway account.</p></li></ul>\n\n<p>All the APIs are provided with their appropriate example requests and responses for successful and failed calls. The example definitions are:</p>\n\n<ul><li><p><b>Successful Call</b>: The correct API call was made</p></li><li><p><b>Invalid Data</b>: The invalid data was entered</p></li></ul>\n\n<h1 id=\"errors-and-response-codes\">Errors and Response codes</h1>\n<table><tbody><tr><th>Status Code</th><th>Response</th><th>Description</th></tr><tr><td>200</td><td>success</td><td>The request is successful</td></tr><tr><td>500</td><td>Internal Server Error</td><td>Shipway has encountered an error</td></tr><tr><td>401</td><td>failed</td><td>The request is failed</td></tr></tbody></table></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Shipway API Requirements","slug":"shipway-api-requirements"},{"content":"How to Use APIs:","slug":"how-to-use-apis"},{"content":"API Usage Guidelines","slug":"api-usage-guidelines"},{"content":"Errors and Response codes","slug":"errors-and-response-codes"}],"owner":"15458967","collectionId":"54be67bd-abde-4f89-9338-18e5ba242e03","publishedId":"TzeWJ8iR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-07-22T12:40:53.000Z"},"item":[{"name":"APIs","item":[{"name":"User Authentication","id":"8f436506-f5b8-4cf7-b230-272337fec511","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n\r\n{\r\n\"username\":\"myshopstore1234@gmailcom\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\"\r\n }\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/authenticateUser","description":"<h1 id=\"user-authentication-api\">User Authentication API</h1>\n<p>Use this API to validate your user account in <a href=\"https://experience.shipway.com/\">Shipway Experience</a>. In response, you will receive the \"Success\" status and \"user_id\" of your shipway account.</p>\n<p><strong>Parameters:</strong></p>\n<table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td>Username</td><td>Valid login id /username (user_demo)</td><td>Yes</td><td>string</td></tr><tr><td>password</td><td>Licence key/ (0551dba1lka12880a37066xxxxxx)</td><td>Yes</td><td>string</td></tr></tbody></table>\n\n<p><strong>Headers</strong></p>\n<table><tbody><tr><td>Content-Type</td><td>application/json</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","authenticateUser"],"host":["shipway","in"],"query":[],"variable":[]}},"response":[{"id":"e58d89b7-e7c7-40cc-9b7b-5bcb983c5337","name":"Successfull call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n\r\n{\r\n\"username\":\"myshopstore1234@gmail.com\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\"\r\n }","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/authenticateUser"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Wed, 24 Feb 2021 05:38:20 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"57"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"Success\",\"user_id\":\"49093\"}"},{"id":"c0d67596-20ea-48cf-bd2e-1b3d39edf9d6","name":"Invalid data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n\r\n{\r\n\"username\":\"myshopstore1234@gmailcom\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\"\r\n }","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/authenticateUser"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Wed, 24 Feb 2021 05:51:37 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"78"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"Failed\",\"msg\":\"Invalid Email address or Password\"}"}],"_postman_id":"8f436506-f5b8-4cf7-b230-272337fec511"},{"name":"Carriers list with ID","id":"1bfb58d1-c98d-400c-be82-5c53ffdff279","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://shipway.in/api/carriers","description":"<h1 id=\"carriers-list-with-id\">Carriers List with ID</h1>\n<p>Using this API, you will get the complete list of all the integrated and available carriers in our system alongside their Carrier Ids. You will require the \"Carrier Id\" further to push orders into <a href=\"https://experience.shipway.com/\">Shipway Experience</a>.</p>\n<p><strong>Parameters:</strong></p>\n<table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td>Username</td><td>Valid login id /username</td><td>No</td><td>string</td></tr><tr><td>Password</td><td>Licence Key</td><td>No</td><td>string</td></tr></tbody></table>\n\n<p><strong>Headers</strong></p>\n<table><tbody><tr><td>Content-Type</td><td>application/json</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","carriers"],"host":["shipway","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"1bfb58d1-c98d-400c-be82-5c53ffdff279"},{"name":"Push Orders Data","id":"4e60c039-975f-4e19-97ba-b128ef3c622d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"username\":\"myshopstore1234@gmail.com\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n\"carrier_id\":\"1\",\r\n\"awb\":\"1122334455\",\r\n\"order_id\":\"1003\",\r\n\"first_name\":\"My\",\r\n\"last_name\":\"Customer\",\r\n\"email\":\"myshopstore1234@gmail.com\",\r\n\"phone\":\"87654321\",\r\n\"products\":\"N/A\",\r\n\"company\":\"Shipway\",\r\n\"shipment_type\":\"1\"\r\n }","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/PushOrderData","description":"<h1 id=\"push-order-data\">Push Order Data</h1>\n<p>This API allows you to push Shipment along with the related customer information, tracking number, etc. to <a href=\"https://experience.shipway.com/\">Shipway Experience</a>. The pushed order customer will be notified via email, SMS, or WhatsApp as the status of their consignment is changed. Many other premium features will also be provided.</p>\n<p>*Features are dependent on the plan you have subscribed for.</p>\n<p><strong>Parameters:</strong></p>\n<table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td>Username</td><td>Valid login id /username (user_demo)</td><td>Yes</td><td>string</td></tr><tr><td>password</td><td>Licence key/ (0551dba1lka12880a37066xxxxxx)</td><td>Yes</td><td>string</td></tr><tr><td>carrier_id</td><td>Carrier Id of Shipment</td><td>Yes</td><td>int</td></tr><tr><td>awb</td><td>Air Waybill/Tracking number</td><td>Yes</td><td>string</td></tr><tr><td>order_id</td><td>Order id</td><td>Yes</td><td>Alphanumeric</td></tr><tr><td>email</td><td>Email of customer</td><td>Yes</td><td>string</td></tr><tr><td>phone</td><td>Phone no of customer</td><td>Yes</td><td>string</td></tr><tr><td>first_name</td><td>First name of customer</td><td>Yes</td><td>string</td></tr><tr><td>last_name</td><td>Last name of customer</td><td>Yes</td><td>string</td></tr><tr><td>products</td><td>Small Description of products(Max 35<br />characters)<br /></td><td>Yes</td><td>string</td></tr><tr><td>Company</td><td>Your company name(Max 35<br />characters)<br /></td><td>Yes</td><td>string</td></tr><tr><td>Shipment_type</td><td>Your Shipment Type(1 = forward ,2 = reverse)<br /></td><td>No</td><td>int</td></tr><tr><td>order_data</td><td>Add extra data</td><td>No</td><td>string</td></tr></tbody></table>\n\n<p><strong>Headers</strong></p>\n<table><tbody><tr><td>Content-Type</td><td>application/json</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","PushOrderData"],"host":["shipway","in"],"query":[],"variable":[]}},"response":[{"id":"df45396c-a814-4793-b154-3a341afb625a","name":"Successfull call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"username\":\"myshopstore1234@gmail.com\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n\"carrier_id\":\"1\",\r\n\"awb\":\"1122334455\",\r\n\"order_id\":\"1004\",\r\n\"first_name\":\"My\",\r\n\"last_name\":\"Customer\",\r\n\"email\":\"myshopstore1234@gmail.com\",\r\n\"phone\":\"87654321\",\r\n\"products\":\"N/A\",\r\n\"company\":\"Shipway\",\r\n\"shipment_type\":\"1\"\r\n }","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/PushOrderData"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Mon, 22 Feb 2021 11:42:25 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"81"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"Success\",\"message\":\"Order has been pushed successfully.\"}"},{"id":"c6fefb63-e558-478c-a7b5-8bc33e67719b","name":"Invalid data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"username\":\"myshopstore1234@gmail.com\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n\"carrier_id\":\"1\",\r\n\"awb\":\"1122334455\",\r\n\"order_id\":\"1003\",\r\n\"first_name\":\"My\",\r\n\"last_name\":\"Customer\",\r\n\"email\":\"myshopstore1234@gmail.com\",\r\n\"phone\":\"87654321\",\r\n\"products\":\"N/A\",\r\n\"company\":\"Shipway\",\r\n\"shipment_type\":\"1\"\r\n }","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/PushOrderData"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Mon, 22 Feb 2021 11:42:53 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"74"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"failed\",\"message\":\"Order cannot be pushed.\"}"}],"_postman_id":"4e60c039-975f-4e19-97ba-b128ef3c622d"},{"name":"Bulk Push Orders Data","id":"28764527-8f25-4635-aa5e-1df0b4eb570f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"username\":\"myshopstore1234@gmail.com\",\r\n   \"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n   \"shipments\": [{\r\n      \"carrier_id\": \"1\",\r\n      \"awb\": \"1122334455\",\r\n      \"order_id\": \"1003\",\r\n      \"first_name\": \"My\",\r\n      \"last_name\": \"Customer\",\r\n      \"email\": \"myshopstore1234@gmail.com\",\r\n      \"phone\": \"87654321\",\r\n      \"products\": \"N/A\",\r\n      \"company\": \"Shipway\",\r\n      \"shipment_type\": \"1\" \r\n      }, \r\n      {\r\n      \"carrier_id\": \"1\",\r\n      \"awb\": \"5544332211\",\r\n      \"order_id\": \"1004\",\r\n      \"first_name\": \"My\",\r\n      \"last_name\": \"Customer\",\r\n      \"email\": \"myshopstore1234@gmail.com\",\r\n      \"phone\": \"87654321\",\r\n      \"products\": \"N/A\",\r\n      \"company\": \"Shipway\",\r\n      \"shipment_type\": \"1\"\r\n\r\n   }]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/pushOrders","description":"<h1 id=\"bulk-push-order-data\">Bulk Push Order Data</h1>\n<p>This API allows you to push bulk Shipments along with the related customer information and tracking number to <a href=\"https://experience.shipway.com/\">Shipway Experience</a>. All the pushed customers will be notified by email and SMS when the status of their consignment is changed. Ideally, it takes 694 milliseconds to push 10 orders. <strong>A Maximum of 100 Shipments are allowed in one go.</strong> Many other premium features will also be provided.</p>\n<p>*Features are dependent on the plan you have subscribed for.</p>\n<p><strong>Parameters:</strong></p>\n<table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td>Username</td><td>Valid login id /username (user_demo)</td><td>Yes</td><td>string</td></tr><tr><td>password</td><td>Licence key/ (0551dba1lka12880a37066xxxxxx)</td><td>Yes</td><td>string</td></tr><tr><td><br /><b>Shipment Details:</b><br /></td></tr><tr><td>carrier_id</td><td>Carrier Id of Shipment</td><td>Yes</td><td>int</td></tr><tr><td>awb</td><td>Air Waybill/Tracking number</td><td>Yes</td><td>string</td></tr><tr><td>order_id</td><td>Order id</td><td>Yes</td><td>Alphanumeric</td></tr><tr><td>email</td><td>Email of customer</td><td>Yes</td><td>string</td></tr><tr><td>phone</td><td>Phone no of customer</td><td>Yes</td><td>string</td></tr><tr><td>first_name</td><td>First name of customer</td><td>Yes</td><td>string</td></tr><tr><td>last_name</td><td>Last name of customer</td><td>Yes</td><td>string</td></tr><tr><td>products</td><td>Small Description of products(Max 3 characters)</td><td>Yes</td><td>string</td></tr><tr><td>Company</td><td>Your company name(Max 35 characters)</td><td>Yes</td><td>string</td></tr><tr><td>Shipment_type</td><td>Your Shipment Type(1 = forward ,2 = reverse)</td><td>No</td><td>int</td></tr><tr><td>order_data</td><td>Add extra data</td><td>No</td><td>string</td></tr></tbody></table>\n\n<p><strong>Headers</strong></p>\n<table><tbody><tr><td>Content-Type</td><td>application/json</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","pushOrders"],"host":["shipway","in"],"query":[],"variable":[]}},"response":[{"id":"cb90e2bb-4054-4462-a9b4-06956d522b15","name":"Successful call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"username\":\"myshopstore1234@gmail.com\",\r\n   \"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n   \"shipments\": [{\r\n      \"carrier_id\":\"1\",\r\n      \"awb\":\"1212121212\",\r\n      \"order_id\":\"1003\",\r\n      \"first_name\":\"My\",\r\n      \"last_name\":\"Customer\",\r\n      \"email\":\"myshopstore1234@gmail.com\",\r\n      \"phone\":\"87654321\",\r\n      \"products\":\"N/A\",\r\n      \"company\":\"Shipway\",\r\n      \"shipment_type\":\"1\" \r\n      }, \r\n      {\r\n      \"carrier_id\":\"1\",\r\n      \"awb\":\"544332211\",\r\n      \"order_id\":\"1004\",\r\n      \"first_name\":\"My\",\r\n      \"last_name\":\"Customer\",\r\n      \"email\":\"myshopstore1234@gmail.com\",\r\n      \"phone\":\"87654321\",\r\n      \"products\":\"N/A\",\r\n      \"company\":\"Shipway\",\r\n      \"shipment_type\":\"1\"\r\n   }]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/pushOrders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 22 Feb 2021 12:20:01 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Content-Length","value":"563"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"carrier_id\": \"1\",\n        \"awb\": \"544332211\",\n        \"order_id\": \"1004\",\n        \"first_name\": \"My\",\n        \"last_name\": \"Customer\",\n        \"email\": \"myshopstore1234@gmail.com\",\n        \"phone\": \"87654321\",\n        \"products\": \"N/A\",\n        \"company\": \"Shipway\",\n        \"shipment_type\": \"1\",\n        \"user_id\": \"49093\",\n        \"status\": \"Failed\",\n        \"msg\": \"Record already exists\"\n    },\n    {\n        \"carrier_id\": \"1\",\n        \"awb\": \"1212121212\",\n        \"order_id\": \"1005\",\n        \"first_name\": \"My\",\n        \"last_name\": \"Customer\",\n        \"email\": \"myshopstore1234@gmail.com\",\n        \"phone\": \"87654321\",\n        \"products\": \"N/A\",\n        \"company\": \"Shipway\",\n        \"shipment_type\": \"1\",\n        \"user_id\": \"49093\",\n        \"status\": \"Success\",\n        \"msg\": \"Shipment inserted successfully.\"\n    }\n]"},{"id":"113e171c-d8d1-4a68-9d88-b686150b13f8","name":"Invalid data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"username\":\"myshopstore1234@gmail.com\",\r\n   \"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n   \"shipments\": [{\r\n      \"carrier_id\":\"1\",\r\n      \"awb\":\"1212121212\",\r\n      \"order_id\":\"1004\",\r\n      \"first_name\":\"My\",\r\n      \"last_name\":\"Customer\",\r\n      \"email\":\"myshopstore1234@gmail.com\",\r\n      \"phone\":\"87654321\",\r\n      \"products\":\"N/A\",\r\n      \"company\":\"Shipway\",\r\n      \"shipment_type\":\"1\" \r\n      }, \r\n      {\r\n      \"carrier_id\":\"1\",\r\n      \"awb\":\"544332211\",\r\n      \"order_id\":\"1004\",\r\n      \"first_name\":\"My\",\r\n      \"last_name\":\"Customer\",\r\n      \"email\":\"myshopstore1234@gmail.com\",\r\n      \"phone\":\"87654321\",\r\n      \"products\":\"N/A\",\r\n      \"company\":\"Shipway\",\r\n      \"shipment_type\":\"1\"\r\n   }]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/pushOrders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 22 Feb 2021 12:34:11 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Content-Length","value":"563"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"carrier_id\": \"1\",\n        \"awb\": \"544332211\",\n        \"order_id\": \"1004\",\n        \"first_name\": \"My\",\n        \"last_name\": \"Customer\",\n        \"email\": \"myshopstore1234@gmail.com\",\n        \"phone\": \"87654321\",\n        \"products\": \"N/A\",\n        \"company\": \"Shipway\",\n        \"shipment_type\": \"1\",\n        \"user_id\": \"49093\",\n        \"status\": \"Failed\",\n        \"msg\": \"Record already exists\"\n    },\n    {\n        \"carrier_id\": \"1\",\n        \"awb\": \"1212121212\",\n        \"order_id\": \"1004\",\n        \"first_name\": \"My\",\n        \"last_name\": \"Customer\",\n        \"email\": \"myshopstore1234@gmail.com\",\n        \"phone\": \"87654321\",\n        \"products\": \"N/A\",\n        \"company\": \"Shipway\",\n        \"shipment_type\": \"1\",\n        \"user_id\": \"49093\",\n        \"status\": \"Success\",\n        \"msg\": \"Shipment inserted successfully.\"\n    }\n]"}],"_postman_id":"28764527-8f25-4635-aa5e-1df0b4eb570f"},{"name":"Order Shipment Details","id":"209d16d4-5eab-4474-a2a1-c7b216aeb1f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"username\":\"myshopstore1234@gmail.com\",\r\n \"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n \"order_id\":\"1004\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/getOrderShipmentDetails","description":"<h1 id=\"shipment-details\">Shipment Details</h1>\n<p>The API helps you to get the current tracking status, history and other details for any order that is pushed into <a href=\"https://experience.shipway.com/\">Shipway Experience</a>.</p>\n<p><strong>Parameters:</strong></p>\n<table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td><div>Username</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipway Username</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Password</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Licence Key</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Order_id</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Order Id, for which you need Shipment details</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Alphanumeric</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Headers</strong></p>\n<table><tbody><tr><td><div>Content-Type</div><div><div><div><div></div></div></div><div></div></div></td><td><div>application/json</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h1 id=\"shipment-statuses-and-their-meaning\">Shipment Statuses and their meaning</h1>\n<p><strong>Current_status_code</strong> is the current status code you will receive in Get Order Shipment Details API</p>\n<table><tbody><tr><th>No.</th><th>current_status_code</th><th>Status Description</th></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DEL</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivered</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>INT</div><div><div><div><div></div></div></div><div></div></div></td><td><div>In Transit</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>UND</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Undelivered</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>RTO</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RTO</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>RTD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RTO Delivered</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>CAN</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Cancelled</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>SCH</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipment Booked</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>8</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PKP</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Picked Up</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>9</div><div><div><div><div></div></div></div><div></div></div></td><td><div>ONH</div><div><div><div><div></div></div></div><div></div></div></td><td><div>On Hold</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>10</div><div><div><div><div></div></div></div><div></div></div></td><td><div>OOD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Out for Delivery</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>11</div><div><div><div><div></div></div></div><div></div></div></td><td><div>NWI</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Network Issue</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>12</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DNB</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery Next Day</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>13</div><div><div><div><div></div></div></div><div></div></div></td><td><div>NFI</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Not Found/Incorrect</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>14</div><div><div><div><div></div></div></div><div></div></div></td><td><div>ODA</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Out of Delivery Area</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>15</div><div><div><div><div></div></div></div><div></div></div></td><td><div>OTH</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Others</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>16</div><div><div><div><div></div></div></div><div></div></div></td><td><div>SMD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery Delayed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>17</div><div><div><div><div></div></div></div><div></div></div></td><td><div>CRTA</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Customer Refused</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>18</div><div><div><div><div></div></div></div><div></div></div></td><td><div>CNA</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Consignee Unavailable</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>19</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DEX</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery Exception</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>20</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DRE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery Rescheduled</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>21</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PNR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>COD Payment Not Ready</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>22</div><div><div><div><div></div></div></div><div></div></div></td><td><div>LOST</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipment Lost</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>23</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PKF</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Pick up Failed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>24</div><div><div><div><div></div></div></div><div></div></div></td><td><div>PCAN</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Pick up Cancelled</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>25</div><div><div><div><div></div></div></div><div></div></div></td><td><div>FDR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Future Delivery Requested</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>26</div><div><div><div><div></div></div></div><div></div></div></td><td><div>22</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Address Incorrect</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>27</div><div><div><div><div></div></div></div><div></div></div></td><td><div>23</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery Attempted</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>28</div><div><div><div><div></div></div></div><div></div></div></td><td><div>24</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Pending - Undelivered</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>29</div><div><div><div><div></div></div></div><div></div></div></td><td><div>25</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Delivery Attempted-Premises Closed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>30</div><div><div><div><div></div></div></div><div></div></div></td><td><div>OFP</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Out For Pickup</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><br />The below-mentioned status are for Reverse<br />Shipments<br /></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>31</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RCAN</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Request Cancelled</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>32</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RCLO</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Request Closed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>33</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RDEL</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Delivered</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>34</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RINT</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return In Transit</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>35</div><div><div><div><div></div></div></div><div></div></div></td><td><div>ROOP</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Out for Pickup</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>36</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RPKP</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Shipment Picked Up</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>37</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RPSH</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Pickup Rescheduled</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>38</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RSMD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Pickup Delayed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>39</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RSCH</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Pickup Scheduled</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>40</div><div><div><div><div></div></div></div><div></div></div></td><td><div>ROOD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Out for Delivery</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>41</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RUND</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Undelivered</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>42</div><div><div><div><div></div></div></div><div></div></div></td><td><div>RPEX</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Reverse Pickup Exception</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","getOrderShipmentDetails"],"host":["shipway","in"],"query":[],"variable":[]}},"response":[{"id":"5583815c-b07d-4a03-b2a9-707c86883308","name":"Successfull call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"username\":\"myshopstore1234@gmail.com\",\r\n \"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n \"order_id\":\"1122334455\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/getOrderShipmentDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 23 Feb 2021 05:53:07 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Content-Length","value":"236"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"response\": {\n        \"current_status\": \"No Information Yet\",\n        \"current_status_code\": \"NFI\",\n        \"carrier\": \"Bluedart\",\n        \"from\": \"\",\n        \"to\": \"\",\n        \"customer_name\": \"My Customer\",\n        \"order_data\": \"\",\n        \"pickup_date\": null,\n        \"time\": null,\n        \"awbno\": \"1122334455\"\n    }\n}"},{"id":"ec5ad840-0f0c-4baf-8a0d-f4ddc29eb2bc","name":"Invalid data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"username\":\"myshopstore1234@gmailcom\",\r\n \"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n \"order_id\":\"1004\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/getOrderShipmentDetails"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Wed, 24 Feb 2021 05:33:38 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"78"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"Failed\",\"msg\":\"Invalid Email address or Password\"}"}],"_postman_id":"209d16d4-5eab-4474-a2a1-c7b216aeb1f4"},{"name":"Add Webhooks","id":"caf62b74-e220-44cf-bcb5-4743cb64c72c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"username\":\"myshopstore1234@gmail.com\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n\"callback_url\":\"http://abc.com/push_back2.php\",\r\n\"events\":\"INT,OOD,DEL,UND,RTO,RTD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/addwebhooks","description":"<h1 id=\"add-webhooks\">Add Webhooks</h1>\n<p>The API allows you to add the callback URL and select the events for which you want to receive updates through webhooks.</p>\n<p>The same setting can be accessed directly by logging into <a href=\"https://experience.shipway.com/\">Shipway Experience</a> and following the given steps:</p>\n<p>Menu &gt; Settings &gt; Webhooks</p>\n<p><strong>Parameters:</strong></p>\n<table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td>Username</td><td>Valid login id /username (user_demo)</td><td>Yes</td><td>string</td></tr><tr><td>password</td><td>Licence key/ (0551dba1lka12880a37066xxxxxx)</td><td>Yes</td><td>string</td></tr><tr><td>callback_url</td><td>http://xyz/abcwebhook.php</td><td>Yes</td><td>string</td></tr><tr><td>events</td><td>DEL,INT,OOD,UND,RTO,RTD (Delivered, In Transit, Out for Delivery, Undelivered, RTO, RTO Delivered etc) or you can see above all status and meanings</td><td>Yes</td><td>string</td></tr></tbody></table>\n\n<p><strong>Headers</strong></p>\n<table><tbody><tr><td>Content-Type</td><td>application/json</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","addwebhooks"],"host":["shipway","in"],"query":[],"variable":[]}},"response":[{"id":"fd0aa496-46f1-4231-b04b-5aeca2aa869d","name":"Successfull call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"username\":\"myshopstore1234@gmail.com\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n\"callback_url\":\"http://abc.com/push_back2.php\",\r\n\"events\":\"INT,OOD,DEL,UND,RTO,RTD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/addwebhooks"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 23 Feb 2021 05:01:44 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"92"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"success\",\"message\":\"Webhooks has Inserted successfully\",\"status_code\":\"200\"}"},{"id":"7ce3e364-c892-441c-9798-7e9df9c96e56","name":"Invalid data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"username\":\"myshopstore1234@gmail\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\",\r\n\"callback_url\":\"http://abc.com/push_back2.php\",\r\n\"events\":\"INT,OOD,DEL,UND,RTO,RTD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/addwebhooks"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 23 Feb 2021 05:04:14 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"77"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"Failed\",\"message\":\"Invalid Inputs\",\"status_code\":\"401\"}"}],"_postman_id":"caf62b74-e220-44cf-bcb5-4743cb64c72c"},{"name":"Delete Webhooks","id":"37a05f0f-8123-4672-8d80-6f49a8aaa296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"username\":\"myshopstore1234@gmailcom\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/delete_webhooks","description":"<h1 id=\"delete-webhooks\">Delete Webhooks</h1>\n<p>The API allows you to delete the webhook settings including the callback URL.</p>\n<p>The same setting can be accessed directly by logging into <a href=\"https://experience.shipway.com/\">Shipway Experience</a> and following the given steps:</p>\n<p>Menu &gt; Settings &gt; Webhooks</p>\n<p><strong>Parameters:</strong></p>\n<table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td>Username</td><td>Valid login id /username (user_demo)</td><td>Yes</td><td>string</td></tr><tr><td>password</td><td>Licence key/ (0551dba1lka12880a37066xxxxxx)</td><td>Yes</td><td>string</td></tr></tbody></table>\n\n<p><strong>Headers</strong></p>\n<table><tbody><tr><td>Content-Type</td><td>application/json</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","delete_webhooks"],"host":["shipway","in"],"query":[],"variable":[]}},"response":[{"id":"18860cbc-cedb-4fce-85f3-984dfa31a2ed","name":"Successfull call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"username\":\"myshopstore1234@gmail.com\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/delete_webhooks"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 23 Feb 2021 05:07:37 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"91"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"success\",\"message\":\"Webhooks has deleted successfully\",\"status_code\":\"200\"}"},{"id":"0b8c0984-30d0-4f0a-bf48-47b620c3f75f","name":"Invalid data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"username\":\"myshopstore1234@gmailcom\",\r\n\"password\":\"397c407771c7b278cbdc6a61e86be13c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://shipway.in/api/delete_webhooks"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 23 Feb 2021 05:46:05 GMT"},{"key":"Server","value":"Apache/2.2.22 (Ubuntu)"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"77"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"Failed\",\"message\":\"Invalid Inputs\",\"status_code\":\"401\"}"}],"_postman_id":"37a05f0f-8123-4672-8d80-6f49a8aaa296"}],"id":"3951414b-d6c8-42fd-9b46-e513791f0a73","description":"<p>Shipway Experience provides these APIs to create, get tracking details and manage orders:</p>\n<ul><li><p>Carriers List with id- For getting all carrier ids</p></li><li><p>PushOrderData – To push the tracking and other details into Shipway</p></li><li><p>GetOrderShipmentDetails – Get the tracking status and details</p></li><li><p>Shipment Status codes &amp; their definitions</p></li><li><p>Add Webhooks - To add webhooks settings to receive order tracking details</p></li><li><p>Delete Webhooks - To delete webhooks settings</p></li></ul>","_postman_id":"3951414b-d6c8-42fd-9b46-e513791f0a73"}]}