{"info":{"_postman_id":"1fe2b3a3-2393-4022-ad6a-8f820fa0f1b9","name":"Shipway - All in One Shipping Solution APIs","description":"<html><head></head><body><p>The super most efficient eCommerce back-office automation system.<br>Shipway offers an easy API solution that lets your eCommerce store integrate with all the leading shipping solutions, warehouse management systems, and 3PL providers. The integration enables eCommerce brands to streamline forward and reverse shipments quickly and efficiently.</p>\n\n<p>To get started you need to</p>\n<p><a href=\"https://app.shipway.com/register\">register with Shipway</a></p>\n<p>first, create an account and complete the signup process.<br>Now, to Integrate your store and courier partner with your eCommerce platform follow these steps, Log In</p>\n<p><strong>Select Settings &gt;</strong></p>\n<p><a href=\"https://app.shipway.com/merchant.php?dispatch=vendor_carrier.manage&amp;tab=import_orders\"><b>Integrations</b></a></p>\n<p><strong>&gt; Select your channel to import orders</strong></p>\n<p><strong>Select Settings &gt;</strong></p>\n<p><a href=\"https://app.shipway.com/merchant.php?dispatch=vendor_carrier.manage&amp;tab=vendor_carrier\"><b>Manage Couriers</b></a></p>\n<p><strong>&gt; Select courier and fill the API credentials</strong></p>\n<h1 id=\"shipway-api-requirement\">Shipway API Requirement</h1>\n<p>Using Shipway API, Developers can interface their system with Shipway Platform. The API is used to automate tasks and processing orders fast and efficiently.</p>\n<h4>Authentication</h4>\n\n<p>The Shipway API uses Basic HTTP authentication. Use your Shipway <strong><code>Email</code></strong> as the username and <strong><code>License Key</code></strong> as the password. You can find your License Key as the password from,<br><strong>Shipway &gt;Profile&gt;Manage profile.</strong></p>\n<p>The Authorization header is constructed as follows:</p>\n<ul><li><div>Username (Email) and Password (License Key) are combined into a string \"username:password\".</div></li><li><div>The resulting string is then encoded in base64.</div></li></ul>\n\n<p>PHP example:<br>$token = base64_encode(\"email:License key\");<br>$authHeaderString = 'Authorization: Basic ' . $token;</p>\n<h1 id=\"api-usage-guidelines\">API Usage Guidelines</h1>\n<ul><li><div>Our API's use the basic HTTP request codes: <i>POST</i>, <i>GET</i></div></li><li><div>You can select the required response and request code language by selecting it from the drop down menu on the top.</div></li><li><div>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.</div></li><li><div><b>Note</b>: Any requests made using the valid API credentials will affect the real time data in your Shipway account.</div></li><li><p>Please note that in order to use the generated token in your own code, you will need to pass the token in the following format in the appropriate header of your code :</p><pre class=\"plain\"><code><div>      Authorization: Bearer \n<br></div></code></pre></li></ul>\n\n<p>All the APIs are provided with their appropriate example requests and responses for successful and failure calls. The example definitions are:</p>\n\n<ul><li><div><b>Successful Call</b>: The correct API call was made.</div></li><li><div><b>Invalid Data</b>: The invalid data was entered.</div></li></ul>\n\n<h1 id=\"error-and-response-codes\">Error And Response Codes</h1>\n<table><tbody><tr><th>Status Code</th><th>Response</th><th>Description</th></tr><tr><td><div><code>201</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Created</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The request is successful and an order is created.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>400</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Bad Request</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The request is missing required parameters.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>401</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Unauthorized</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Authentication failed.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>403</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Forbidden</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Access denied.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>404</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Not Found</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Resource is not found.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>405</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Method not allowed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Requested method is not supported for the specified resource.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>500</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Internal Server Error</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipway has encountered an error.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Shipway API Requirement","slug":"shipway-api-requirement"},{"content":"API Usage Guidelines","slug":"api-usage-guidelines"},{"content":"Error And Response Codes","slug":"error-and-response-codes"}],"owner":"14217096","collectionId":"1fe2b3a3-2393-4022-ad6a-8f820fa0f1b9","publishedId":"TW74hQ7r","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-01-20T05:52:44.000Z"},"item":[{"name":"Shipment Booking","item":[{"name":"PUSH Orders","id":"a6b797f2-4f3b-4f5d-b9a2-ea91788fb29e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"OD-10001-SS\",\r\n    \"ewaybill\": \"AD767435878734PR\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 4\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"product_quantity\": \"2\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"product_quantity\": \"150\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"4\",\r\n            \"tax_title\": \"IGST\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"100\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"billing_latitude\": \"10\",\r\n    \"billing_longitude\": \"20\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"shipping_latitude\": \"10\",\r\n    \"shipping_longitude\": \"20\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2022-06-21 15:30:02\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/v2orders","description":"<p>Shipway provides Push Orders to interact with Shipway system This Rest API enables merchants to PUSH orders in Shipway system.</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><code>order_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Merchant's Order ID</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><code>products</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Products JSON (<a href=\"#product\">More Details</a>)</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>json</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>payment_type</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>P - Prepaid, C - COD</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><code>email</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Customer email</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>ewaybill</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Please provide E-waybill. It is mandatory for shipments with amount greater than Rs.50,000</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>discount</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total discount for order (Value should be positive)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>gift_card_amt</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Gift card amount if apply gift card on orders (Value should be positive)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>taxes</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Oders Taxes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>tax_rate</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Tax Rate</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>tax_title</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Tax Title (IGST,SGST,CGST)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total shipping amount for order</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>order_total</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total order value( Final amount after checkout )</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_address</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Billing address</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_address2</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Billing address - Line 2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_city</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>City(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_state</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>State(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_country</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Country (billing address)<br />[Country code or country name Please<a href=\"#countriescode\">Click Here</a>]</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_firstname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Name(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_lastname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Last Name(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_phone</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Phone (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_zipcode</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Zipcode (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_latitude</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Latitude (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_longitude</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Longitude (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_address</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipping address</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_address2</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipping address - Line 2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_city</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>City(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_state</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>State(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_country</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Country (Shipping address)<br />[Country code or country name Please<a href=\"#countriescode\">Click Here</a>]</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><code>shipping_firstname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Name(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_lastname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Last Name(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_phone</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Phone (Shipping address)</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><code>shipping_zipcode</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Zipcode (Shipping address)</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><code>shipping_latitude</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Latitude (Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_longitude</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Longitude (Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>order_weight</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Order weight (grams)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>float</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_length</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box length (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_breadth</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box breadth (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_height</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box height (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>order_date</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date of purchase (yyyy-mm-dd hh:mm:ss)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h6 id=\"products\">Products:</h6>\n<p>Contain product data in json format. for more details please find the below e.g:</p>\n<p>\"products\":[<br />{<br />\"product\": \"My Test Product 4\",<br />\"price\": \"200\",<br />\"product_code\": \"JSN909\",<br />\"hsn_code\": \"123456\",<br />\"product_quantity\": \"1\",<br />\"discount\": \"0\",<br />\"tax_rate\": \"5\",<br />\"tax_title\": \"IGST\"<br />},<br />{<br />\"product\": \"My Test Product 23\",<br />\"price\": \"120\",<br />\"product_code\": \"JSN9999\",<br />\"hsn_code\": \"213456\",<br />\"product_quantity\": \"5\",<br />\"discount\": \"0\",<br />\"tax_rate\": \"5\",<br />\"tax_title\": \"IGST\"<br />}<br />]</p>\n<table><tbody><tr><th>Name</th><th>Description</th></tr><tr><td><div>product</div><div><div><div><div></div></div></div><div></div></div></td><td><div>name of the product</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>price</div><div><div><div><div></div></div></div><div></div></div></td><td><div>price per quantity</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>product_code</div><div><div><div><div></div></div></div><div></div></div></td><td><div>sku code of the product</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>hsn_code</div><div><div><div><div></div></div></div><div></div></div></td><td><div>hsn code of the product</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>product_quantity</div><div><div><div><div></div></div></div><div></div></div></td><td><div>no of quantity</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>discount</div><div><div><div><div></div></div></div><div></div></div></td><td><div>discount per quantity (product discount and order discount can not be clubbed together)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>tax_rate</div><div><div><div><div></div></div></div><div></div></div></td><td><div>tax rate in percentage e.g., 18. If taxes in order request is 0 then it consider as including taxes else excluding taxes.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>tax_title</div><div><div><div><div></div></div></div><div></div></div></td><td><div>tax title e.g., IGST, SGST</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Note:</strong> All Calculations should be proper including tax rate, tax amount, discount, etc otherwise after insertion in shipway your order calculations mismatched.</p>\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><tr><td><div>Authorization</div><div><div><div><div></div></div></div><div></div></div></td><td><div>&lt; Enter your $token <b>(which is described in</b><a href=\"#authentication\"><b>authentication section</b></a><b>)</b> &gt;</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Authorization</strong></p>\n","urlObject":{"protocol":"https","path":["api","v2orders"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"633ecbc1-defe-46a2-9798-bc79eb21c82f","name":"Successful Call","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"OD-10001-SS\",\r\n    \"ewaybill\": \"AD767435878734PR\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 4\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"product_quantity\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"product_quantity\": \"15\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"100\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"billing_latitude\": \"10\",\r\n    \"billing_longitude\": \"20\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"shipping_latitude\": \"10\",\r\n    \"shipping_longitude\": \"20\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2022-06-21 15:30:02\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/v2orders"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jun 2022 10:00:02 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Tue, 21 Jun 2022 10:00:02 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"63"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Order has been added successfully.\"\n}"},{"id":"4aed7f67-0f34-4680-944f-08f0249a9d38","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"\",\r\n    \"ewaybill\": \"\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 5\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"amount\": \"150\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"100\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"billing_latitude\": \"10\",\r\n    \"billing_longitude\": \"20\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"shipping_latitude\": \"10\",\r\n    \"shipping_longitude\": \"20\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2022-06-21 15:30:02\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/v2orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jun 2022 10:00:59 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Tue, 21 Jun 2022 10:00:59 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"58"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"Field order_id is mandatory.\"\n}"}],"_postman_id":"a6b797f2-4f3b-4f5d-b9a2-ea91788fb29e"},{"name":"Push order with label generation","id":"8418c7c5-201c-492a-81b4-44ab640a25b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"OD-10004-SS\",\r\n    \"carrier_id\": 3411,\r\n    \"warehouse_id\": \"6430\",\r\n    \"return_warehouse_id\": \"6430\",\r\n    \"ewaybill\": \"AD767435878734PR\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 5\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"product_quantity\": \"2\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"product_quantity\": \"10\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"100\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"billing_latitude\": \"10\",\r\n    \"billing_longitude\": \"20\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"shipping_latitude\": \"30\",\r\n    \"shipping_longitude\": \"40\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2022-06-21 15:35:02\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/v2orders","description":"<p>Shipway provides Shipment booking / Generate Shipping Labels to interact with Shipway system merchants to PUSH orders in Shipway system enables merchants to PUSH orders in Shipway system.</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><code>order_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Merchant's Order ID</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><code>carrier_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>To assign your required carrier enter desired \"Carrier ID\" otherwise if \"Carrier ID\" field is left empty, \"Shipway's Recommended Carrier\" will be automatically assigned.</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>warehouse_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Warehouse ID</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>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>return_warehouse_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Warehouse ID</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>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>ewaybill</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Please provide E-waybill. It is mandatory for shipments with amount greater than Rs.50,000</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>products</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Products belonging to order</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>json</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>payment_type</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>P - Prepaid, C - COD</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><code>email</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Customer email</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>discount</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total discount for order (Value should be positive)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>gift_card_amt</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Gift card amount if apply gift card on orders (Value should be positive)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>taxes</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total tax amount for order (INR)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>tax_rate</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Tax percentage</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>tax_title</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Tax Title (IGST,SGST,CGST)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total shipping amount for order (INR)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>order_total</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total order value (Final amount after checkout)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_address</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Billing address</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_address2</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Billing address - Line 2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_city</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>City(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_state</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>State(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_country</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Country (billing address)<br />[Country code or country name Please<a href=\"#countriescode\">Click Here</a>]</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_firstname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Name(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_lastname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Last Name(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_phone</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Phone (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_zipcode</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Zipcode (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_latitude</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Latitude (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_longitude</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Longitude (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_address</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipping address</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_address2</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipping address - Line 2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_city</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>City(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_state</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>State(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_country</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Country (Shipping address)<br />[Country code or country name Please<a href=\"#countriescode\">Click Here</a>]</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><code>shipping_firstname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Name(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_lastname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Last Name(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_phone</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Phone (Shipping address)</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><code>shipping_zipcode</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Zipcode (Shipping address)</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><code>shipping_latitude</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Latitude (Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_longitude</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Longitude (Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>order_weight</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Order weight (grams)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>float</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_length</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box length (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_breadth</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box breadth (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_height</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box height (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>order_date</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date of purchase (yyyy-mm-dd hh:mm:ss)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>invoice_number_prefix</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Y - Prefix Required, Set from <b>Shipway &gt; Manage Invoice &gt; General Settings </b>, N - Prefix Not Required (Default - N)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>invoice_number</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Invoice Number (Prefix = Y, Numeric Only, Prefix = N, Alphanumeric)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>order_status</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>A - Processed, G - Dispatch (Required - If order_tracking_number is not empty)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Optional</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><code>order_tracking_number</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>AWB Number (Required - If order_status is not empty)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Optional</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></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><tr><td><div>Authorization</div><div><div><div><div></div></div></div><div></div></div></td><td><div>&lt; Enter your $token <b>(which is described in</b><a href=\"#authentication\"><b>authentication section</b></a><b>)</b> &gt;</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Authorization</strong></p>\n","urlObject":{"protocol":"https","path":["api","v2orders"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"761fa9ea-b84c-456c-bf10-8abebda55af7","name":"Successful call","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"OD-10003-SS\",\r\n    \"carrier_id\": 3411,\r\n    \"warehouse_id\": \"6430\",\r\n    \"return_warehouse_id\": \"6430\",\r\n    \"ewaybill\": \"AD767435878734PR\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 5\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"product_quantity\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"product_quantity\": \"10\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"100\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"billing_latitude\": \"10\",\r\n    \"billing_longitude\": \"20\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"shipping_latitude\": \"30\",\r\n    \"shipping_longitude\": \"40\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2022-06-21 15:35:02\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/v2orders"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jun 2022 10:07:44 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Tue, 21 Jun 2022 10:07:44 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"285"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Order has been added successfully.\",\n    \"awb_response\": {\n        \"success\": true,\n        \"message\": \"AWB No. assigned Successfully\",\n        \"AWB\": \"1333110020164\",\n        \"carrier_id\": \"3411\",\n        \"shipping_url\": \"https://app.shipway.com/shipping_labels/a3359e03e70ae96dd4f97cfe788fa859_thermal.pdf\"\n    }\n}"},{"id":"41b67616-172b-40f1-a819-a8f93d5decec","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"OD-10004-SS\",\r\n    \"carrier_id\": 3411,\r\n    \"ewaybill\": \"AD767435878734PR\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 5\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"product_quantity\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"product_quantity\": \"10\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"100\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"billing_latitude\": \"10\",\r\n    \"billing_longitude\": \"20\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"shipping_latitude\": \"30\",\r\n    \"shipping_longitude\": \"40\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2022-06-21 15:35:02\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/v2orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jun 2022 10:08:55 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Tue, 21 Jun 2022 10:08:55 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"84"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"warehouse_id not exists., return_warehouse_id not exists.\"\n}"}],"_postman_id":"8418c7c5-201c-492a-81b4-44ab640a25b6"},{"name":"Orders using diff parameter","id":"fba0ff55-b1e2-4d1a-b329-452e4df7ca1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://app.shipway.com/api/getorders","description":"<h1 id=\"get-orders\">GET Orders</h1>\n<p>Shipway provides GET API to interact with Shipway system. This Rest API enables merchants to GET orders from Shipway system.</p>\n<p><strong>GET Orders:</strong><br />Shipway provide you access to get your order from Shipway system. In this, you can get orders in chunks of 100 at use of URL for following status:</p>\n<p><strong>Headers</strong></p>\n<table><tbody><tr><td><div>Authorization.</div><div><div><div><div></div></div></div><div></div></div></td><td><div>&lt; Enter your $token <b>(which is described in</b><a href=\"#authentication\"><b>authentication section</b></a><b>)</b> &gt;</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Parameter</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Description</th>\n<th>Data Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>orderid</td>\n<td>with order ID</td>\n<td>string</td>\n</tr>\n<tr>\n<td>awb_number</td>\n<td>With AWB number</td>\n<td>string</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>With order tags (COD,Prime)</td>\n<td>string</td>\n</tr>\n<tr>\n<td>date_from</td>\n<td>Get Orders from date (yyyy-mm-dd)</td>\n<td>date</td>\n</tr>\n<tr>\n<td>date_to</td>\n<td>Get Orders to date (yyyy-mm-dd)</td>\n<td>date</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Order status (O, A, E, G)</td>\n<td>string</td>\n</tr>\n<tr>\n<td>page</td>\n<td>1</td>\n<td>numeric</td>\n</tr>\n<tr>\n<td>shipment_status</td>\n<td>Shipment Status (DEL, INT, UND, RTO, RTD, CAN, SCH, ONH, OOD, NFI, NFIDS, RSCH, ROOP, RPKP, RDEL, RINT, RPSH, RCAN, RCLO, RSMD, PCAN, ROTH, RPF)</td>\n<td>string</td>\n</tr>\n<tr>\n<td>new_shipment_status</td>\n<td></td>\n<td>string</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Order Status Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Status      Description\nO:-          New order\nA:-          Processing\nE:-          Manifested\nG:-          Dispatched\n\n</code></pre><p><strong>Shipment Status Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Shipment Status      Description\nDEL:-                Delivered\nINT:-                In Transit\nUND:-                Undelivered\nRTO:-                RTO\nRTD:-                RTO Delivered\nCAN:-                Canceled\nSCH:-                Shipment Booked\nONH:-                On Hold\nOOD:-                Out For Delivery\nNFI:-                Status Pending\nNFIDS:-              NFID\nRSCH:-               Pickup Scheduled\nROOP:-               Out for Pickup\nRPKP:-               Shipment Picked Up\nRDEL:-               Return Delivered\nRINT:-               Return In Transit\nRPSH:-               Pickup Rescheduled\nRCAN:-               Return Request Cancelled\nRCLO:-               Return Request Closed\nRSMD:-               Pickup Delayed\nPCAN:-               Pickup Cancelled\nROTH:-               Others\nRPF:-                Pickup Failed\n\n</code></pre>","urlObject":{"protocol":"https","path":["api","getorders"],"host":["app","shipway","com"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"d9a9c6a8-6cf8-40d2-8ec3-b7a0bc81926c","name":"Successful","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://app.shipway.com/api/getorders","protocol":"https","host":["app","shipway","com"],"path":["api","getorders"],"query":[{"key":"","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jan 2023 09:32:01 GMT"},{"key":"Server","value":"Apache/2.4.52 (Ubuntu)"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 12 Jan 2023 09:32:01 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"8109"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": [\n        {\n            \"order_id\": \"OD-1245-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1245-SS\",\n            \"name\": \"Ecom Express\",\n            \"carrier_title\": \"ecom live credential\",\n            \"tracking_number\": \"2976730355\",\n            \"shipment_status\": \"SHIPMENT RTO LOCK\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"21012440\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10jjuyg004-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-10jjuyg004-SS\",\n            \"name\": \"Ecom Express\",\n            \"carrier_title\": \"ecom live credential\",\n            \"tracking_number\": \"2976730356\",\n            \"shipment_status\": \"SHIPMENT RTO LOCK\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"21012435\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-11-14 01:20:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10jj004-SS\",\n            \"order_total\": \"1470.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-10jj004-SS\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600264105\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"21012104\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-25 09:04:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-1t4404-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1t4404-SS\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600264114\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"21012058\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-26 04:10:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-100uyt4404-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-100uyt4404-SS\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600264145\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"21006399\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-27 02:07:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-1004404-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1004404-SS\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110025689\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"20987903\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-1004-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1004-SS\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600264159\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"20987803\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-1d0004-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1d0004-SS\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600264162\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"20987758\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-1dhh0004-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1dhh0004-SS\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600264176\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"20987711\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-25 01:53:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-1hedhh0004-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1hedhh0004-SS\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110025688\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"20987668\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-1hhh0004-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1hhh0004-SS\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110025687\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"20987653\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-1dfdfregrfbf000sdf4-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1dfdfregrfbf000sdf4-SS\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110025667\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"20915855\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-1dfbf000sdf4-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1dfbf000sdf4-SS\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110025666\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"20915851\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-1000sdf4-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-1000sdf4-SS\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110025665\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"20915847\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10004-11\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-10004-11\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110025135\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"19971800\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"TESTOCTO028\",\n            \"order_total\": \"600.00\",\n            \"shipping_cost\": \"25.00\",\n            \"other_charges\": \"175.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"#1003\",\n            \"b_address_2\": \"Spaze\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"8585909590\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"#1002 Spaze Itech \",\n            \"s_address_2\": \"Sohna Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"8585909671\",\n            \"weight\": \"150\",\n            \"box_length\": \"25\",\n            \"box_breadth\": \"20\",\n            \"box_height\": \"8\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"G\",\n            \"invoice_number\": \"TESTOCTO028\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600266282\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-09-15 00:00:00\",\n            \"ezyslip_order_id\": \"19944435\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-26 01:23:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Product 3\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"100.00\",\n                    \"amount\": \"3\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Product 1\",\n                    \"product_code\": \"JSN123\",\n                    \"price\": \"100.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"TEST-SEPT-009\",\n            \"order_total\": \"120.00\",\n            \"shipping_cost\": \"20.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"#1002\",\n            \"b_address_2\": \"Spaze Itech\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"8840220974\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"#1002\",\n            \"s_address_2\": \"Spaze Itech\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"8840220974\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"TEST-SEPT-009\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600266234\",\n            \"shipment_status\": \"SHIPMENT INVOICED\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2016-10-20 00:00:00\",\n            \"ezyslip_order_id\": \"19909188\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Product 2\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"20.00\",\n                    \"amount\": \"5\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_24_39\",\n            \"order_total\": \"44.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"20.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_24_39\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600266092\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-09-09 17:24:39\",\n            \"ezyslip_order_id\": \"19831465\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-25 06:39:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"test swati\",\n                    \"product_code\": \"3456ytghjk\",\n                    \"price\": \"5.00\",\n                    \"amount\": \"3\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10003-SSS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"700.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-10003-SSS\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600266101\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-09-09 17:22:21\",\n            \"ezyslip_order_id\": \"19831387\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-27 08:37:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"10\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"0.00\",\n                    \"amount\": \"5\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1008-V2\",\n            \"order_total\": \"25.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"15.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8840220968\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8840220968\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-1008-V2\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600266248\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-09-09 17:18:52\",\n            \"ezyslip_order_id\": \"19831337\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-26 01:10:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"-8.00\",\n                    \"amount\": \"10\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"5.00\",\n                    \"amount\": \"2\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1007-V2\",\n            \"order_total\": \"10.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8840220968\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8840220968\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-1007-V2\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600266251\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-09-09 17:18:04\",\n            \"ezyslip_order_id\": \"19831322\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-25 01:05:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"-8.00\",\n                    \"amount\": \"10\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"5.00\",\n                    \"amount\": \"2\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1006-V2\",\n            \"order_total\": \"10.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8840220968\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8840220968\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-1006-V2\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600266265\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-09-09 17:14:40\",\n            \"ezyslip_order_id\": \"19831262\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-26 12:35:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"-8.00\",\n                    \"amount\": \"10\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"5.00\",\n                    \"amount\": \"2\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10001-EECOM_33\",\n            \"order_total\": \"15.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati Sinha\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"Uppal Southend Sector 49\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Gurugram\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8840220968\",\n            \"s_firstname\": \"Swati Sinha\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"Uppal Southend Sector 49\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Gurugram\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8840220968\",\n            \"weight\": \"25\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-10001-EECOM_33\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110020811\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-05 05:30:00\",\n            \"ezyslip_order_id\": \"18919628\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"Wrist Watch online\",\n                    \"product_code\": \"WWO10001\",\n                    \"price\": \"15.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10002-EECOM\",\n            \"order_total\": \"15.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati Sinha\",\n            \"b_lastname\": \"\",\n            \"b_address\": \"Uppal Southend Sector 49\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Gurugram\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8840220968\",\n            \"s_firstname\": \"Swati Sinha\",\n            \"s_lastname\": \"\",\n            \"s_address\": \"Uppal Southend Sector 49\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Gurugram\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8840220968\",\n            \"weight\": \"25\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"\",\n            \"status\": \"A\",\n            \"invoice_number\": \"98608712\",\n            \"name\": \"Shipway Delhivery (0.5kg)\",\n            \"carrier_title\": \"Shipway Delhivery Surface\",\n            \"tracking_number\": \"11745511685165\",\n            \"shipment_status\": \"PKF\",\n            \"shipment_status_name\": \"Pickup Failed\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-05 05:30:00\",\n            \"ezyslip_order_id\": \"18918454\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-08-05 12:55:29\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Pickup Failed\",\n                    \"datetime\": \"2022-08-09 21:55:37\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"Wrist Watch online\",\n                    \"product_code\": \"WWO10001\",\n                    \"price\": \"15.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10001-EECOM\",\n            \"order_total\": \"15.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati Sinha\",\n            \"b_lastname\": \"\",\n            \"b_address\": \"Uppal Southend Sector 49\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Gurugram\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8840220968\",\n            \"s_firstname\": \"Swati Sinha\",\n            \"s_lastname\": \"\",\n            \"s_address\": \"Uppal Southend Sector 49\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Gurugram\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8840220968\",\n            \"weight\": \"25\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"\",\n            \"status\": \"A\",\n            \"invoice_number\": \"98605974\",\n            \"name\": \"Shipway Delhivery Express (0.5kg)\",\n            \"carrier_title\": \"Shipway Delhivery Express\",\n            \"tracking_number\": \"11633316354666\",\n            \"shipment_status\": \"PKF\",\n            \"shipment_status_name\": \"Pickup Failed\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-05 05:30:00\",\n            \"ezyslip_order_id\": \"18918312\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-08-05 12:48:46\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Pickup Failed\",\n                    \"datetime\": \"2022-08-09 19:59:13\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"Wrist Watch online\",\n                    \"product_code\": \"WWO10001\",\n                    \"price\": \"15.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"LX1001PR\",\n            \"order_total\": \"11.80\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"pr\",\n            \"b_lastname\": \"pk\",\n            \"b_address\": \"Sector 15 Kharghar\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"+911345678902\",\n            \"s_firstname\": \"pr\",\n            \"s_lastname\": \"pk\",\n            \"s_address\": \"Sector 15 Kharghar\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"+911345678902\",\n            \"weight\": \"100\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"prashant@mailinator.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"LX1001PR\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110024597\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-04 15:00:03\",\n            \"ezyslip_order_id\": \"18904953\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"Phone\",\n                    \"product_code\": \"\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_10_38\",\n            \"order_total\": \"29.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_10_38\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110024596\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-04 17:10:38\",\n            \"ezyslip_order_id\": \"18904915\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"\\\"Natural Whey Protein Concentrate \\\"\",\n                    \"product_code\": \"MP0001778\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"25252\",\n                    \"product\": \"\\\"Natural Whey Protein Concentrate Mango Flavour – 1Kg (Naturally Flavoured, GMO Free, Gluten Free, 21.6 G Protein) - 1 Box (1 Kg)[1-box-1-kg]\\\"\",\n                    \"product_code\": \"RETURN-1001676\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"ENCRYPT-1013-CRED\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8840220968\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8840220968\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"ENCRYPT-1013-CRED\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600268408\",\n            \"shipment_status\": \"SHIPMENT ARRIVED AT DESTINATION HUB - KOLKATA\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-03 17:05:02\",\n            \"ezyslip_order_id\": \"18879365\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"ENCRYPT-1012-CRED\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8840220968\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8840220968\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"ENCRYPT-1012-CRED\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110024595\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-03 17:05:02\",\n            \"ezyslip_order_id\": \"18878996\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SS_100011_44_35_72_33\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Uppal Southend Sector 49\",\n            \"b_address_2\": \"s-block\",\n            \"b_city\": \"Gurugram\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Uppal Southend Sector 49\",\n            \"s_address_2\": \"s-block\",\n            \"s_city\": \"Gurugram\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SS_100011_44_35_72_33\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600269859\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-02 17:27:26\",\n            \"ezyslip_order_id\": \"18849565\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SS_100011_44_35_72\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Uppal Southend Sector 49\",\n            \"b_address_2\": \"s-block\",\n            \"b_city\": \"Gurugram\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Uppal Southend Sector 49\",\n            \"s_address_2\": \"s-block\",\n            \"s_city\": \"Gurugram\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"E\",\n            \"invoice_number\": \"SS_100011_44_35_72\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600269845\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-02 17:27:18\",\n            \"ezyslip_order_id\": \"18849560\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SS_100011_44_35\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Uppal Southend Sector 49\",\n            \"b_address_2\": \"s-block\",\n            \"b_city\": \"Gurugram\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Uppal Southend Sector 49\",\n            \"s_address_2\": \"s-block\",\n            \"s_city\": \"Gurugram\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"E\",\n            \"invoice_number\": \"SS_100011_44_35\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600269880\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-02 16:45:03\",\n            \"ezyslip_order_id\": \"18848686\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SS_100011_44\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Uppal Southend Sector 49\",\n            \"b_address_2\": \"s-block\",\n            \"b_city\": \"Gurugram\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Uppal Southend Sector 49\",\n            \"s_address_2\": \"s-block\",\n            \"s_city\": \"Gurugram\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"G\",\n            \"invoice_number\": \"SS_100011_44\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600269876\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-02 16:34:21\",\n            \"ezyslip_order_id\": \"18848534\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"ANBCYE\",\n            \"order_total\": \"1799.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"TEST\",\n            \"b_lastname\": \"REKHA\",\n            \"b_address\": \"Office no. 345, Shipway tech. tower B2\",\n            \"b_address_2\": \"Sector 49\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"HR\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9289109702\",\n            \"s_firstname\": \"TEST\",\n            \"s_lastname\": \"REKHA\",\n            \"s_address\": \"Office no. 345, Shipway tech. tower B2\",\n            \"s_address_2\": \"Sector 49\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"HR\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9289109702\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"khushidham104@gmail.com\",\n            \"status\": \"E\",\n            \"invoice_number\": \"ANBCYE\",\n            \"name\": \"5678\",\n            \"carrier_title\": \"5678\",\n            \"tracking_number\": \"11745510060410\",\n            \"shipment_status\": \"0\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-02 15:33:43\",\n            \"ezyslip_order_id\": \"18846622\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"TEST\",\n                    \"product_code\": \"234\",\n                    \"price\": \"1799.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SS_100011\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Uppal Southend Sector 49\",\n            \"b_address_2\": \"s-block\",\n            \"b_city\": \"Gurugram\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Uppal Southend Sector 49\",\n            \"s_address_2\": \"s-block\",\n            \"s_city\": \"Gurugram\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"G\",\n            \"invoice_number\": \"SS_100011\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE22443245001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-02 15:33:17\",\n            \"ezyslip_order_id\": \"18846600\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"1079_90_16\",\n            \"order_total\": \"200.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"TEST\",\n            \"b_lastname\": \"REKHA\",\n            \"b_address\": \"Office no. 345, Shipway tech. tower B2\",\n            \"b_address_2\": \"Sector 49\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"7042779242\",\n            \"s_firstname\": \"TEST\",\n            \"s_lastname\": \"REKHA\",\n            \"s_address\": \"Office no. 345, Shipway tech. tower B2\",\n            \"s_address_2\": \"Sector 49\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"7042779242\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"rekha.yadav@shipway.in\",\n            \"status\": \"E\",\n            \"invoice_number\": \"1079_90_16\",\n            \"name\": \"5678\",\n            \"carrier_title\": \"5678\",\n            \"tracking_number\": \"11745510060410\",\n            \"shipment_status\": \"0\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-02 15:28:15\",\n            \"ezyslip_order_id\": \"18846477\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"Gift\",\n                    \"product_code\": \"wiueyt75\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"1079\",\n            \"order_total\": \"200.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"TEST\",\n            \"b_lastname\": \"REKHA\",\n            \"b_address\": \"Office no. 345, Shipway tech. tower B2\",\n            \"b_address_2\": \"Sector 49\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"7042779242\",\n            \"s_firstname\": \"TEST\",\n            \"s_lastname\": \"REKHA\",\n            \"s_address\": \"Office no. 345, Shipway tech. tower B2\",\n            \"s_address_2\": \"Sector 49\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"7042779242\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"rekha.yadav@shipway.in\",\n            \"status\": \"E\",\n            \"invoice_number\": \"1079\",\n            \"name\": \"5678\",\n            \"carrier_title\": \"5678\",\n            \"tracking_number\": \"9070593944\",\n            \"shipment_status\": \"0\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-08-02 15:26:04\",\n            \"ezyslip_order_id\": \"18846440\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"Gift\",\n                    \"product_code\": \"wiueyt75\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10004-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-10004-SS\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110020201\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"18262359\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_39_38\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_39_38\",\n            \"name\": \"Nimbus Post\",\n            \"carrier_title\": \"Nimbuspost_amrut\",\n            \"tracking_number\": \"78766451816\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"Test Name\",\n                \"title\": \"Warehouse Title\",\n                \"address_1\": \"Spaze Tech Park\",\n                \"address_2\": \"10 Floor\",\n                \"city\": \"Gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"Test Name\",\n                \"title\": \"Warehouse Title\",\n                \"address_1\": \"Spaze Tech Park\",\n                \"address_2\": \"10 Floor\",\n                \"city\": \"Gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-24 17:39:38\",\n            \"ezyslip_order_id\": \"18216005\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_39_32\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_39_32\",\n            \"name\": \"Nimbus Post\",\n            \"carrier_title\": \"Nimbuspost_amrut\",\n            \"tracking_number\": \"78766451761\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"Test Name\",\n                \"title\": \"Warehouse Title\",\n                \"address_1\": \"Spaze Tech Park\",\n                \"address_2\": \"10 Floor\",\n                \"city\": \"Gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"Test Name\",\n                \"title\": \"Warehouse Title\",\n                \"address_1\": \"Spaze Tech Park\",\n                \"address_2\": \"10 Floor\",\n                \"city\": \"Gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-24 17:39:32\",\n            \"ezyslip_order_id\": \"18216004\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10003-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-10003-SS\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110020164\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"18173110\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10002-SS\",\n            \"order_total\": \"870.00\",\n            \"shipping_cost\": \"30.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"John\",\n            \"b_lastname\": \"Doe\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"John\",\n            \"s_lastname\": \"Doe\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"customer@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-10002-SS\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110020163\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 15:35:02\",\n            \"ezyslip_order_id\": \"18173102\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"200.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"120.00\",\n                    \"amount\": \"10\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"LAT-1001-LONG\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"LAT-1001-LONG\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10201236001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-21 13:57:02\",\n            \"ezyslip_order_id\": \"18171597\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1148-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1148-AUTO-ASSIGN\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110020104\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-20 11:27:02\",\n            \"ezyslip_order_id\": \"18151792\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1145-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1145-AUTO-ASSIGN\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10199291001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-14 11:27:02\",\n            \"ezyslip_order_id\": \"18066993\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1144-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1144-AUTO-ASSIGN\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10199280001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-08 11:27:02\",\n            \"ezyslip_order_id\": \"18066949\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1143-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1143-AUTO-ASSIGN\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10198005001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-08 11:27:02\",\n            \"ezyslip_order_id\": \"17985495\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1142-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1142-AUTO-ASSIGN\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10197994001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-08 11:27:02\",\n            \"ezyslip_order_id\": \"17985493\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1141-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1141-AUTO-ASSIGN\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10197961001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-08 11:27:02\",\n            \"ezyslip_order_id\": \"17985333\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1140-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1140-AUTO-ASSIGN\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10197876001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-08 11:27:02\",\n            \"ezyslip_order_id\": \"17985035\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1139-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1139-AUTO-ASSIGN\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10197854001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-08 11:27:02\",\n            \"ezyslip_order_id\": \"17984933\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1138-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1138-AUTO-ASSIGN\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10197806001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-08 11:27:02\",\n            \"ezyslip_order_id\": \"17984807\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1137-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1137-AUTO-ASSIGN\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10197795001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-08 11:27:02\",\n            \"ezyslip_order_id\": \"17984783\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1136-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1136-AUTO-ASSIGN\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110019960\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-06-08 11:27:02\",\n            \"ezyslip_order_id\": \"17984062\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1035-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1035-AUTO-ASSIGN\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110019567\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-05-26 11:27:02\",\n            \"ezyslip_order_id\": \"17789978\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1034-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1034-AUTO-ASSIGN\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"I52307591\",\n            \"shipment_status\": \"SCH\",\n            \"shipment_status_name\": \"Shipment Booked\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2024-05-26 11:27:02\",\n            \"ezyslip_order_id\": \"17789942\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-06-03 17:01:55\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1032-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1032-AUTO-ASSIGN\",\n            \"name\": \"bluedart\",\n            \"carrier_title\": \"bluedart\",\n            \"tracking_number\": \"0987654356\",\n            \"shipment_status\": \"0\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2024-05-26 17:27:02\",\n            \"ezyslip_order_id\": \"17789878\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SINHA-1028-AUTO-ASSIGN\",\n            \"order_total\": \"2.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"Sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SINHA-1028-AUTO-ASSIGN\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600269947\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2024-05-20 17:27:02\",\n            \"ezyslip_order_id\": \"17766526\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"smarter-10014-assign\",\n            \"order_total\": \"5.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"smarter-10014-assign\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600273734\",\n            \"shipment_status\": \"SHIPMENT ARRIVED AT DESTINATION HUB - BANGALORE\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-05-20 16:27:56\",\n            \"ezyslip_order_id\": \"17699207\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"4\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"smarter-10012-assign\",\n            \"order_total\": \"5.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"smarter-10012-assign\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110019398\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-05-19 16:27:56\",\n            \"ezyslip_order_id\": \"17691968\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"4\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"smarter-10011-assign\",\n            \"order_total\": \"5.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"smarter-10011-assign\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110019388\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-05-19 12:27:56\",\n            \"ezyslip_order_id\": \"17688638\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"4\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"smarter-10008-assign\",\n            \"order_total\": \"5.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"uppal southend\",\n            \"b_address_2\": \"S-block\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"spaze itech park\",\n            \"s_address_2\": \"Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"smarter-10008-assign\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10187295001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-05-18 12:27:56\",\n            \"ezyslip_order_id\": \"17671283\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"4\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"smarter-10005-assign\",\n            \"order_total\": \"5.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"smarter-10005-assign\",\n            \"name\": \"Smartr Logistics\",\n            \"carrier_title\": \"smarter logistics client credential\",\n            \"tracking_number\": \"XSE10187262001\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-05-18 12:20:53\",\n            \"ezyslip_order_id\": \"17670778\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"4\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"smarter-10001-assign\",\n            \"order_total\": \"5.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"8585909577\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"Sinha\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"8585909577\",\n            \"weight\": \"10\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati@email.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"smarter-10001-assign\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D44264216\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-05-04 12:17:53\",\n            \"ezyslip_order_id\": \"17670761\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-05-18 12:10:13\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-06-03 17:01:18\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 5\",\n                    \"product_code\": \"JSN909\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"My Test Product 23\",\n                    \"product_code\": \"JSN9999\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"4\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10005-TEST\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"OD-10005-TEST\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600274200\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-05-05 13:42:24\",\n            \"ezyslip_order_id\": \"17472835\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-26 10:25:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"OD-10004-TEST\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"G\",\n            \"invoice_number\": \"OD-10004-TEST\",\n            \"name\": \"Sequel Logistics\",\n            \"carrier_title\": \"A Sequel swati test credential\",\n            \"tracking_number\": \"0600274195\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-05-05 13:42:05\",\n            \"ezyslip_order_id\": \"17472830\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2020-08-28 11:59:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_30_12\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_30_12\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"I52149216\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-25 15:30:12\",\n            \"ezyslip_order_id\": \"17315820\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-25 15:31:09\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-25 17:04:19\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_30_08\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_30_08\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"I52149215\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-25 15:30:08\",\n            \"ezyslip_order_id\": \"17315819\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-25 15:31:04\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-25 17:04:25\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_15_07\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"E\",\n            \"invoice_number\": \"dummy_order_15_07\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"I52149174\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-25 15:15:07\",\n            \"ezyslip_order_id\": \"17315507\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-25 15:18:19\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_23_02_91_95\",\n            \"order_total\": \"1.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_23_02_91_95\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43457945\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-25 14:56:40\",\n            \"ezyslip_order_id\": \"17315328\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-25 14:58:09\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-25 15:18:23\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_23_02_91\",\n            \"order_total\": \"1.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"E\",\n            \"invoice_number\": \"dummy_order_23_02_91\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43457939\",\n            \"shipment_status\": \"DEL\",\n            \"shipment_status_name\": \"Delivered\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-25 14:56:34\",\n            \"ezyslip_order_id\": \"17315327\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-25 14:58:03\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-25 15:18:32\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"In Transit\",\n                    \"datetime\": \"2022-07-07 10:00:00\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Delivered\",\n                    \"datetime\": \"2022-07-08 12:00:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dtdc_21_16\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dtdc_21_16\",\n            \"name\": \"DTDC-DP\",\n            \"carrier_title\": \"DTDC-DP swati test credential\",\n            \"tracking_number\": \"D77918498\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-22 17:21:16\",\n            \"ezyslip_order_id\": \"17269651\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_50_16\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_50_16\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"I51686879\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-22 13:50:16\",\n            \"ezyslip_order_id\": \"17266851\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-22 16:52:41\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-25 01:02:22\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_23_02_33\",\n            \"order_total\": \"1.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_23_02_33\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43358696\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-21 11:24:46\",\n            \"ezyslip_order_id\": \"17246928\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-21 11:25:38\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-22 10:11:41\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_23_15\",\n            \"order_total\": \"1.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_23_15\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43360319\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-21 11:23:15\",\n            \"ezyslip_order_id\": \"17246664\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-21 16:42:52\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-22 10:11:15\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_23_02\",\n            \"order_total\": \"1.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_23_02\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43445406\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"Sinhaa Swatiiii\",\n                \"title\": \"swati sinha unicom pickup address\",\n                \"address_1\": \"1002- 1003,(shipway)\",\n                \"address_2\": \"232/ground floor ,B4-Tower\",\n                \"city\": \"Patna\",\n                \"state\": \"BIHA\",\n                \"country\": \"IN\",\n                \"pincode\": \"122015\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swatiiiii sinhaaaaa\",\n                \"title\": \"swati sinha unicom return address\",\n                \"address_1\": \"sector-40\",\n                \"address_2\": \"south city 1\",\n                \"city\": \"Mumbai\",\n                \"state\": \"MH\",\n                \"country\": \"IN\",\n                \"pincode\": \"400092\"\n            },\n            \"order_date\": \"2022-04-21 11:23:02\",\n            \"ezyslip_order_id\": \"17246622\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-22 10:30:04\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-25 01:03:23\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"1.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1010-S3\",\n            \"order_total\": \"2.36\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"manual-paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Sector 4 Rajendra Nagar\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Ghaziabad\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Uttar Pradesh\",\n            \"b_zipcode\": \"201007\",\n            \"b_phone\": \"+918585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Sector 4 Rajendra Nagar\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Ghaziabad\",\n            \"s_state\": \"Uttar Pradesh\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"201007\",\n            \"s_phone\": \"+918585909577\",\n            \"weight\": \"20\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-1010-S3\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43351721\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-19 15:14:57\",\n            \"ezyslip_order_id\": \"17223371\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-19 15:18:52\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-19 18:21:11\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"Women Green Solid Round-Neck T-shirt - XS / Green\",\n                    \"product_code\": \"ROUNDSWATI001\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1009-S3\",\n            \"order_total\": \"2.36\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"manual-paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Sector 4 Rajendra Nagar\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Ghaziabad\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Uttar Pradesh\",\n            \"b_zipcode\": \"201007\",\n            \"b_phone\": \"+918585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Sector 4 Rajendra Nagar\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Ghaziabad\",\n            \"s_state\": \"Uttar Pradesh\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"201007\",\n            \"s_phone\": \"+918585909577\",\n            \"weight\": \"20\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-1009-S3\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43351720\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-19 15:14:44\",\n            \"ezyslip_order_id\": \"17223370\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-19 15:18:47\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-19 18:21:24\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"Women Green Solid Round-Neck T-shirt - XS / Green\",\n                    \"product_code\": \"ROUNDSWATI001\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1008-S3\",\n            \"order_total\": \"2.36\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"manual-paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Sector 4 Rajendra Nagar\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Ghaziabad\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Uttar Pradesh\",\n            \"b_zipcode\": \"201007\",\n            \"b_phone\": \"+918585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Sector 4 Rajendra Nagar\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Ghaziabad\",\n            \"s_state\": \"Uttar Pradesh\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"201007\",\n            \"s_phone\": \"+918585909577\",\n            \"weight\": \"20\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-1008-S3\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43351715\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-19 15:14:29\",\n            \"ezyslip_order_id\": \"17223369\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-19 15:17:27\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-19 18:21:37\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"Women Green Solid Round-Neck T-shirt - XS / Green\",\n                    \"product_code\": \"ROUNDSWATI001\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1007-S3\",\n            \"order_total\": \"2.36\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"manual-paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Sector 4 Rajendra Nagar\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Ghaziabad\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Uttar Pradesh\",\n            \"b_zipcode\": \"201007\",\n            \"b_phone\": \"+918585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Sector 4 Rajendra Nagar\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Ghaziabad\",\n            \"s_state\": \"Uttar Pradesh\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"201007\",\n            \"s_phone\": \"+918585909577\",\n            \"weight\": \"20\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-1007-S3\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43351719\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-19 15:14:14\",\n            \"ezyslip_order_id\": \"17223368\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-19 15:18:42\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-19 18:21:31\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"Women Green Solid Round-Neck T-shirt - XS / Green\",\n                    \"product_code\": \"ROUNDSWATI001\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1006-S3\",\n            \"order_total\": \"2.36\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"manual-paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Sector 4 Rajendra Nagar\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Ghaziabad\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Uttar Pradesh\",\n            \"b_zipcode\": \"201007\",\n            \"b_phone\": \"+918585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Sector 4 Rajendra Nagar\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Ghaziabad\",\n            \"s_state\": \"Uttar Pradesh\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"201007\",\n            \"s_phone\": \"+918585909577\",\n            \"weight\": \"20\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-1006-S3\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43358628\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-19 15:13:57\",\n            \"ezyslip_order_id\": \"17223367\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-21 11:11:23\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-22 10:11:53\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"Women Green Solid Round-Neck T-shirt - XS / Green\",\n                    \"product_code\": \"ROUNDSWATI001\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1005-S3\",\n            \"order_total\": \"2.36\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"manual-paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Sector 4 Rajendra Nagar\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Ghaziabad\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Uttar Pradesh\",\n            \"b_zipcode\": \"201007\",\n            \"b_phone\": \"+918585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Sector 4 Rajendra Nagar\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Ghaziabad\",\n            \"s_state\": \"Uttar Pradesh\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"201007\",\n            \"s_phone\": \"+918585909577\",\n            \"weight\": \"20\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-1005-S3\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43358454\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-19 15:13:42\",\n            \"ezyslip_order_id\": \"17223366\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-21 10:52:19\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-22 10:12:34\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"Women Green Solid Round-Neck T-shirt - XS / Green\",\n                    \"product_code\": \"ROUNDSWATI001\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1004-S3\",\n            \"order_total\": \"2.36\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"manual-paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Sector 4 Rajendra Nagar\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Ghaziabad\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Uttar Pradesh\",\n            \"b_zipcode\": \"201007\",\n            \"b_phone\": \"+918585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Sector 4 Rajendra Nagar\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Ghaziabad\",\n            \"s_state\": \"Uttar Pradesh\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"201007\",\n            \"s_phone\": \"+918585909577\",\n            \"weight\": \"20\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-1004-S3\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43358627\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-19 15:13:27\",\n            \"ezyslip_order_id\": \"17223365\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-21 11:11:16\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-22 10:11:58\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"Women Green Solid Round-Neck T-shirt - XS / Green\",\n                    \"product_code\": \"ROUNDSWATI001\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-1003-S3\",\n            \"order_total\": \"2.36\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"manual-paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"Sector 4 Rajendra Nagar\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Ghaziabad\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Uttar Pradesh\",\n            \"b_zipcode\": \"201007\",\n            \"b_phone\": \"+918585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"Sector 4 Rajendra Nagar\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Ghaziabad\",\n            \"s_state\": \"Uttar Pradesh\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"201007\",\n            \"s_phone\": \"+918585909577\",\n            \"weight\": \"20\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"E\",\n            \"invoice_number\": \"SWATI-1003-S3\",\n            \"name\": \"Pickrr_DTDC\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"tracking_number\": \"D43358650\",\n            \"shipment_status\": \"CAN\",\n            \"shipment_status_name\": \"Canceled\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-04-19 15:13:09\",\n            \"ezyslip_order_id\": \"17223364\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2022-04-21 11:15:08\",\n                    \"sub_status\": \"\"\n                },\n                {\n                    \"status\": \"Canceled\",\n                    \"datetime\": \"2022-04-22 10:11:46\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": null,\n                    \"product\": \"Women Green Solid Round-Neck T-shirt - XS / Green\",\n                    \"product_code\": \"ROUNDSWATI001\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"NDR_SWATI_006\",\n            \"order_total\": \"15.00\",\n            \"shipping_cost\": \"3.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@shipway.in\",\n            \"status\": \"G\",\n            \"invoice_number\": \"NDR_SWATI_006\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"Ithink Logistics\",\n            \"tracking_number\": \"10007800791019\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"\",\n                \"title\": \"\",\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Gurgaon\",\n                \"state\": \"Haryana\",\n                \"country\": \"India\",\n                \"pincode\": \"\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"Sinhaa Swatiiii\",\n                \"title\": \"swati sinha unicom pickup address\",\n                \"address_1\": \"1002- 1003,(shipway)\",\n                \"address_2\": \"232/ground floor ,B4-Tower\",\n                \"city\": \"Patna\",\n                \"state\": \"BIHA\",\n                \"country\": \"IN\",\n                \"pincode\": \"122015\"\n            },\n            \"order_date\": \"2022-02-09 10:50:00\",\n            \"ezyslip_order_id\": \"16341351\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"Shirt\",\n                    \"product_code\": \"100101\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"T-Shirt\",\n                    \"product_code\": \"100102\",\n                    \"price\": \"1.20\",\n                    \"amount\": \"5\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"NDR_SWATI_007\",\n            \"order_total\": \"15.00\",\n            \"shipping_cost\": \"3.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@shipway.in\",\n            \"status\": \"G\",\n            \"invoice_number\": \"NDR_SWATI_007\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"Ithink Logistics\",\n            \"tracking_number\": \"10007800791029\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"\",\n                \"title\": \"\",\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Gurgaon\",\n                \"state\": \"Haryana\",\n                \"country\": \"India\",\n                \"pincode\": \"\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"Sinhaa Swatiiii\",\n                \"title\": \"swati sinha unicom pickup address\",\n                \"address_1\": \"1002- 1003,(shipway)\",\n                \"address_2\": \"232/ground floor ,B4-Tower\",\n                \"city\": \"Patna\",\n                \"state\": \"BIHA\",\n                \"country\": \"IN\",\n                \"pincode\": \"122015\"\n            },\n            \"order_date\": \"2022-02-09 10:50:00\",\n            \"ezyslip_order_id\": \"16341342\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"Shirt\",\n                    \"product_code\": \"100101\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"T-Shirt\",\n                    \"product_code\": \"100102\",\n                    \"price\": \"1.20\",\n                    \"amount\": \"5\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"NDR_SWATI_008\",\n            \"order_total\": \"15.00\",\n            \"shipping_cost\": \"3.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@shipway.in\",\n            \"status\": \"G\",\n            \"invoice_number\": \"NDR_SWATI_008\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"Ithink Logistics\",\n            \"tracking_number\": \"10007800791039\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"\",\n                \"title\": \"\",\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Gurgaon\",\n                \"state\": \"Haryana\",\n                \"country\": \"India\",\n                \"pincode\": \"\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"Sinhaa Swatiiii\",\n                \"title\": \"swati sinha unicom pickup address\",\n                \"address_1\": \"1002- 1003,(shipway)\",\n                \"address_2\": \"232/ground floor ,B4-Tower\",\n                \"city\": \"Patna\",\n                \"state\": \"BIHA\",\n                \"country\": \"IN\",\n                \"pincode\": \"122015\"\n            },\n            \"order_date\": \"2022-02-09 10:50:00\",\n            \"ezyslip_order_id\": \"16341330\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"Shirt\",\n                    \"product_code\": \"100101\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"T-Shirt\",\n                    \"product_code\": \"100102\",\n                    \"price\": \"1.20\",\n                    \"amount\": \"5\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"NDR_SWATI_009\",\n            \"order_total\": \"15.00\",\n            \"shipping_cost\": \"3.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"#321\",\n            \"b_address_2\": \"MG Road\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"#321\",\n            \"s_address_2\": \"MG Road\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"110\",\n            \"box_length\": \"20\",\n            \"box_breadth\": \"15\",\n            \"box_height\": \"10\",\n            \"email\": \"swati.sinha@shipway.in\",\n            \"status\": \"G\",\n            \"invoice_number\": \"NDR_SWATI_009\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"Ithink Logistics\",\n            \"tracking_number\": \"10007800791049\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"\",\n                \"title\": \"\",\n                \"address_1\": \"\",\n                \"address_2\": \"\",\n                \"city\": \"Gurgaon\",\n                \"state\": \"Haryana\",\n                \"country\": \"India\",\n                \"pincode\": \"\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"Sinhaa Swatiiii\",\n                \"title\": \"swati sinha unicom pickup address\",\n                \"address_1\": \"1002- 1003,(shipway)\",\n                \"address_2\": \"232/ground floor ,B4-Tower\",\n                \"city\": \"Patna\",\n                \"state\": \"BIHA\",\n                \"country\": \"IN\",\n                \"pincode\": \"122015\"\n            },\n            \"order_date\": \"2022-02-09 10:50:00\",\n            \"ezyslip_order_id\": \"16341327\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"Shirt\",\n                    \"product_code\": \"100101\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"0\",\n                    \"product\": \"T-Shirt\",\n                    \"product_code\": \"100102\",\n                    \"price\": \"1.20\",\n                    \"amount\": \"5\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI001-UNI-001\",\n            \"order_total\": \"100.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"70.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Swati\",\n            \"b_lastname\": \"SInha\",\n            \"b_address\": \"345-348\",\n            \"b_address_2\": \"spaze itech park, Tower - B1\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122016\",\n            \"b_phone\": \"+91-9999999992\",\n            \"s_firstname\": \"Swati\",\n            \"s_lastname\": \"SInha\",\n            \"s_address\": \"345-348\",\n            \"s_address_2\": \"spaze itech park, Tower - B1\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122016\",\n            \"s_phone\": \"+91-9999999992\",\n            \"weight\": \"380\",\n            \"box_length\": \"70\",\n            \"box_breadth\": \"90\",\n            \"box_height\": \"80\",\n            \"email\": \"swati.sinha@shipway.in\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI001-UNI-001\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110014657\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"Sinhaa Swatiiii\",\n                \"title\": \"swati sinha unicom pickup address\",\n                \"address_1\": \"1002- 1003,(shipway)\",\n                \"address_2\": \"232/ground floor ,B4-Tower\",\n                \"city\": \"Patna\",\n                \"state\": \"BIHA\",\n                \"country\": \"IN\",\n                \"pincode\": \"122015\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swatiiiii sinhaaaaa\",\n                \"title\": \"swati sinha unicom return address\",\n                \"address_1\": \"sector-40\",\n                \"address_2\": \"south city 1\",\n                \"city\": \"Mumbai\",\n                \"state\": \"MAHA\",\n                \"country\": \"IN\",\n                \"pincode\": \"400092\"\n            },\n            \"order_date\": \"2022-01-28 11:39:10\",\n            \"ezyslip_order_id\": \"16154068\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Swati Product 11\",\n                    \"product_code\": \"SWUNI0011\",\n                    \"price\": \"6.00\",\n                    \"amount\": \"3\"\n                },\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Swati Product 22\",\n                    \"product_code\": \"SWUNI002\",\n                    \"price\": \"4.00\",\n                    \"amount\": \"3\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"smoke-1006-sinha\",\n            \"order_total\": \"23.60\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"manual-paid\",\n            \"b_firstname\": \"\",\n            \"b_lastname\": \"\",\n            \"b_address\": \"\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"\",\n            \"b_zipcode\": \"\",\n            \"b_phone\": \"\",\n            \"s_firstname\": \"\",\n            \"s_lastname\": \"\",\n            \"s_address\": \"\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"\",\n            \"s_state\": \"\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"\",\n            \"s_phone\": \"\",\n            \"weight\": \"200\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"\",\n            \"status\": \"A\",\n            \"invoice_number\": \"smoke-1006-sinha\",\n            \"name\": \"Swati Testing\",\n            \"carrier_title\": \"Swati Testing\",\n            \"tracking_number\": \"2134567543\",\n            \"shipment_status\": \"0\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-01-24 18:19:54\",\n            \"ezyslip_order_id\": \"16103692\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"3423\",\n                    \"product\": \"Copy of phone\",\n                    \"product_code\": \"miphonew\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"2342\",\n                    \"product\": \"phone\",\n                    \"product_code\": \"miphone\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"smoke-1005-sinha\",\n            \"order_total\": \"23.60\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"manual-paid\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"sinha\",\n            \"b_address\": \"345-348\",\n            \"b_address_2\": \"spaze\",\n            \"b_city\": \"Gurugram\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Bihar\",\n            \"b_zipcode\": \"800002\",\n            \"b_phone\": \"+918585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"sinha\",\n            \"s_address\": \"345-348\",\n            \"s_address_2\": \"spaze\",\n            \"s_city\": \"Gurugram\",\n            \"s_state\": \"Bihar\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"800002\",\n            \"s_phone\": \"+918585909577\",\n            \"weight\": \"200\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"prashant.kaushik@shipway.in\",\n            \"status\": \"A\",\n            \"invoice_number\": \"smoke-1005-sinha\",\n            \"name\": \"Bluedart\",\n            \"carrier_title\": \"Bluedart test\",\n            \"tracking_number\": \"89186417165\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-01-24 18:19:24\",\n            \"ezyslip_order_id\": \"16103691\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"3423\",\n                    \"product\": \"Copy of phone\",\n                    \"product_code\": \"miphonew\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"1\"\n                },\n                {\n                    \"hsn_code\": \"2342\",\n                    \"product\": \"phone\",\n                    \"product_code\": \"miphone\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"22425531\",\n            \"order_total\": \"13.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"3.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"prashant\",\n            \"b_lastname\": \"kaushik\",\n            \"b_address\": \"spaze it\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Bangalore\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Karnataka\",\n            \"b_zipcode\": \"530068\",\n            \"b_phone\": \"7895593982\",\n            \"s_firstname\": \"prashant\",\n            \"s_lastname\": \"kaushik\",\n            \"s_address\": \"spaze it\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Bangalore\",\n            \"s_state\": \"Karnataka\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"530068\",\n            \"s_phone\": \"7895593982\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"prashant.kaushik@shipway.in\",\n            \"status\": \"A\",\n            \"invoice_number\": \"22425531\",\n            \"name\": \"Swati Testing\",\n            \"carrier_title\": \"Swati Testing\",\n            \"tracking_number\": \"4567654323456\",\n            \"shipment_status\": \"0\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"Swati sinha\",\n                \"title\": \"blowhorn swati warehouse\",\n                \"address_1\": \"E-1402, JM Aroma Apartments,Noida-Sector-75\",\n                \"address_2\": \"Anishabad\",\n                \"city\": \"Banglore\",\n                \"state\": \"KA\",\n                \"country\": \"IN\",\n                \"pincode\": \"560003\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"Swati sinha\",\n                \"title\": \"blowhorn swati warehouse\",\n                \"address_1\": \"E-1402, JM Aroma Apartments,Noida-Sector-75\",\n                \"address_2\": \"Anishabad\",\n                \"city\": \"Banglore\",\n                \"state\": \"KA\",\n                \"country\": \"IN\",\n                \"pincode\": \"560003\"\n            },\n            \"order_date\": \"2022-01-24 18:02:53\",\n            \"ezyslip_order_id\": \"16103604\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"2000\",\n                    \"product\": \"Crop half sleeve tshirt\",\n                    \"product_code\": \"SWATICROP001\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"58158300\",\n            \"order_total\": \"13.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"3.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"prashant\",\n            \"b_lastname\": \"kaushik\",\n            \"b_address\": \"spaze it\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Sambalpur\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Orissa\",\n            \"b_zipcode\": \"768001\",\n            \"b_phone\": \"7895593982\",\n            \"s_firstname\": \"prashant\",\n            \"s_lastname\": \"kaushik\",\n            \"s_address\": \"spaze it\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Sambalpur\",\n            \"s_state\": \"Orissa\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"768001\",\n            \"s_phone\": \"7895593982\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"prashant.kaushik@shipway.in\",\n            \"status\": \"E\",\n            \"invoice_number\": \"58158300\",\n            \"name\": \"Bluedart\",\n            \"carrier_title\": \"Bluedart test\",\n            \"tracking_number\": \"89186417143\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-01-24 17:59:19\",\n            \"ezyslip_order_id\": \"16103579\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"2000\",\n                    \"product\": \"Crop half sleeve tshirt\",\n                    \"product_code\": \"SWATICROP001\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"40976355\",\n            \"order_total\": \"13.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"3.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"prashant\",\n            \"b_lastname\": \"kaushik\",\n            \"b_address\": \"spaze it\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Gurgaon\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"7895593982\",\n            \"s_firstname\": \"prashant\",\n            \"s_lastname\": \"kaushik\",\n            \"s_address\": \"spaze it\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Gurgaon\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"7895593982\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"prashant.kaushik@shipway.in\",\n            \"status\": \"E\",\n            \"invoice_number\": \"40976355\",\n            \"name\": \"Bluedart\",\n            \"carrier_title\": \"Bluedart test\",\n            \"tracking_number\": \"89186417132\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2022-01-24 17:57:10\",\n            \"ezyslip_order_id\": \"16103578\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"2000\",\n                    \"product\": \"Crop half sleeve tshirt\",\n                    \"product_code\": \"SWATICROP001\",\n                    \"price\": \"10.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_32_39\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_32_39\",\n            \"name\": \"Shiprocket\",\n            \"carrier_title\": \"shiprocket multiple account\",\n            \"tracking_number\": \"SRTC0179948871\",\n            \"shipment_status\": \"SCH\",\n            \"shipment_status_name\": \"Shipment Booked\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2021-12-31 12:32:39\",\n            \"ezyslip_order_id\": \"15811193\",\n            \"shipment_status_scan\": [\n                {\n                    \"status\": \"Shipment Booked\",\n                    \"datetime\": \"2021-12-31 12:32:00\",\n                    \"sub_status\": \"\"\n                }\n            ],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_06_56\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"G\",\n            \"invoice_number\": \"dummy_order_06_56\",\n            \"name\": \"Shiprocket\",\n            \"carrier_title\": \"shiprocket test forward\",\n            \"tracking_number\": \"SRTC0077518170\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2021-12-31 12:06:56\",\n            \"ezyslip_order_id\": \"15810918\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_13_24\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_13_24\",\n            \"name\": \"Swati Testing\",\n            \"carrier_title\": \"Swati Testing\",\n            \"tracking_number\": \"755757474755\",\n            \"shipment_status\": \"0\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2021-11-16 16:13:24\",\n            \"ezyslip_order_id\": \"15286408\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_38_09\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"COD\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_38_09\",\n            \"name\": \"Swati Testing\",\n            \"carrier_title\": \"Swati Testing\",\n            \"tracking_number\": \"58090454\",\n            \"shipment_status\": \"0\",\n            \"shipment_status_name\": null,\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2021-11-08 14:38:09\",\n            \"ezyslip_order_id\": \"15183560\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"dummy_order_33_13\",\n            \"order_total\": \"9.00\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"12\",\n            \"payment_method\": \"Pre Paid\",\n            \"b_firstname\": \"Testing\",\n            \"b_lastname\": \"Name\",\n            \"b_address\": \"Testing address1\",\n            \"b_address_2\": \"Testing address2\",\n            \"b_city\": \"Testing city\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Testing state\",\n            \"b_zipcode\": \"122018\",\n            \"b_phone\": \"9999999999\",\n            \"s_firstname\": \"Testing\",\n            \"s_lastname\": \"Name\",\n            \"s_address\": \"Testing address1\",\n            \"s_address_2\": \"Testing address2\",\n            \"s_city\": \"Testing city\",\n            \"s_state\": \"Testing state\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122018\",\n            \"s_phone\": \"9999999999\",\n            \"weight\": \"50\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"xyz@ezyslips.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"dummy_order_33_13\",\n            \"name\": \"Xpressbees\",\n            \"carrier_title\": \"Xpress Bees Test credential\",\n            \"tracking_number\": \"141404214070011\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2021-10-11 16:33:13\",\n            \"ezyslip_order_id\": \"14856287\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"\",\n                    \"product\": \"Test Product Name\",\n                    \"product_code\": \"TEST123\",\n                    \"price\": \"9.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": []\n        },\n        {\n            \"order_id\": \"SWATI-OD-1039\",\n            \"order_total\": \"2.36\",\n            \"shipping_cost\": \"0.00\",\n            \"other_charges\": \"0.00\",\n            \"discount\": \"0.00\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"Cash on Delivery (COD)\",\n            \"b_firstname\": \"swati\",\n            \"b_lastname\": \"Sinhaa\",\n            \"b_address\": \"Mitra-Mandal Colony, saket vihar\",\n            \"b_address_2\": \"Anishabad\",\n            \"b_city\": \"Patna\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Bihar\",\n            \"b_zipcode\": \"800002\",\n            \"b_phone\": \"+918585909577\",\n            \"s_firstname\": \"swati\",\n            \"s_lastname\": \"Sinhaa\",\n            \"s_address\": \"Mitra-Mandal Colony, saket vihar\",\n            \"s_address_2\": \"Anishabad\",\n            \"s_city\": \"Patna\",\n            \"s_state\": \"Bihar\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"800002\",\n            \"s_phone\": \"+918585909577\",\n            \"weight\": \"900\",\n            \"box_length\": \"0\",\n            \"box_breadth\": \"0\",\n            \"box_height\": \"0\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"status\": \"A\",\n            \"invoice_number\": \"SWATI-OD-1039\",\n            \"name\": \"Ithink Logistics\",\n            \"carrier_title\": \"IThink Logistics Swati Test\",\n            \"tracking_number\": \"1333110013392\",\n            \"shipment_status\": \"NFI\",\n            \"shipment_status_name\": \"Status Pending\",\n            \"pickup_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"return_address\": {\n                \"contact_person_name\": \"swati Sinhaa\",\n                \"title\": \"shipway test swati warehouse\",\n                \"address_1\": \"onjection lab\",\n                \"address_2\": \"3rd floor\",\n                \"city\": \"gurgaon\",\n                \"state\": \"HR\",\n                \"country\": \"IN\",\n                \"pincode\": \"122001\"\n            },\n            \"order_date\": \"2021-10-07 13:23:23\",\n            \"ezyslip_order_id\": \"14811805\",\n            \"shipment_status_scan\": [],\n            \"products\": [\n                {\n                    \"hsn_code\": \"979797\",\n                    \"product\": \"one plus 8T -nord - blue / glass\",\n                    \"product_code\": \"ONEPLUS0001\",\n                    \"price\": \"2.00\",\n                    \"amount\": \"1\"\n                }\n            ],\n            \"order_tags\": [\n                \"shipped\",\n                \"Urgent\",\n                \"xBcase\"\n            ]\n        }\n    ]\n}"},{"id":"09ddbce0-c1b8-41a2-8266-0a73574860ba","name":"Invalid Data","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://app.shipway.com/api/getorders","protocol":"https","host":["app","shipway","com"],"path":["api","getorders"],"query":[{"key":"","value":"","disabled":true},{"key":"","value":"","disabled":true},{"key":"","value":"","disabled":true},{"key":"","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 May 2022 09:29:24 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 05 May 2022 09:29:24 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"51"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": \"No order found\"\n}"}],"_postman_id":"fba0ff55-b1e2-4d1a-b329-452e4df7ca1f"},{"name":"Create Order Manifest","id":"f7c68aa0-b29f-443e-beeb-4a3abff31d79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>","saveHelperData":"<save-helper-data>","showPassword":"<show-password>"},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"order_ids\":[\"TEST123\",\"test2\",\"Test3\"]\n}"},"url":"https://app.shipway.com/api/Createmanifest/","description":"<h1 id=\"create-order-manifest\">Create Order Manifest</h1>\n<p>Shipway provides Manifest order API to interact with Shipway system. This Rest API  enables merchants to create Manifest order in Shipway system.<br />\n<strong>Parameter</strong><br /></p>\n<table>\n                  <thead>\n                    <tr>\n                      <th>Field Name</th>\n                      <th>Description</th>\n                       <th>Mandatory</th>\n                      <th>Data Type</th>\n                    </tr>\n                 </thead>\n                 <tbody>\n                   <tr>\n                   <td><code>order_ids</code></td>\n                   <td>order ids added in json format like [\"test\",\"test\"] </td>\n                   <td>Yes</td>\n                   <td>string</td></tr>\n                 </tbody>\n                </table><br />\n<strong>Headers</strong><br />\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table><br />\n<strong>Authorization</strong>","urlObject":{"protocol":"https","path":["api","Createmanifest",""],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"be70c268-8f2d-427f-8561-8b131515f5f1","name":"Successful Call","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"order_ids\":[\"09876543\",\"1002\",\"1003\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createmanifest/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Feb 2021 11:33:14 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 11 Feb 2021 11:33:14 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"109"},{"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\": true,\n    \"message\": \"Manifest created successfully.\",\n    \"manifest ids\": \"685798\",\n    \"error_response\": []\n}"},{"id":"ee0488f6-c7d9-47fd-ae81-95b8432862d9","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"order_ids\":[\"TEST123\",\"test2\",\"Test3\"]\n}"},"url":"https://app.shipway.com/api/Createmanifest/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Mar 2021 11:11:58 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 04 Mar 2021 11:11:58 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"107"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"order ids\": [\n        \"TEST123\",\n        \"test2\",\n        \"Test3\"\n    ],\n    \"error\": true,\n    \"success\": false,\n    \"message\": \"Order ids not found\"\n}"}],"_postman_id":"f7c68aa0-b29f-443e-beeb-4a3abff31d79"},{"name":"Onhold Order","id":"d9cf4716-9115-4752-b3f4-a672d2f3de09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_ids\": [\n        \"test_order_48_53\",\n        \"test_order_48_57\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Onholdorders/","description":"<p>Shipway provides Onhold order API to interact with Shipway system. This Rest API enables merchants to create onhold order in Shipway system.<br />\n<strong>Parameter</strong><br /></p>\n<table>\n    <thead>\n        <tr>\n            <th>Field Name</th>\n            <th>Description</th>\n            <th>Mandatory</th>\n            <th>Data Type</th>\n        </tr>\n    </thead>\n    <tbody> \n        <tr>\n            <td><code>order_ids</code></td>\n            <td>order ids added in json format like [\"test\",\"test\"] (You can mark as Onhold only New Orders)</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n    </tbody>\n</table>\n<br />\n\n<p><strong>Headers</strong><br /></p>\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table><br />\n<h3 id=\"countriescode\">Country Descriptions</h3><br />\nYou can use country code or country name in billing_country and shipping_country\n<div class=\"click-to-expand-wrapper is-table-wrapper is-expandable\">\n<table>\n                      <thead>\n                        <tr>\n                          <th>Country Code</th>\n                          <th>Country Name</th>                        \n                        </tr>\n                      </thead>\n                      <tbody>\n                                              <tr>\n                        <td>IN</td>\n                        <td>India                         </td>\n                      </tr>\n                                              <tr>\n                        <td>US</td>\n                        <td>United States                         </td>\n                      </tr>\n                                              <tr>\n                        <td>AE</td>\n                        <td>United Arab Emirates                         </td>\n                      </tr>\n                                              <tr>\n                        <td>SA</td>\n                        <td>Saudi Arabia                         </td>\n                      </tr>\n                                              <tr>\n                        <td>AD</td>\n                        <td>Andorra                         </td>\n                      </tr>\n                                              <tr>\n                        <td>AF</td>\n                        <td>Afghanistan                         </td>\n                      </tr>\n                                              <tr>\n                        <td>AG</td>\n                        <td>Antigua and Barbuda                         </td>\n                      </tr>\n                                              <tr>\n                        <td>AI</td>\n                        <td>Anguilla                         </td>\n                      </tr>\n                                              <tr>\n                        <td>AL</td>\n                        <td>Albania                         </td>\n                      </tr>\n                                              <tr>\n                        <td>AM</td>\n                        <td>Armenia                         </td>\n                      </tr>\n                                              <tr>\n                        <td>AO</td>\n                        <td>Angola                        </td>\n                      </tr>\n                                            <tr>\n                        <td>AQ</td>\n                        <td>Antarctica</td>\n                      </tr>\n                                          <tr>\n                        <td>AR</td>\n                        <td>Argentina</td>\n                      </tr>\n                                          <tr>\n                        <td>AS</td>\n                        <td>American Samoa</td>\n                      </tr>\n                                          <tr>\n                        <td>AT</td>\n                        <td>Austria</td>\n                      </tr>\n                                          <tr>\n                        <td>AU</td>\n                        <td>Australia</td>\n                      </tr>\n                                          <tr>\n                        <td>AW</td>\n                        <td>Aruba</td>\n                      </tr>\n                                          <tr>\n                        <td>AZ</td>\n                        <td>Azerbaijan</td>\n                      </tr>\n                                          <tr>\n                        <td>BA</td>\n                        <td>Bosnia and Herzegowina</td>\n                      </tr>\n                                          <tr>\n                        <td>BB</td>\n                        <td>Barbados</td>\n                      </tr>\n                                          <tr>\n                        <td>BD</td>\n                        <td>Bangladesh</td>\n                      </tr>\n                                          <tr>\n                        <td>BE</td>\n                        <td>Belgium</td>\n                      </tr>\n                                          <tr>\n                        <td>BF</td>\n                        <td>Burkina Faso</td>\n                      </tr>\n                                          <tr>\n                        <td>BG</td>\n                        <td>Bulgaria</td>\n                      </tr>\n                                          <tr>\n                        <td>BH</td>\n                        <td>Bahrain</td>\n                      </tr>\n                                          <tr>\n                        <td>BI</td>\n                        <td>Burundi</td>\n                      </tr>\n                                          <tr>\n                        <td>BJ</td>\n                        <td>Benin</td>\n                      </tr>\n                                          <tr>\n                        <td>BM</td>\n                        <td>Bermuda</td>\n                      </tr>\n                                          <tr>\n                        <td>BN</td>\n                        <td>Brunei Darussalam</td>\n                      </tr>\n                                          <tr>\n                        <td>BO</td>\n                        <td>Bolivia</td>\n                      </tr>\n                                          <tr>\n                        <td>BR</td>\n                        <td>Brazil</td>\n                      </tr>\n                                          <tr>\n                        <td>BS</td>\n                        <td>Bahamas</td>\n                      </tr>\n                                          <tr>\n                        <td>BT</td>\n                        <td>Bhutan</td>\n                      </tr>\n                                          <tr>\n                        <td>BV</td>\n                        <td>Bouvet Island</td>\n                      </tr>\n                                          <tr>\n                        <td>BW</td>\n                        <td>Botswana</td>\n                      </tr>\n                                          <tr>\n                        <td>BY</td>\n                        <td>Belarus</td>\n                      </tr>\n                                          <tr>\n                        <td>BZ</td>\n                        <td>Belize</td>\n                      </tr>\n                                          <tr>\n                        <td>CA</td>\n                        <td>Canada</td>\n                      </tr>\n                                          <tr>\n                        <td>CC</td>\n                        <td>Cocos (Keeling) Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>CF</td>\n                        <td>Central African Republic</td>\n                      </tr>\n                                          <tr>\n                        <td>CG</td>\n                        <td>Congo</td>\n                      </tr>\n                                          <tr>\n                        <td>CH</td>\n                        <td>Switzerland</td>\n                      </tr>\n                                          <tr>\n                        <td>CI</td>\n                        <td>Cote Divoire</td>\n                      </tr>\n                                          <tr>\n                        <td>CK</td>\n                        <td>Cook Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>CL</td>\n                        <td>Chile</td>\n                      </tr>\n                                          <tr>\n                        <td>CM</td>\n                        <td>Cameroon</td>\n                      </tr>\n                                          <tr>\n                        <td>CN</td>\n                        <td>China</td>\n                      </tr>\n                                          <tr>\n                        <td>CO</td>\n                        <td>Colombia</td>\n                      </tr>\n                                          <tr>\n                        <td>CR</td>\n                        <td>Costa Rica</td>\n                      </tr>\n                                          <tr>\n                        <td>CU</td>\n                        <td>Cuba</td>\n                      </tr>\n                                          <tr>\n                        <td>CV</td>\n                        <td>Cape Verde</td>\n                      </tr>\n                                          <tr>\n                        <td>CX</td>\n                        <td>Christmas Island</td>\n                      </tr>\n                                          <tr>\n                        <td>CY</td>\n                        <td>Cyprus</td>\n                      </tr>\n                                          <tr>\n                        <td>CZ</td>\n                        <td>Czech Republic</td>\n                      </tr>\n                                          <tr>\n                        <td>DE</td>\n                        <td>Germany</td>\n                      </tr>\n                                          <tr>\n                        <td>DJ</td>\n                        <td>Djibouti</td>\n                      </tr>\n                                          <tr>\n                        <td>DK</td>\n                        <td>Denmark</td>\n                      </tr>\n                                          <tr>\n                        <td>DM</td>\n                        <td>Dominica</td>\n                      </tr>\n                                          <tr>\n                        <td>DO</td>\n                        <td>Dominican Republic</td>\n                      </tr>\n                                          <tr>\n                        <td>DZ</td>\n                        <td>Algeria</td>\n                      </tr>\n                                          <tr>\n                        <td>EC</td>\n                        <td>Ecuador</td>\n                      </tr>\n                                          <tr>\n                        <td>EE</td>\n                        <td>Estonia</td>\n                      </tr>\n                                          <tr>\n                        <td>EG</td>\n                        <td>Egypt</td>\n                      </tr>\n                                          <tr>\n                        <td>EH</td>\n                        <td>Western Sahara</td>\n                      </tr>\n                                          <tr>\n                        <td>ER</td>\n                        <td>Eritrea</td>\n                      </tr>\n                                          <tr>\n                        <td>ES</td>\n                        <td>Spain</td>\n                      </tr>\n                                          <tr>\n                        <td>ET</td>\n                        <td>Ethiopia</td>\n                      </tr>\n                                          <tr>\n                        <td>FI</td>\n                        <td>Finland</td>\n                      </tr>\n                                          <tr>\n                        <td>FJ</td>\n                        <td>Fiji</td>\n                      </tr>\n                                          <tr>\n                        <td>FK</td>\n                        <td>Falkland Islands (Malvinas)</td>\n                      </tr>\n                                          <tr>\n                        <td>FM</td>\n                        <td>Micronesia</td>\n                      </tr>\n                                          <tr>\n                        <td>FO</td>\n                        <td>Faroe Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>FR</td>\n                        <td>France</td>\n                      </tr>\n                                          <tr>\n                        <td>FX</td>\n                        <td>France, Metropolitan</td>\n                      </tr>\n                                          <tr>\n                        <td>GA</td>\n                        <td>Gabon</td>\n                      </tr>\n                                          <tr>\n                        <td>GB</td>\n                        <td>United Kingdom (Great Britain)</td>\n                      </tr>\n                                          <tr>\n                        <td>GD</td>\n                        <td>Grenada</td>\n                      </tr>\n                                          <tr>\n                        <td>GE</td>\n                        <td>Georgia</td>\n                      </tr>\n                                          <tr>\n                        <td>GF</td>\n                        <td>French Guiana</td>\n                      </tr>\n                                          <tr>\n                        <td>GH</td>\n                        <td>Ghana</td>\n                      </tr>\n                                          <tr>\n                        <td>GI</td>\n                        <td>Gibraltar</td>\n                      </tr>\n                                          <tr>\n                        <td>GL</td>\n                        <td>Greenland</td>\n                      </tr>\n                                          <tr>\n                        <td>GM</td>\n                        <td>Gambia</td>\n                      </tr>\n                                          <tr>\n                        <td>GN</td>\n                        <td>Guinea</td>\n                      </tr>\n                                          <tr>\n                        <td>GP</td>\n                        <td>Guadeloupe</td>\n                      </tr>\n                                          <tr>\n                        <td>GQ</td>\n                        <td>Equatorial Guinea</td>\n                      </tr>\n                                          <tr>\n                        <td>GR</td>\n                        <td>Greece</td>\n                      </tr>\n                                          <tr>\n                        <td>GT</td>\n                        <td>Guatemala</td>\n                      </tr>\n                                          <tr>\n                        <td>GU</td>\n                        <td>Guam</td>\n                      </tr>\n                                          <tr>\n                        <td>GW</td>\n                        <td>Guinea-Bissau</td>\n                      </tr>\n                                          <tr>\n                        <td>GY</td>\n                        <td>Guyana</td>\n                      </tr>\n                                          <tr>\n                        <td>HK</td>\n                        <td>Hong Kong</td>\n                      </tr>\n                                          <tr>\n                        <td>HM</td>\n                        <td>Heard and McDonald Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>HN</td>\n                        <td>Honduras</td>\n                      </tr>\n                                          <tr>\n                        <td>HR</td>\n                        <td>Croatia</td>\n                      </tr>\n                                          <tr>\n                        <td>HT</td>\n                        <td>Haiti</td>\n                      </tr>\n                                          <tr>\n                        <td>HU</td>\n                        <td>Hungary</td>\n                      </tr>\n                                          <tr>\n                        <td>ID</td>\n                        <td>Indonesia</td>\n                      </tr>\n                                          <tr>\n                        <td>IE</td>\n                        <td>Ireland</td>\n                      </tr>\n                                          <tr>\n                        <td>IL</td>\n                        <td>Israel</td>\n                      </tr>\n                                          <tr>\n                        <td>IO</td>\n                        <td>British Indian Ocean Territory</td>\n                      </tr>\n                                          <tr>\n                        <td>IQ</td>\n                        <td>Iraq</td>\n                      </tr>\n                                          <tr>\n                        <td>IR</td>\n                        <td>Islamic Republic of Iran</td>\n                      </tr>\n                                          <tr>\n                        <td>IS</td>\n                        <td>Iceland</td>\n                      </tr>\n                                          <tr>\n                        <td>IT</td>\n                        <td>Italy</td>\n                      </tr>\n                                          <tr>\n                        <td>IM</td>\n                        <td>Isle of Man</td>\n                      </tr>\n                                          <tr>\n                        <td>JM</td>\n                        <td>Jamaica</td>\n                      </tr>\n                                          <tr>\n                        <td>JO</td>\n                        <td>Jordan</td>\n                      </tr>\n                                          <tr>\n                        <td>JP</td>\n                        <td>Japan</td>\n                      </tr>\n                                          <tr>\n                        <td>KE</td>\n                        <td>Kenya</td>\n                      </tr>\n                                          <tr>\n                        <td>KG</td>\n                        <td>Kyrgyzstan</td>\n                      </tr>\n                                          <tr>\n                        <td>KH</td>\n                        <td>Cambodia</td>\n                      </tr>\n                                          <tr>\n                        <td>KI</td>\n                        <td>Kiribati</td>\n                      </tr>\n                                          <tr>\n                        <td>KM</td>\n                        <td>Comoros</td>\n                      </tr>\n                                          <tr>\n                        <td>KN</td>\n                        <td>St. Kitts and Nevis</td>\n                      </tr>\n                                          <tr>\n                        <td>KP</td>\n                        <td>Korea</td>\n                      </tr>\n                                          <tr>\n                        <td>KR</td>\n                        <td>Korea, Republic of</td>\n                      </tr>\n                                          <tr>\n                        <td>KW</td>\n                        <td>Kuwait</td>\n                      </tr>\n                                          <tr>\n                        <td>KY</td>\n                        <td>Cayman Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>KZ</td>\n                        <td>Kazakhstan</td>\n                      </tr>\n                                          <tr>\n                        <td>LA</td>\n                        <td>Laos</td>\n                      </tr>\n                                          <tr>\n                        <td>LB</td>\n                        <td>Lebanon</td>\n                      </tr>\n                                          <tr>\n                        <td>LC</td>\n                        <td>Saint Lucia</td>\n                      </tr>\n                                          <tr>\n                        <td>LI</td>\n                        <td>Liechtenstein</td>\n                      </tr>\n                                          <tr>\n                        <td>LK</td>\n                        <td>Sri Lanka</td>\n                      </tr>\n                                          <tr>\n                        <td>LR</td>\n                        <td>Liberia</td>\n                      </tr>\n                                          <tr>\n                        <td>LS</td>\n                        <td>Lesotho</td>\n                      </tr>\n                                          <tr>\n                        <td>LT</td>\n                        <td>Lithuania</td>\n                      </tr>\n                                          <tr>\n                        <td>LU</td>\n                        <td>Luxembourg</td>\n                      </tr>\n                                          <tr>\n                        <td>LV</td>\n                        <td>Latvia</td>\n                      </tr>\n                                          <tr>\n                        <td>LY</td>\n                        <td>Libyan Arab Jamahiriya</td>\n                      </tr>\n                                          <tr>\n                        <td>MA</td>\n                        <td>Morocco</td>\n                      </tr>\n                                          <tr>\n                        <td>MC</td>\n                        <td>Monaco</td>\n                      </tr>\n                                          <tr>\n                        <td>MD</td>\n                        <td>Moldova, Republic of</td>\n                      </tr>\n                                          <tr>\n                        <td>MG</td>\n                        <td>Madagascar</td>\n                      </tr>\n                                          <tr>\n                        <td>MH</td>\n                        <td>Marshall Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>MK</td>\n                        <td>Macedonia</td>\n                      </tr>\n                                          <tr>\n                        <td>ML</td>\n                        <td>Mali</td>\n                      </tr>\n                                          <tr>\n                        <td>MM</td>\n                        <td>Myanmar</td>\n                      </tr>\n                                          <tr>\n                        <td>MN</td>\n                        <td>Mongolia</td>\n                      </tr>\n                                          <tr>\n                        <td>ME</td>\n                        <td>Montenegro</td>\n                      </tr>\n                                          <tr>\n                        <td>MO</td>\n                        <td>Macau</td>\n                      </tr>\n                                          <tr>\n                        <td>MP</td>\n                        <td>Northern Mariana Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>MQ</td>\n                        <td>Martinique</td>\n                      </tr>\n                                          <tr>\n                        <td>MR</td>\n                        <td>Mauritania</td>\n                      </tr>\n                                          <tr>\n                        <td>MS</td>\n                        <td>Montserrat</td>\n                      </tr>\n                                          <tr>\n                        <td>MT</td>\n                        <td>Malta</td>\n                      </tr>\n                                          <tr>\n                        <td>MU</td>\n                        <td>Mauritius</td>\n                      </tr>\n                                          <tr>\n                        <td>MV</td>\n                        <td>Maldives</td>\n                      </tr>\n                                          <tr>\n                        <td>MW</td>\n                        <td>Malawi</td>\n                      </tr>\n                                          <tr>\n                        <td>MX</td>\n                        <td>Mexico</td>\n                      </tr>\n                                          <tr>\n                        <td>MY</td>\n                        <td>Malaysia</td>\n                      </tr>\n                                          <tr>\n                        <td>MZ</td>\n                        <td>Mozambique</td>\n                      </tr>\n                                          <tr>\n                        <td>NA</td>\n                        <td>Namibia</td>\n                      </tr>\n                                          <tr>\n                        <td>NC</td>\n                        <td>New Caledonia</td>\n                      </tr>\n                                          <tr>\n                        <td>NE</td>\n                        <td>Niger</td>\n                      </tr>\n                                          <tr>\n                        <td>NF</td>\n                        <td>Norfolk Island</td>\n                      </tr>\n                                          <tr>\n                        <td>NG</td>\n                        <td>Nigeria</td>\n                      </tr>\n                                          <tr>\n                        <td>NI</td>\n                        <td>Nicaragua</td>\n                      </tr>\n                                          <tr>\n                        <td>NL</td>\n                        <td>Netherlands</td>\n                      </tr>\n                                          <tr>\n                        <td>NO</td>\n                        <td>Norway</td>\n                      </tr>\n                                          <tr>\n                        <td>NP</td>\n                        <td>Nepal</td>\n                      </tr>\n                                          <tr>\n                        <td>NR</td>\n                        <td>Nauru</td>\n                      </tr>\n                                          <tr>\n                        <td>NU</td>\n                        <td>Niue</td>\n                      </tr>\n                                          <tr>\n                        <td>NZ</td>\n                        <td>New Zealand</td>\n                      </tr>\n                                          <tr>\n                        <td>OM</td>\n                        <td>Oman</td>\n                      </tr>\n                                          <tr>\n                        <td>PA</td>\n                        <td>Panama</td>\n                      </tr>\n                                          <tr>\n                        <td>PE</td>\n                        <td>Peru</td>\n                      </tr>\n                                          <tr>\n                        <td>PF</td>\n                        <td>French Polynesia</td>\n                      </tr>\n                                          <tr>\n                        <td>PG</td>\n                        <td>Papua New Guinea</td>\n                      </tr>\n                                          <tr>\n                        <td>PH</td>\n                        <td>Philippines</td>\n                      </tr>\n                                          <tr>\n                        <td>PK</td>\n                        <td>Pakistan</td>\n                      </tr>\n                                          <tr>\n                        <td>PL</td>\n                        <td>Poland</td>\n                      </tr>\n                                          <tr>\n                        <td>PM</td>\n                        <td>St. Pierre and Miquelon</td>\n                      </tr>\n                                          <tr>\n                        <td>PN</td>\n                        <td>Pitcairn</td>\n                      </tr>\n                                          <tr>\n                        <td>PR</td>\n                        <td>Puerto Rico</td>\n                      </tr>\n                                          <tr>\n                        <td>PS</td>\n                        <td>Palestine Authority</td>\n                      </tr>\n                                          <tr>\n                        <td>PT</td>\n                        <td>Portugal</td>\n                      </tr>\n                                          <tr>\n                        <td>PW</td>\n                        <td>Palau</td>\n                      </tr>\n                                          <tr>\n                        <td>PY</td>\n                        <td>Paraguay</td>\n                      </tr>\n                                          <tr>\n                        <td>QA</td>\n                        <td>Qatar</td>\n                      </tr>\n                                          <tr>\n                        <td>RE</td>\n                        <td>Reunion</td>\n                      </tr>\n                                          <tr>\n                        <td>RO</td>\n                        <td>Romania</td>\n                      </tr>\n                                          <tr>\n                        <td>RU</td>\n                        <td>Russian Federation</td>\n                      </tr>\n                                          <tr>\n                        <td>RW</td>\n                        <td>Rwanda</td>\n                      </tr>\n                                          <tr>\n                        <td>CS</td>\n                        <td>Serbia</td>\n                      </tr>\n                                          <tr>\n                        <td>SB</td>\n                        <td>Solomon Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>SC</td>\n                        <td>Seychelles</td>\n                      </tr>\n                                          <tr>\n                        <td>SD</td>\n                        <td>Sudan</td>\n                      </tr>\n                                          <tr>\n                        <td>SE</td>\n                        <td>Sweden</td>\n                      </tr>\n                                          <tr>\n                        <td>SG</td>\n                        <td>Singapore</td>\n                      </tr>\n                                          <tr>\n                        <td>SH</td>\n                        <td>St. Helena</td>\n                      </tr>\n                                          <tr>\n                        <td>SI</td>\n                        <td>Slovenia</td>\n                      </tr>\n                                          <tr>\n                        <td>SJ</td>\n                        <td>Svalbard and Jan Mayen Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>SK</td>\n                        <td>Slovakia</td>\n                      </tr>\n                                          <tr>\n                        <td>SL</td>\n                        <td>Sierra Leone</td>\n                      </tr>\n                                          <tr>\n                        <td>SM</td>\n                        <td>San Marino</td>\n                      </tr>\n                                          <tr>\n                        <td>SN</td>\n                        <td>Senegal</td>\n                      </tr>\n                                          <tr>\n                        <td>SO</td>\n                        <td>Somalia</td>\n                      </tr>\n                                          <tr>\n                        <td>SR</td>\n                        <td>Suriname</td>\n                      </tr>\n                                          <tr>\n                        <td>ST</td>\n                        <td>Sao Tome and Principe</td>\n                      </tr>\n                                          <tr>\n                        <td>SV</td>\n                        <td>El Salvador</td>\n                      </tr>\n                                          <tr>\n                        <td>SY</td>\n                        <td>Syrian Arab Republic</td>\n                      </tr>\n                                          <tr>\n                        <td>SZ</td>\n                        <td>Swaziland</td>\n                      </tr>\n                                          <tr>\n                        <td>TC</td>\n                        <td>Turks and Caicos Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>TD</td>\n                        <td>Chad</td>\n                      </tr>\n                                          <tr>\n                        <td>TF</td>\n                        <td>French Southern Territories</td>\n                      </tr>\n                                          <tr>\n                        <td>TG</td>\n                        <td>Togo</td>\n                      </tr>\n                                          <tr>\n                        <td>TH</td>\n                        <td>Thailand</td>\n                      </tr>\n                                          <tr>\n                        <td>TJ</td>\n                        <td>Tajikistan</td>\n                      </tr>\n                                          <tr>\n                        <td>TK</td>\n                        <td>Tokelau</td>\n                      </tr>\n                                          <tr>\n                        <td>TM</td>\n                        <td>Turkmenistan</td>\n                      </tr>\n                                          <tr>\n                        <td>TN</td>\n                        <td>Tunisia</td>\n                      </tr>\n                                          <tr>\n                        <td>TO</td>\n                        <td>Tonga</td>\n                      </tr>\n                                          <tr>\n                        <td>TL</td>\n                        <td>East Timor</td>\n                      </tr>\n                                          <tr>\n                        <td>TR</td>\n                        <td>Turkey</td>\n                      </tr>\n                                          <tr>\n                        <td>TT</td>\n                        <td>Trinidad and Tobago</td>\n                      </tr>\n                                          <tr>\n                        <td>TV</td>\n                        <td>Tuvalu</td>\n                      </tr>\n                                          <tr>\n                        <td>TW</td>\n                        <td>Taiwan</td>\n                      </tr>\n                                          <tr>\n                        <td>TZ</td>\n                        <td>Tanzania, United Republic of</td>\n                      </tr>\n                                          <tr>\n                        <td>UA</td>\n                        <td>Ukraine</td>\n                      </tr>\n                                          <tr>\n                        <td>UG</td>\n                        <td>Uganda</td>\n                      </tr>\n                                          <tr>\n                        <td>UY</td>\n                        <td>Uruguay</td>\n                      </tr>\n                                          <tr>\n                        <td>UZ</td>\n                        <td>Uzbekistan</td>\n                      </tr>\n                                          <tr>\n                        <td>VA</td>\n                        <td>Vatican City State</td>\n                      </tr>\n                                          <tr>\n                        <td>VC</td>\n                        <td>St. Vincent and the Grenadines</td>\n                      </tr>\n                                          <tr>\n                        <td>VE</td>\n                        <td>Venezuela</td>\n                      </tr>\n                                          <tr>\n                        <td>VG</td>\n                        <td>British Virgin Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>VI</td>\n                        <td>United States Virgin Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>VN</td>\n                        <td>Viet Nam</td>\n                      </tr>\n                                          <tr>\n                        <td>VU</td>\n                        <td>Vanuatu</td>\n                      </tr>\n                                          <tr>\n                        <td>WF</td>\n                        <td>Wallis And Futuna Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>WS</td>\n                        <td>Samoa</td>\n                      </tr>\n                                          <tr>\n                        <td>YE</td>\n                        <td>Yemen</td>\n                      </tr>\n                                          <tr>\n                        <td>YT</td>\n                        <td>Mayotte</td>\n                      </tr>\n                                          <tr>\n                        <td>ZA</td>\n                        <td>South Africa</td>\n                      </tr>\n                                          <tr>\n                        <td>ZM</td>\n                        <td>Zambia</td>\n                      </tr>\n                                          <tr>\n                        <td>ZR</td>\n                        <td>Zaire</td>\n                      </tr>\n                                          <tr>\n                        <td>ZW</td>\n                        <td>Zimbabwe</td>\n                      </tr>\n                                          <tr>\n                        <td>CD</td>\n                        <td>Democratic Republic of Congo</td>\n                      </tr>\n                                          <tr>\n                        <td>AP</td>\n                        <td>Asia-Pacific</td>\n                      </tr>\n                                          <tr>\n                        <td>RS</td>\n                        <td>Republic of Serbia</td>\n                      </tr>\n                                          <tr>\n                        <td>AX</td>\n                        <td>Aland Islands</td>\n                      </tr>\n                                          <tr>\n                        <td>EU</td>\n                        <td>Europe</td>\n                      </tr>\n                                          <tr>\n                        <td>GG</td>\n                        <td>Guernsey</td>\n                      </tr>\n                                          <tr>\n                        <td>JE</td>\n                        <td>Jersey</td>\n                      </tr>\n                                          <tr>\n                        <td>CW</td>\n                        <td>Curaçao</td>\n                      </tr>\n                                          <tr>\n                        <td>SX</td>\n                        <td>Sint Maarten<div><a>Show Less</a></div></td>\n                      </tr>\n                                          </tbody>\n                    </table>   </div>   <br />\n<strong>Authorization</strong>\n\n\n","urlObject":{"protocol":"https","path":["api","Onholdorders",""],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"9f785a86-243f-4f49-b854-def5b010df6a","name":"Successful Call","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_ids\": [\n        \"dummy_order_48_53\",\n        \"dummy_order_48_57\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Onholdorders/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 16 Mar 2022 12:21:02 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Wed, 16 Mar 2022 12:21:02 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"125"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"order_id\": \"dummy_order_48_53\",\n        \"error\": false,\n        \"success\": true,\n        \"message\": \"Order has marked Onhold successfully.\"\n    },\n    {\n        \"order_id\": \"dummy_order_48_57\",\n        \"error\": false,\n        \"success\": true,\n        \"message\": \"Order has marked Onhold successfully.\"\n    }\n]"},{"id":"da1177f5-452d-40a6-be6b-0506b7581fbf","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_ids\": [\n        \"test_order_48_53\",\n        \"test_order_48_57\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Onholdorders/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 16 Mar 2022 12:21:56 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Wed, 16 Mar 2022 12:21:56 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"110"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"order_id\": \"test_order_48_53\",\n        \"error\": true,\n        \"success\": false,\n        \"message\": \"Order is not found\"\n    },\n    {\n        \"order_id\": \"test_order_48_57\",\n        \"error\": true,\n        \"success\": false,\n        \"message\": \"Order is not found\"\n    }\n]"}],"_postman_id":"d9cf4716-9115-4752-b3f4-a672d2f3de09"},{"name":"Cancel Order","id":"b7003313-cd32-4067-8842-7b65ac152a57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_ids\": [\r\n        \"test_order_53_01\",\r\n        \"test_order_53_02\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Cancelorders/","description":"<p>Shipway provides Cancel order API to interact with Shipway system. This Rest API enables merchants to create Cancel order in Shipway system.\n<br /><strong>Parameter</strong><br /></p>\n<table>\n                  <thead>\n                    <tr>\n                      <th>Field Name</th>\n                      <th>Description</th>\n                       <th>Mandatory</th>\n                      <th>Data Type</th>\n                    </tr>\n                 </thead>\n                 <tbody><tr>\n                   <td><code>order_ids</code></td>\n                   <td>Order ids added in json format like [\"test\",\"test\"] (You can Cancel only New and Onhold Orders)</td>\n                   <td>Yes</td>\n                   <td>string</td></tr>\n                   <tr>                  \n                 </tr></tbody>\n                </table><br />\n<strong>Headers</strong><br />\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table>\n<br />\n<strong>Authorization</strong>","urlObject":{"protocol":"https","path":["api","Cancelorders",""],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"e70216f8-d2b7-4c9a-9b79-65e3e52fa6ea","name":"Successful Call","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_ids\": [\r\n        \"dummy_order_53_01\",\r\n        \"dummy_order_53_02\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Cancelorders/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 16 Mar 2022 12:23:50 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Wed, 16 Mar 2022 12:23:50 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"127"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"order_id\": \"dummy_order_53_01\",\n        \"error\": false,\n        \"success\": true,\n        \"message\": \"Order has marked cancelled successfully.\"\n    },\n    {\n        \"order_id\": \"dummy_order_53_02\",\n        \"error\": false,\n        \"success\": true,\n        \"message\": \"Order has marked cancelled successfully.\"\n    }\n]"},{"id":"632fd52e-60cb-4fa4-a219-b48c32a77be8","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_ids\": [\r\n        \"test_order_53_01\",\r\n        \"test_order_53_02\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Cancelorders/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 16 Mar 2022 12:24:50 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Wed, 16 Mar 2022 12:24:50 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"110"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"order_id\": \"test_order_53_01\",\n        \"error\": true,\n        \"success\": false,\n        \"message\": \"Order is not found\"\n    },\n    {\n        \"order_id\": \"test_order_53_02\",\n        \"error\": true,\n        \"success\": false,\n        \"message\": \"Order is not found\"\n    }\n]"}],"_postman_id":"b7003313-cd32-4067-8842-7b65ac152a57"},{"name":"Pickup Create","id":"d700bf49-cd37-4af6-9ec6-1c5afbcf8cee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pickup_date\":\"2019-10-16\",\r\n  \"pickup_time\":\"14:30\",\r\n  \"office_close_time\":\"18:00\",\r\n  \"package_count\":\"1\",\r\n  \"carrier_id\":\"2\",\r\n  \"warehouse_id\":\"1147\",\r\n  \"return_warehouse_id\":\"1147\",\r\n  \"payment_type\":\"C\",\r\n  \"order_ids\":\r\n    [\r\n    \"dummy_order_35_04\",\r\n    \"dummy_order_34_42\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/createpickup/","description":"<h1 id=\"pickup-create\">Pickup Create</h1>\n<p>Shipway provides Pickup Create to interact with Shipway system. This Rest API enables merchants to Pickup Create from Shipway system.<br /><strong>Parameter</strong></p>\n<p><br /><br /></p><p><br /><br /><br /></p><p><br /><br /></p><table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td><div><code>pickup_date</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Pickup Date (yyyy-dd-mm)</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>date</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>pickup_time</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Pickup Time (hh:mm)</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>time</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>carrier_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Carrier Id Of Carrier</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>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>office_close_time</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Office Closing time (hh:mm)</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>time</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>warehouse_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Warehouse id from where You want to Pickup</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>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>return_warehouse_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Warehouse id of return</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>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>payment_type</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>P - Prepaid, C - COD</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><code>order_ids</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Merchant's Order IDs</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></tbody></table>\n\n<p><strong>Headers</strong></p>\n<p><br /><br /></p><p><br /><br /></p><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><tr><td><div>Authorization</div><div><div><div><div></div></div></div><div></div></div></td><td><div>&lt; Enter your $token <b>(which is described in </b><a href=\"#authentication\"><b>authentication section</b></a><b>)</b> &gt;</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Authorization</strong></p>\n","urlObject":{"protocol":"https","path":["api","createpickup",""],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"9e7d5da3-8023-4114-8683-c36d546e0681","name":"Successful Call","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pickup_date\":\"2019-10-16\",\r\n  \"pickup_time\":\"14:30\",\r\n  \"office_close_time\":\"18:00\",\r\n  \"package_count\":\"1\",\r\n  \"carrier_id\":\"1\",\r\n  \"warehouse_id\":\"5163\",\r\n  \"return_warehouse_id\":\"1\",\r\n  \"payment_type\":\"C\",\r\n  \"order_ids\":\r\n    [\r\n    \"1002\",\r\n    \"10757958\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/createpickup/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Mar 2021 11:51:34 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 04 Mar 2021 11:51:34 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"145"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"\",\n    \"error\": 1,\n    \"message\": \"Order Ids may be not match with payment type OR Order Ids may be not in (Processing or manifested) OR Order Ids may be not found OR Order Ids may not belong to carrier id\"\n}"},{"id":"bf14d337-fe6d-4a51-b4a0-ddfdb41bfe92","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pickup_date\":\"2019-10-16\",\r\n  \"pickup_time\":\"14:30\",\r\n  \"office_close_time\":\"18:00\",\r\n  \"package_count\":\"1\",\r\n  \"carrier_id\":\"1\",\r\n  \"warehouse_id\":\"3451\",\r\n  \"return_warehouse_id\":\"1\",\r\n  \"payment_type\":\"C\",\r\n  \"order_ids\":\r\n    [\r\n    \"5189\",\r\n    \"5202\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/createpickup/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Mar 2021 11:55:50 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 04 Mar 2021 11:55:50 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"161"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"\",\n    \"error\": 1,\n    \"message\": \"warehouse Id does not exists, Order Ids may be not match with payment type OR Order Ids may be not in (Processing or manifested) OR Order Ids may be not found OR Order Ids may not belong to carrier id\"\n}"}],"_postman_id":"d700bf49-cd37-4af6-9ec6-1c5afbcf8cee"},{"name":"Cancel Shipment","id":"c42f2ba0-7af0-4ead-afc6-b08af58320f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n   \n    \"awb_number\":[\n        \"11633317661006\",\n        \"11633317621224\",\n        \"11633317661010\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Cancel/","description":"<p>Shipway provides Cancel Shipment API to interact with the Shipway system to cancel shipments. This Rest API enables merchants to create a Cancel order in the Shipway system as well courier side.</p>\n<p><strong>Parameter</strong></p>\n<table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td>awb_number</td><td><b>- </b>Shipway order status must be processing and shipment status must not be In-transit, Delivered &amp; RTO<br /><b>- </b>You can cancel the <b>return </b>shipment also. But Cancel Return Shipment allowed only for Return Awaited, Shipped by Customer and Pickup Generated <b>status</b></td><td>Yes</td><td>String</td></tr><tr></tr></tbody></table>\n\n<p><strong>Note:</strong> we are providing order unassignment on the following courier at carrier side. For the other courier, shipment cancel will be happening at Shipway side only.</p>\n<table><tbody><tr><td>1</td><td>Amazon Shipping</td></tr><tr><td>2</td><td>DTDC DP</td></tr><tr><td>3</td><td>Dunzo</td></tr><tr><td>4</td><td>Ecom Express</td></tr><tr><td>5</td><td>Fedex</td></tr><tr><td>6</td><td>Ithink Logisticsclick here</td></tr><tr><td>7</td><td>Pickrr</td></tr><tr><td>8</td><td>Shiprocket</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","Cancel",""],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"ff6f4426-5f04-4d3b-bb20-be0bc00dd384","name":"Successful call","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n   \n    \"awb_number\":[\n        \"81126908074\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Cancel/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Feb 2023 06:16:43 GMT"},{"key":"Server","value":"Apache/2.4.52 (Ubuntu)"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 09 Feb 2023 06:16:43 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"164"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"success\": true,\n    \"message\": \"Selected orders have been unassigned for 1 out of 1 successfully..\",\n    \"invalid_tracking_numbers\": \"\",\n    \"shipment_success_tracking_numbers\": \"81126908074\",\n    \"shipment_failed_tracking_numbers\": \"\"\n}"},{"id":"850d721a-72d0-41de-8332-19eaddfe7562","name":"Unsuccessful Call","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n   \n    \"awb_number\":[\n        \"11633317661006\",\n        \"11633317621224\",\n        \"11633317661010\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Cancel/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Feb 2023 05:50:54 GMT"},{"key":"Server","value":"Apache/2.4.52 (Ubuntu)"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 03 Feb 2023 05:50:54 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"178"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"success\": false,\n    \"message\": \"Please select processing, manifested orders to unassign them.\",\n    \"invalid_tracking_numbers\": \"11633317661006,11633317621224,11633317661010\"\n}"}],"_postman_id":"c42f2ba0-7af0-4ead-afc6-b08af58320f2"}],"id":"e5ab6e56-caaa-4e2c-bdd9-a163ca8591d8","description":"<p>Shipway provides Push Orders to interact with Shipway system. This Rest API enables merchants to PUSH orders in Shipway system.</p>\n","_postman_id":"e5ab6e56-caaa-4e2c-bdd9-a163ca8591d8"},{"name":"Returns","item":[{"name":"Create Returns Shipment","id":"ffa4edb1-16f2-4c1c-b324-18df0d41e10f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TEST-R-001\",\r\n    \"return_order_status\": \"E\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"7780\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"amount\": \"5\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"7781\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"green\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"0\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"C\",\r\n    \"email\": \"Swati@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"swati\",\r\n    \"billing_lastname\": \"Sinha\",\r\n    \"billing_phone\": \"8585909577\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"Swati\",\r\n    \"shipping_lastname\": \"Sinha\",\r\n    \"shipping_phone\": \"8585909577\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2022-03-16 15:54:50\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns","description":"<h1 id=\"create-returns-shipment\">Create Returns Shipment</h1>\n<p><strong>Create Return Shipment:</strong>\nThe API creates an Return Order on Shipway. The body of this request should specify the following parameters:\n<br />\n<strong>Parameters</strong><br /></p>\n<table>\n                      <thead>\n                        <tr>\n                          <th>Field Name</th>\n                          <th>Description</th>\n                          <th>Mandatory</th>\n                          <th>Data Type</th>\n                        </tr>\n                      </thead>\n                      <tbody>\n                        <tr>\n                          <td><code>order_id</code></td>\n                          <td>Merchant's Order ID</td>\n                          <td>Yes</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                           <td><code>return_order_status</code></td>\n                           <td>E - Exchange, R - Refund</td>\n                          <td>Yes</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>return_reason_id</code></td>\n                          <td>Return Reasons id By Using this <a href=\"#get_return_reasons_api\">click here</a></td>\n                          <td>Yes</td>\n                          <td>integer</td>\n                        </tr>\n                         <tr>\n                          <td><code>refund_payment_id</code></td>\n                         <td>Get Refund Payment id (For more details Please check Refund Payment Methods)</td>\n                          <td>Yes( Mandatory for return_order_status='R')</td>\n                          <td>integer</td>\n                        </tr>\n                         <tr>\n                          <td><code>transfer_details</code></td>\n                         <td>In which refund mode you want to refund Like (Bank transfer,Upi,Paytm,Gift card and Store credits)</td>\n                          <td>Yes( Mandatory for return_order_status='R')</td>\n                          <td>json</td>\n                        </tr>\n                         <tr>\n                          <td><code>return_products_images</code></td>\n                         <td>Return Product Image ask to Customer</td>\n                          <td>Conditional (Depends on return settings save in your panel)</td>\n                          <td>json</td>\n                        </tr>\n                        <tr>\n                          <td><code>customer_notes</code></td>\n                         <td>Customer Notes/Feedback </td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>products</code></td>\n                          <td>Products belonging to order</td>\n                          <td>Yes</td>\n                          <td>json</td>\n                        </tr>\n                        <tr>\n                          <td><code>payment_type</code></td>\n                          <td>P - Prepaid, C - COD</td>\n                          <td>Yes</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>email</code></td>\n                          <td>Customer email</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>discount</code></td>\n                          <td>Total discount for order (INR)</td>\n                          <td>No</td>\n                          <td>decimal</td>\n                        </tr>\n                           <tr>\n                          <td><code>gift_card_amt</code></td>\n                          <td>Gift card amount if apply gift card on orders (INR)</td>\n                          <td>No</td>\n                          <td>decimal</td>\n                        </tr>\n                        <tr>\n                          <td><code>taxes</code></td>\n                          <td>Oders Taxes (INR)</td>\n                          <td>No</td>\n                          <td>decimal</td>\n                        </tr>\n                        <tr>\n                          <td><code>tax_rate</code></td>\n                          <td>Tax Rate</td>\n                          <td>No</td>\n                          <td>decimal</td>\n                        </tr>\n                        <tr>\n                          <td><code>tax_title</code></td>\n                          <td>Tax Title (IGST,SGST,CGST)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                                                <tr>\n                          <td><code>shipping</code></td>\n                          <td>Total shipping amount for order (INR)</td>\n                          <td>No</td>\n                          <td>decimal</td>\n                        </tr>\n                        <tr>\n                          <td><code>order_total</code></td>\n                          <td>Grand total of order</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>billing_address</code></td>\n                          <td>Billing address</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>billing_address2</code></td>\n                          <td>Billing address - Line 2</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>billing_city</code></td>\n                          <td>City(billing address)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>billing_state</code></td>\n                          <td>State(billing address)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>billing_country</code></td>\n                          <td>Country (billing address)<br /> [Country code or country name Please <a href=\"#countriescode\">Click Here</a>]</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>billing_firstname</code></td>\n                          <td>First Name(billing address)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>billing_lastname</code></td>\n                          <td>Last Name(billing address)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>billing_phone</code></td>\n                          <td>Phone (billing address)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>billing_zipcode</code></td>\n                          <td>Zipcode (billing address)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>shipping_address</code></td>\n                          <td>Shipping address</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>shipping_address2</code></td>\n                          <td>Shipping address - Line 2</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>shipping_city</code></td>\n                          <td>City(Shipping address)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>shipping_state</code></td>\n                          <td>State(Shipping address)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>shipping_country</code></td>\n                          <td>Country (Shipping address)<br /> [Country code or country name Please <a href=\"#countriescode\">Click Here</a>]</td>\n                          <td>Yes</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>shipping_firstname</code></td>\n                          <td>First Name(Shipping address)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>shipping_lastname</code></td>\n                          <td>Last Name(Shipping address)</td>\n                          <td>No</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>shipping_phone</code></td>\n                          <td>Phone (Shipping address)</td>\n                          <td>Yes</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>shipping_zipcode</code></td>\n                          <td>Zipcode (Shipping address)</td>\n                          <td>Yes</td>\n                          <td>string</td>\n                        </tr>\n                        <tr>\n                          <td><code>order_weight</code></td>\n                          <td>Order weight (grams)</td>\n                          <td>No</td>\n                          <td>float</td>\n                        </tr>\n                        <tr>\n                          <td><code>box_length</code></td>\n                          <td>Box length (cms)</td>\n                          <td>No</td>\n                          <td>integer</td>\n                        </tr>\n                        <tr>\n                          <td><code>box_breadth</code></td>\n                          <td>Box breadth (cms)</td>\n                          <td>No</td>\n                          <td>integer</td>\n                        </tr>\n                        <tr>\n                          <td><code>box_height</code></td>\n                          <td>Box height (cms)</td>\n                          <td>No</td>\n                          <td>integer</td>\n                        </tr>\n                        <tr>\n                          <td><code>order_date</code></td>\n                          <td>Date of purchase (yyyy-mm-dd hh:mm:ss)</td>\n                          <td>No</td>\n                          <td>Date</td>\n                        </tr>\n                      </tbody>\n                    </table>\n<br />\n<strong>Refund Payment Methods</strong><br />\n<table>\n    <caption><strong>For COD Refunds</strong></caption>\n    <thead>\n        <tr>\n            <th>refund_payment_id</th>\n            <th>payment_mode</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td><code>1</code></td>\n            <td>Bank Account</td>\n        </tr>\n        <tr>\n            <td><code>2</code></td>\n            <td>UPI</td>\n        </tr>\n        <tr>\n            <td><code>3</code></td>\n            <td>Paytm</td>\n        </tr>\n        <tr>\n            <td><code>4</code></td>\n            <td>Gift Card</td>\n        </tr>\n        <tr>\n            <td><code>5</code></td>\n            <td>Store Credits</td>\n        </tr>\n    </tbody>\n</table>\n<table>\n    <caption><strong>For Prepaid Refunds</strong></caption>\n    <thead>\n        <tr>\n            <th>refund_payment_id</th>\n            <th>payment_mode</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td><code>4</code></td>\n            <td>Gift Card</td>\n        </tr>\n        <tr>\n            <td><code>5</code></td>\n            <td>Store Credits</td>\n        </tr>\n        <tr>\n            <td><code>6</code></td>\n            <td>Original payment method</td>\n        </tr>\n    </tbody>\n</table>\n<br />\n<strong>Headers</strong><br />\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Content-Type</td>\n                      <td>application/json</td>\n                    </tr>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table><br />\n<strong>Authorization</strong>","urlObject":{"protocol":"https","path":["api","Createreturns"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"a0e32edd-e773-4761-9de8-d48ec5d3e573","name":"Exchange Success","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TESTAPRILd01\",\r\n    \"return_order_status\": \"E\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"amount\": \"5\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"green\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"0\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2019-07-01 12:05:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 03 Jun 2021 11:17:48 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 03 Jun 2021 11:17:48 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"161"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 0,\n    \"error\": 1,\n    \"message\": \"Order has been craated already.\",\n    \"create_return_response\": {\n        \"success\": 1,\n        \"error\": 0,\n        \"rma_no\": \"50608.TESTAPRILd01-E\",\n        \"message\": \" Return is created successfully\"\n    }\n}"},{"id":"994134dd-270d-4eab-8a76-6201f86f0064","name":"Refund Success","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TEST3\",\r\n    \"return_order_status\": \"R\",\r\n    \"refund_payment_id\": \"2\",\r\n    \"transfer_details\": {\r\n        \"phone\": \"999999999\",\r\n        \"name\": \"pooja\",\r\n        \"upi_id\": \"999999999@ybl\"\r\n    },\r\n    \"products\": [\r\n        {\r\n            \"product\": \"MyTest Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita-500-g-0-20210311.JPG\",\r\n                \"https://example.com/bournvita.gif\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"amount\": \"5\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita-500-g-0-20210311.JPG\",\r\n                \"https://example.com/bournvita.gif\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"0\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"C\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2019-07-01 12:05:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 03 Jun 2021 11:23:01 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 03 Jun 2021 11:23:01 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Length","value":"188"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": 0,\n    \"message\": \"Order has been added successfully.\",\n    \"create_return_response\": {\n        \"success\": 1,\n        \"error\": 0,\n        \"rma_no\": \"50609.TEST3-R\",\n        \"message\": \" Return is created successfully\"\n    }\n}"},{"id":"344d417a-a6f7-4a35-9d5a-ff28def21d35","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TESTAPRILd00\",\r\n    \"return_order_status\": \"E\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"amount\": \"5\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"green\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"0\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2019-07-01 12:05:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Feb 2021 05:34:38 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 11 Feb 2021 05:34:38 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"168"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"\",\n    \"error\": 1,\n    \"message\": \"Field order_id is mandatory., Field payment_type is mandatory., payment_type should be C or P only., Field products is mandatory., Field shipping_phone is mandatory., Field shipping_zipcode is mandatory., shipping_zipcode should be numeric., Field return_order_status is mandatory.\"\n}"}],"_postman_id":"ffa4edb1-16f2-4c1c-b324-18df0d41e10f"},{"name":"Generate Reverse Pickup","id":"a9c5d7a3-776c-4d8d-acf8-bdd39099b938","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TEST7\",\r\n    \"return_order_status\": \"R\",\r\n    \"carrier_id\": \"7449\",\r\n    \"return_warehouse_id\": \"10490\",\r\n    \"refund_payment_id\": \"1\",\r\n    \"transfer_details\": {\r\n        \"account_number\": \"12345678904444\",\r\n        \"phone\": \"xxxxxxxx78\",\r\n        \"ifsc_code\": \"HDFC0004393\",\r\n        \"account_type\": \"saving\",\r\n        \"beneficiary_name\": \"Pooja\",\r\n        \"bank_name\": \"HDFC Bank\"\r\n    },\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"hsn_code\": \"213456\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"6204\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita-500-g-0-20210311.JPG\",\r\n                \"https://example.com/bournvita.gif\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"100\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"C\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2021-09-01 12:05:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns","description":"<h1 id=\"generate-reverse-pickup\">Generate Reverse Pickup</h1>\n<p>This Rest API enables merchants to create return orders with Assign awb in Shipway system. Please be noted that you do not need to use <strong>Create Returns Shipment</strong> API when using this Rest API.</p>\n<p><strong>Please enable reverse auto-assignment in the system before utilising this API.</strong></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><code>order_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Merchant's Order ID</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><code>return_order_status</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>E - Exchange, R - Refund</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><code>return_reason_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Reasons id</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>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>refund_payment_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Get Refund Payment id (For more details Please check Refund Payment Methods)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes( Mandatory for return_order_status='R')</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>transfer_details</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>In which refund mode you want to refund Like (Bank transfer,Upi,Paytm,Gift card and Store credits)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes( Mandatory for return_order_status='R')</div><div><div><div><div></div></div></div><div></div></div></td><td><div>json</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>return_products_images</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Product Image ask to Customer</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Conditional (Depends on return settings save in your panel)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>json</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>customer_notes</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Customer Notes/Feedback</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>return_warehouse_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Warehouse id where you want to return orders</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>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>products</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Products belonging to order</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>json</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>payment_type</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>P - Prepaid, C - COD</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><code>email</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Customer email</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>discount</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total discount for order (INR)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>gift_card_amt</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Gift card amount if apply gift card on orders (INR)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>taxes</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Oders Taxes (INR)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>tax_rate</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Tax Rate</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>tax_title</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Tax Title (IGST,SGST,CGST)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total shipping amount for order (INR)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>order_total</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Grand total of order</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_address</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Billing address</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_address2</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Billing address - Line 2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_city</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>City(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_state</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>State(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_country</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Country (billing address)<br />[Country code or country name Please<a href=\"#countriescode\">Click Here</a>]</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_firstname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Name(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_lastname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Last Name(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_phone</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Phone (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_zipcode</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Zipcode (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_address</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipping address</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_address2</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipping address - Line 2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_city</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>City(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_state</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>State(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_country</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Country (Shipping address)<br />[Country code or country name Please<a href=\"#countriescode\">Click Here</a>]</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><code>shipping_firstname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Name(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_lastname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Last Name(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_phone</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Phone (Shipping address)</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><code>shipping_zipcode</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Zipcode (Shipping address)</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><code>order_weight</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Order weight (grams)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>float</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_length</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box length (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_breadth</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box breadth (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_height</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box height (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>order_date</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date of purchase (yyyy-mm-dd hh:mm:ss)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>pickup_datetime</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Pickup Date time (yyyy-mm-dd hh:mm:ss)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Refund Payment Methods</strong></p>\n<p><b>For COD Refunds</b></p>\n\n<table><tbody><tr><th>refund_payment_id</th><th>payment_mode</th></tr><tr><td><div><code>1</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Bank Account</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>2</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>UPI</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>4</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Gift Card</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>5</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Store Credits</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><b>For Prepaid Refunds</b><br /><br /></p>\n\n<table><tbody><tr><th>refund_payment_id</th><th>payment_mode</th></tr><tr><td><div><code>4</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Gift Card</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>5</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Store Credits</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>6</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Original payment method</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><tr><td><div>Authorization</div><div><div><div><div></div></div></div><div></div></div></td><td><div>&lt; Enter your $token <b>(which is described in</b><a href=\"#authentication\"><b>authentication section</b></a><b>)</b> &gt;</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Authorization</strong></p>\n","urlObject":{"protocol":"https","path":["api","Createreturns"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"ea18b5e2-7b5a-4393-882f-d3f43597b497","name":"Refund Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TEST7\",\r\n    \"return_order_status\": \"R\",\r\n    \"carrier_id\": \"7449\",\r\n    \"return_warehouse_id\": \"10490\",\r\n    \"refund_payment_id\": \"1\",\r\n    \"transfer_details\": {\r\n        \"account_number\": \"12345678904444\",\r\n        \"phone\": \"xxxxxxxx78\",\r\n        \"ifsc_code\": \"HDFC0004393\",\r\n        \"account_type\": \"saving\",\r\n        \"beneficiary_name\": \"Pooja\",\r\n        \"bank_name\": \"HDFC Bank\"\r\n    },\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"6204\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita-500-g-0-20210311.JPG\",\r\n                \"https://example.com/bournvita.gif\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"100\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"C\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2021-09-01 12:05:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 08:51:59 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Mon, 06 Sep 2021 08:51:59 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"317"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": 0,\n    \"message\": \"Order has been added successfully.\",\n    \"create_return_response\": {\n        \"success\": 1,\n        \"error\": 0,\n        \"rma_no\": \"70694.TEST7-R\",\n        \"message\": \" Return is created successfully\"\n    },\n    \"awb_response\": {\n        \"success\": 1,\n        \"error\": 0,\n        \"rma_no\": \"70694.TEST7-R\",\n        \"message\": \"AWB No assigned Successfully\",\n        \"AWB\": \"241404214500006\"\n    }\n}"},{"id":"eaed0591-1bbc-4ab0-a0c0-4895f87146d9","name":"Exchange Success","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TEST6\",\r\n    \"return_order_status\": \"E\",\r\n    \"carrier_id\": \"1\",\r\n    \"return_warehouse_id\": \"1\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"amount\": \"5\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"green\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"0\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2019-07-01 12:05:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 03 Jun 2021 11:41:08 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 03 Jun 2021 11:41:08 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Length","value":"303"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": 0,\n    \"message\": \"Order has been added successfully.\",\n    \"create_return_response\": {\n        \"success\": 1,\n        \"error\": 0,\n        \"rma_no\": \"50613.TEST6-E\",\n        \"message\": \" Return is created successfully\"\n    },\n    \"awb_response\": {\n        \"success\": 1,\n        \"rma_no\": \"50613.TEST6-E\",\n        \"message\": \"AWB No assigned Successfully\",\n        \"AWB\": \"69541467133\"\n    }\n}"},{"id":"f231a6d6-b4bc-4f4e-af60-65208ada0969","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TESTAPRIL008\",\r\n    \"carrier_id\": \"1\",\r\n    \"return_warehouse_id\": \"1\",\r\n    \"return_order_status\": \"E\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"amount\": \"5\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"green\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"0\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2019-07-01 12:05:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Mar 2021 11:41:03 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 04 Mar 2021 11:41:03 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"101"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"\",\n    \"error\": 1,\n    \"message\": \"return_reason_id is not Exist,please contact administrator.\"\n}"}],"_postman_id":"a9c5d7a3-776c-4d8d-acf8-bdd39099b938"},{"name":"Generate Reverse Pickup with QC","id":"2d9e98bb-9bee-48ce-8cfa-137cca0ee2b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TEST7\",\r\n    \"return_order_status\": \"R\",\r\n    \"carrier_id\": \"7449\",\r\n    \"return_warehouse_id\": \"10490\",\r\n    \"refund_payment_id\": \"1\",\r\n    \"transfer_details\": {\r\n        \"account_number\": \"12345678904444\",\r\n        \"phone\": \"xxxxxxxx78\",\r\n        \"ifsc_code\": \"HDFC0004393\",\r\n        \"account_type\": \"saving\",\r\n        \"beneficiary_name\": \"Pooja\",\r\n        \"bank_name\": \"HDFC Bank\"\r\n    },\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"hsn_code\": \"213456\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"6204\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita-500-g-0-20210311.JPG\",\r\n                \"https://example.com/bournvita.gif\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"100\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"C\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2021-09-01 12:05:00\",\r\n    \"quality_check\": 1,\r\n    \"qc_checkurl\": [\r\n        \"https://example.com/bournvita-500-g-0-20210311.JPG\",\r\n        \"https://assetscdn1.paytm.com/images/catalog/product/A/AP/APPUS-PEPPER-MAASHA322624D9D2334E/1562934257812_0..jpg\"\r\n    ],\r\n    \"qc_text_capture\": [\r\n        {\r\n            \"qc_text_capture_label\": \"IMEI\",\r\n            \"qc_text_capture_value\": \"TEXT\",\r\n            \"value_to_check\": \"3421\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns","description":"<h1 id=\"generate-reverse-pickup-with-qc\">Generate Reverse Pickup with QC</h1>\n<p>This Rest API enables merchants to create return orders with Assign awb with QC in the Shipway system. Please note that you do not need to use the <strong>Create Returns Shipment</strong> API when using this Rest API.</p>\n<p><strong>Please enable reverse auto-assignment in the system before utilising this API.</strong></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><code>order_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Merchant's Order ID</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><code>return_order_status</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>E - Exchange, R - Refund</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><code>return_reason_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Reasons id</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>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>refund_payment_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Get Refund Payment id (For more details Please check Refund Payment Methods)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes( Mandatory for return_order_status='R')</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>transfer_details</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>In which refund mode you want to refund Like (Bank transfer,Upi,Paytm,Gift card and Store credits)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes( Mandatory for return_order_status='R')</div><div><div><div><div></div></div></div><div></div></div></td><td><div>json</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>return_products_images</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Product Image ask to Customer</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Conditional (Depends on return settings save in your panel)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>json</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>customer_notes</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Customer Notes/Feedback</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>return_warehouse_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return Warehouse id where you want to return orders</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>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>products</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Products belonging to order</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>json</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>payment_type</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>P - Prepaid, C - COD</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><code>email</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Customer email</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>discount</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total discount for order (INR)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>gift_card_amt</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Gift card amount if apply gift card on orders (INR)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>taxes</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Oders Taxes (INR)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>tax_rate</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Tax Rate</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>tax_title</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Tax Title (IGST,SGST,CGST)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Total shipping amount for order (INR)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>decimal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>order_total</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Grand total of order</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_address</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Billing address</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_address2</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Billing address - Line 2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_city</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>City(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_state</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>State(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_country</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Country (billing address)<br />[Country code or country name Please<a href=\"#countriescode\">Click Here</a>]</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_firstname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Name(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_lastname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Last Name(billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_phone</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Phone (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>billing_zipcode</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Zipcode (billing address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_address</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipping address</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_address2</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Shipping address - Line 2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_city</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>City(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_state</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>State(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_country</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Country (Shipping address)<br />[Country code or country name Please<a href=\"#countriescode\">Click Here</a>]</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><code>shipping_firstname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Name(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_lastname</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Last Name(Shipping address)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</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><code>shipping_phone</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Phone (Shipping address)</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><code>shipping_zipcode</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Zipcode (Shipping address)</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><code>order_weight</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Order weight (grams)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>float</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_length</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box length (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_breadth</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box breadth (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>box_height</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Box height (cms)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>order_date</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date of purchase (yyyy-mm-dd hh:mm:ss)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>pickup_datetime</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Pickup Date time (yyyy-mm-dd hh:mm:ss)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>quality_check</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Choose if you want your product to be checked while being picked up or not(values:1 or 0) <b>(This field is applicable only for QC applicable couriers.)</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div>No(1 for open pickup and 0 for closed pickup)</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><code>qc_checkurl</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>URL of the image in case of QC <b>(Make sure the link shared is not password protected</b> <b>)</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div>No(required if quality_check is 1)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>json</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Refund Payment Methods</strong></p>\n<p><b>For COD Refunds</b></p>\n\n<table><tbody><tr><th>refund_payment_id</th><th>payment_mode</th></tr><tr><td><div><code>1</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Bank Account</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>2</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>UPI</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>4</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Gift Card</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>5</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Store Credits</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><b>For Prepaid Refunds</b><br /><br /></p>\n\n<table><tbody><tr><th>refund_payment_id</th><th>payment_mode</th></tr><tr><td><div><code>4</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Gift Card</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>5</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Store Credits</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><code>6</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Original payment method</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><tr><td><div>Authorization</div><div><div><div><div></div></div></div><div></div></div></td><td><div>&lt; Enter your $token <b>(which is described in</b><a href=\"#authentication\"><b>authentication section</b></a><b>)</b> &gt;</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Authorization</strong></p>\n","urlObject":{"protocol":"https","path":["api","Createreturns"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"c35281d3-086f-4673-9b32-53fb8cb5e1e6","name":"Refund Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TEST7\",\r\n    \"return_order_status\": \"R\",\r\n    \"carrier_id\": \"7449\",\r\n    \"return_warehouse_id\": \"10490\",\r\n    \"refund_payment_id\": \"1\",\r\n    \"transfer_details\": {\r\n        \"account_number\": \"12345678904444\",\r\n        \"phone\": \"xxxxxxxx78\",\r\n        \"ifsc_code\": \"HDFC0004393\",\r\n        \"account_type\": \"saving\",\r\n        \"beneficiary_name\": \"Pooja\",\r\n        \"bank_name\": \"HDFC Bank\"\r\n    },\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"6204\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita-500-g-0-20210311.JPG\",\r\n                \"https://example.com/bournvita.gif\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"100\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"C\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2021-09-01 12:05:00\",\r\n    \"quality_check\": 1,\r\n    \"qc_checkurl\": [\r\n        \"https://example.com/bournvita-500-g-0-20210311.JPG\",\r\n        \"https://assetscdn1.paytm.com/images/catalog/product/A/AP/APPUS-PEPPER-MAASHA322624D9D2334E/1562934257812_0..jpg\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 08:51:59 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Mon, 06 Sep 2021 08:51:59 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"317"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": 0,\n    \"message\": \"Order has been added successfully.\",\n    \"create_return_response\": {\n        \"success\": 1,\n        \"error\": 0,\n        \"rma_no\": \"70694.TEST7-R\",\n        \"message\": \" Return is created successfully\"\n    },\n    \"awb_response\": {\n        \"success\": 1,\n        \"error\": 0,\n        \"rma_no\": \"70694.TEST7-R\",\n        \"message\": \"AWB No assigned Successfully\",\n        \"AWB\": \"241404214500006\"\n    }\n}"},{"id":"703169c6-7f9f-414f-badf-d0d3ea34afef","name":"Exchange Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TEST6\",\r\n    \"return_order_status\": \"E\",\r\n    \"carrier_id\": \"1\",\r\n    \"return_warehouse_id\": \"1\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"amount\": \"5\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"green\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"0\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2019-07-01 12:05:00\",\r\n    \"quality_check\": 1,\r\n    \"qc_checkurl\": [\r\n        \"https://example.com/bournvita-500-g-0-20210311.JPG\",\r\n        \"https://assetscdn1.paytm.com/images/catalog/product/A/AP/APPUS-PEPPER-MAASHA322624D9D2334E/1562934257812_0..jpg\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 03 Jun 2021 11:41:08 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 03 Jun 2021 11:41:08 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Length","value":"303"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": 0,\n    \"message\": \"Order has been added successfully.\",\n    \"create_return_response\": {\n        \"success\": 1,\n        \"error\": 0,\n        \"rma_no\": \"50613.TEST6-E\",\n        \"message\": \" Return is created successfully\"\n    },\n    \"awb_response\": {\n        \"success\": 1,\n        \"rma_no\": \"50613.TEST6-E\",\n        \"message\": \"AWB No assigned Successfully\",\n        \"AWB\": \"69541467133\"\n    }\n}"},{"id":"e5849526-e718-4b9d-b3ba-5f0437fa941f","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_id\": \"TESTAPRIL008\",\r\n    \"carrier_id\": \"1\",\r\n    \"return_warehouse_id\": \"1\",\r\n    \"return_order_status\": \"E\",\r\n    \"products\": [\r\n        {\r\n            \"product\": \"My Test Product 56\",\r\n            \"price\": \"200\",\r\n            \"product_code\": \"JSN909\",\r\n            \"amount\": \"1\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"red\"\r\n        },\r\n        {\r\n            \"product\": \"My Test Product 23\",\r\n            \"price\": \"120\",\r\n            \"product_code\": \"JSN9999\",\r\n            \"amount\": \"5\",\r\n            \"discount\": \"0\",\r\n            \"tax_rate\": \"5\",\r\n            \"tax_title\": \"IGST\",\r\n            \"return_reason_id\": \"0\",\r\n            \"return_products_images\": [\r\n                \"https://example.com/bournvita1.JPG\",\r\n                \"https://example.com/bournvita2.JPG\"\r\n            ],\r\n            \"customer_notes\": \"Need small size \",\r\n            \"variants\": \"green\"\r\n        }\r\n    ],\r\n    \"discount\": \"0\",\r\n    \"shipping\": \"30\",\r\n    \"order_total\": \"870\",\r\n    \"gift_card_amt\": \"0\",\r\n    \"taxes\": \"40\",\r\n    \"payment_type\": \"P\",\r\n    \"email\": \"customer@email.com\",\r\n    \"billing_address\": \"#321\",\r\n    \"billing_address2\": \"MG Road\",\r\n    \"billing_city\": \"Gurgaon\",\r\n    \"billing_state\": \"Haryana\",\r\n    \"billing_country\": \"India\",\r\n    \"billing_firstname\": \"John\",\r\n    \"billing_lastname\": \"Doe\",\r\n    \"billing_phone\": \"9999999999\",\r\n    \"billing_zipcode\": \"122001\",\r\n    \"shipping_address\": \"#321\",\r\n    \"shipping_address2\": \"MG Road\",\r\n    \"shipping_city\": \"Gurgaon\",\r\n    \"shipping_state\": \"Haryana\",\r\n    \"shipping_country\": \"India\",\r\n    \"shipping_firstname\": \"John\",\r\n    \"shipping_lastname\": \"Doe\",\r\n    \"shipping_phone\": \"9999999999\",\r\n    \"shipping_zipcode\": \"122001\",\r\n    \"order_weight\": \"110\",\r\n    \"box_length\": \"20\",\r\n    \"box_breadth\": \"15\",\r\n    \"box_height\": \"10\",\r\n    \"order_date\": \"2019-07-01 12:05:00\",\r\n    \"quality_check\": 1,\r\n    \"qc_checkurl\": [\r\n        \"https://example.com/bournvita-500-g-0-20210311.JPG\",\r\n        \"https://assetscdn1.paytm.com/images/catalog/product/A/AP/APPUS-PEPPER-MAASHA322624D9D2334E/1562934257812_0..jpg\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Createreturns"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Mar 2021 11:41:03 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 04 Mar 2021 11:41:03 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"101"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"\",\n    \"error\": 1,\n    \"message\": \"return_reason_id is not Exist,please contact administrator.\"\n}"}],"_postman_id":"2d9e98bb-9bee-48ce-8cfa-137cca0ee2b8"},{"name":"Cancel Returns Shipment","id":"23138dfc-039c-4ea5-9241-4037a75def73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>","saveHelperData":"<save-helper-data>","showPassword":"<show-password>"},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"rma_no\":\"36646.TESTAPRILdryryt-E\",\n  \"order_id\":\"TESTAPRILdryryt\"\n}\n\n"},"url":"https://app.shipway.com/api/Cancelreturnshipment/","description":"<h1 id=\"cancel-returns-shipment\">Cancel Returns Shipment</h1>\n<p>Shipway provides Cancel Return Shipment API to interact with Shipway system.This Rest API enables merchants to cancel return shipment.<br />\n<strong>Parameter</strong></p>\n<table>\n                  <thead>\n                    <tr>\n                      <th>Field Name</th>\n                      <th>Description</th>\n                       <th>Mandatory</th>\n                      <th>Data Type</th>\n                    </tr>\n                 </thead>\n                 <tbody>\n                   <tr>\n                   <td><code>rma_no</code></td>\n                   <td>rma no (You can mark as cancel shipment on Return Awaited, Shipped by Customer and Pickup Generated status) </td>\n                   <td>Optional</td>\n                   <td>string</td></tr> \n                   <tr>\n                   <td><code>order_id</code></td>\n                   <td>order id (Note: all RMA No's linked with this order_id is marked as cancel return shipment) </td>\n                   <td>optional</td>\n                   <td>string</td></tr>\n                 </tbody>\n                </table><br />\n<strong>Headers</strong><br />\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table><br />\n<strong>Authorization</strong>","urlObject":{"protocol":"https","path":["api","Cancelreturnshipment",""],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"135a1581-8d85-4357-a943-cc8422173102","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"rma_no\":\"702.TESTJAN001-E\",\n  \"order_id\":\"TESTJAN001\"\n}"},"url":"https://app.shipway.com/api/Cancelreturnshipment/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Mar 2021 11:46:57 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 04 Mar 2021 11:46:57 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"96"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"success\": false,\n    \"message\": \"RMA No. AND Order id does not matched\"\n}"},{"id":"b555354c-f68c-4b02-977b-174964b709e1","name":"Successful Call","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"rma_no\":\"36646.TESTAPRILdryryt-E\",\n  \"order_id\":\"TESTAPRILdryryt\"\n}\n\n"},"url":"https://app.shipway.com/api/Cancelreturnshipment/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Mar 2021 11:44:32 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 04 Mar 2021 11:44:32 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"189"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"36646.TESTAPRILdryryt-E\": {\n        \"error\": true,\n        \"success\": false,\n        \"message\": \"Cancel Return Shipment not allow due to mentioned RMA is on other status except (Return Awaited, Shipped by Customer and Pickup Generated)\"\n    }\n}"}],"_postman_id":"23138dfc-039c-4ea5-9241-4037a75def73"},{"name":"Returns Reason","id":"7eb062b7-435f-4c9a-816e-a9322a2e96ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Getreturnreasons","description":"<h1 id=\"get-returns-reason\">GET Returns Reason</h1>\n<p>Shipway provides GET API to interact with Shipway system. This Rest API enables merchants to get All Return reason from Shipway system.<br />\n<strong>Headers</strong></p>\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table>\n\n<br />\n<h4 id=\"get_return_reasons_api\"><b>Authorization</b></h4>","urlObject":{"protocol":"https","path":["api","Getreturnreasons"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"180632f6-428a-42b5-a3af-6025dc9cb11a","name":"Successful Call","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Getreturnreasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 May 2022 10:35:10 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 05 May 2022 10:35:10 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"173"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": 0,\n    \"message\": [\n        {\n            \"id\": \"17053\",\n            \"reason\": \"Received wrong item\"\n        },\n        {\n            \"id\": \"17054\",\n            \"reason\": \"Changed mind\"\n        },\n        {\n            \"id\": \"17055\",\n            \"reason\": \"Not what I expected\"\n        },\n        {\n            \"id\": \"17056\",\n            \"reason\": \"Did not fit\"\n        },\n        {\n            \"id\": \"17057\",\n            \"reason\": \"Wrong item deliver\"\n        },\n        {\n            \"id\": \"29496\",\n            \"reason\": \"Others\"\n        }\n    ]\n}"}],"_postman_id":"7eb062b7-435f-4c9a-816e-a9322a2e96ce"},{"name":"Create Returns Reason","id":"8da413ad-4936-4ca9-9aa1-1f34fdc3547b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"reasons\": \"Item is damaged.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Getreturnreasons","description":"<h1 id=\"create-returns-reason\">Create Returns Reason</h1>\n<p>Shipway provides CREATE API to interact with Shipway system. This Rest API enables merchants to create Return reason from Shipway system.<br />\n<strong>Headers</strong></p>\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table>\n\n<br />\n<h4 id=\"get_return_reasons_api\"><b>Authorization</b></h4>","urlObject":{"protocol":"https","path":["api","Getreturnreasons"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"15d2bd4a-e346-4e10-9521-fcc7546f78df","name":"Successful Call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"reason\": \"Item is damaged.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://ezyslips.com/api/Getreturnreasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 14 Oct 2021 10:34:30 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 14 Oct 2021 10:34:30 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"89"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"error\": false,\n    \"message\": \"Return reason successfully update.\"\n}"},{"id":"7b06db23-a213-4073-8202-19a1adfbacc8","name":"Invalid Data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"reasons\": \"Item is damaged.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://ezyslips.com/api/Getreturnreasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 14 Oct 2021 10:37:41 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 14 Oct 2021 10:37:41 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"68"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": true,\n    \"message\": \"Field Reason is mandatory\"\n}"}],"_postman_id":"8da413ad-4936-4ca9-9aa1-1f34fdc3547b"},{"name":"Update Returns Reason","id":"f797906f-30bf-48ee-948b-c9246e4248c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 6204,\n    \"reason\": \"Item is damaged\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Getreturnreasons","description":"<h1 id=\"update-returns-reason\">Update Returns Reason</h1>\n<p>Shipway provides UPDATE API to interact with Shipway system. This Rest API enables merchants to Update Return reason from Shipway system.<br />\n<strong>Headers</strong></p>\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table>\n\n<br />\n<h4 id=\"get_return_reasons_api\"><b>Authorization</b></h4>","urlObject":{"protocol":"https","path":["api","Getreturnreasons"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"88d9293e-7053-4fce-b677-cc0ab5edd560","name":"Successful Call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 6204,\n    \"reason\": \"Item is damaged.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://ezyslips.com/api/Getreturnreasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 14 Oct 2021 10:39:41 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 14 Oct 2021 10:39:41 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"89"},{"key":"Keep-Alive","value":"timeout=10, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"error\": false,\n    \"message\": \"Return reason successfully update.\"\n}"},{"id":"e362af01-08b5-4379-8a9e-89433d5e7096","name":"Invalid Data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 62041,\n    \"reason\": \"Item is damaged.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://ezyslips.com/api/Getreturnreasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 14 Oct 2021 10:40:34 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 14 Oct 2021 10:40:34 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"68"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": true,\n    \"message\": \"Invalid Return Reason ID.\"\n}"}],"_postman_id":"f797906f-30bf-48ee-948b-c9246e4248c9"},{"name":"Returns reason Using Returns reason Id","id":"9d37e23b-684a-4a39-b202-620b77a4050a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Getreturnreasons","description":"<h1 id=\"get-returns-reason-using-returns-reason-id\">GET Returns Reason Using Returns reason Id</h1>\n<p>Shipway provides GET API to interact with Shipway system. This Rest API enables merchants to get return reason using return reason id from Shipway system.<br />\n<strong>Parameter</strong><br /></p>\n<table>\n                  <thead>\n                    <tr>\n                      <th>Field Name</th>\n                      <th>Description</th>\n                       <th>Mandatory</th>\n                      <th>Data Type</th>\n                    </tr>\n                 </thead>\n                 <tbody><tr>\n                   <td><code>return_reason_id</code></td>\n                   <td>Reason id of Return reason</td>\n                   <td>Yes</td>\n                   <td>integer</td></tr>\n                 </tbody>\n                </table><br />\n<strong>Headers</strong><br />\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table>","urlObject":{"protocol":"https","path":["api","Getreturnreasons"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"2fd96664-d804-496f-b1ae-a1804990ddb1","name":"Successful Call","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Getreturnreasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 May 2022 11:22:11 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 05 May 2022 11:22:11 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"173"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": 0,\n    \"message\": [\n        {\n            \"id\": \"17053\",\n            \"reason\": \"Received wrong item\"\n        },\n        {\n            \"id\": \"17054\",\n            \"reason\": \"Changed mind\"\n        },\n        {\n            \"id\": \"17055\",\n            \"reason\": \"Not what I expected\"\n        },\n        {\n            \"id\": \"17056\",\n            \"reason\": \"Did not fit\"\n        },\n        {\n            \"id\": \"17057\",\n            \"reason\": \"Wrong item deliver\"\n        },\n        {\n            \"id\": \"29496\",\n            \"reason\": \"Others\"\n        }\n    ]\n}"}],"_postman_id":"9d37e23b-684a-4a39-b202-620b77a4050a"},{"name":"Returns using diff parameters","id":"d1348b12-3c09-461e-bfb7-f7abf1e1a118","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://app.shipway.com/api/getorders?order_type=R","description":"<p>Shipway provides GET API to interact with Shipway system. This Rest API enables merchants to GET Returns from Shipway system.<br /><strong>GET Returns:</strong> Shipway provide you access to get your returns from Shipway system. In this, you can get returns in chunks of 10 at use of URL for following status:</p>\n<p><strong>Order Status Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-html\">Status              Description\n\nO :-                  Requested\n\n\nA :-                  Approved\n\n\nH :-                  Return Rejected\n\n\n(S,L,P) :-             Awaited\n\n\n(G,B) :-               Recieved\n\n\n(E,I,Q,T,C,D,R,K) :-   Processed\n\n</code></pre>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Description</th>\n<th>Mandatory</th>\n<th>Data Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>orderid</code></td>\n<td>Merchant's Order ID</td>\n<td>Optional</td>\n<td>string</td>\n</tr>\n<tr>\n<td>status</td>\n<td>O,A,S,L,P,G,B,E,I,Q,T,C,D,R,K,H</td>\n<td>Optional</td>\n<td>string</td>\n</tr>\n</tbody>\n</table>\n</div><p><a href=\"https://app.shipway.com/api/getorders?order_type=R&amp;requested_date_from=2021-12-25&amp;requested_date_to=2022-12-30\">https://app.shipway.com/api/getorders?order_type=R&amp;requested_date_from=2021-12-25&amp;requested_date_to=2022-12-30</a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Description</th>\n<th>Data Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requested_date_from</code></td>\n<td>Get Orders from date (yyyy-mm-dd)</td>\n<td>date</td>\n</tr>\n<tr>\n<td><code>requested_date_to</code></td>\n<td>Get Orders to date (yyyy-mm-dd)</td>\n<td>date</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Description</th>\n<th>Mandatory</th>\n<th>Data Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>rma_no</code></td>\n<td>Using rma_no</td>\n<td>Optional</td>\n<td>string</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>GET Returns Using Page:</strong> Shipway provides you access to get your returns from Shipway system. In this you can get returns using Page.On one page, You can get 2 orders.Pages can be accessed using counting all returns.</p>\n<p><strong>Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Description</th>\n<th>Mandatory</th>\n<th>Data Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>page</code></td>\n<td>Page No.</td>\n<td>Optional</td>\n<td>integer</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","getorders"],"host":["app","shipway","com"],"query":[{"key":"order_type","value":"R"}],"variable":[]}},"response":[{"id":"c1c26073-eeba-4ea6-9b76-2fe3c2decc5b","name":"Successful Call","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://app.shipway.com/api/getorders?order_type=R","protocol":"https","host":["app","shipway","com"],"path":["api","getorders"],"query":[{"key":"order_type","value":"R"},{"key":"status","value":"L,O,A","disabled":true},{"key":"requested_date_from","value":"2021-12-25","disabled":true},{"key":"requested_date_to","value":"2022-12-30","disabled":true},{"key":"rma_no","value":"31438.v8-1033-v8-PR","type":"default","disabled":true},{"key":"orderid","value":"v8-1033-v8","type":"default","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Jan 2022 12:33:48 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Wed, 12 Jan 2022 12:33:48 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"565"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"payload\": [\n        {\n            \"order_id\": \"v8-1033-v8\",\n            \"payment_id\": \"6\",\n            \"payment_method\": \"Cash on Delivery (COD)\",\n            \"b_firstname\": \"Vishal\",\n            \"b_lastname\": \"Singh\",\n            \"b_address\": \"Sector 40\",\n            \"b_address_2\": \"\",\n            \"b_city\": \"Gurgain\",\n            \"b_country\": \"IN\",\n            \"b_state\": \"Haryana\",\n            \"b_zipcode\": \"122001\",\n            \"b_phone\": \"+919758546591\",\n            \"s_firstname\": \"Vishal\",\n            \"s_lastname\": \"Singh\",\n            \"s_address\": \"Sector 40\",\n            \"s_address_2\": \"\",\n            \"s_city\": \"Gurgain\",\n            \"s_state\": \"Haryana\",\n            \"s_country\": \"IN\",\n            \"s_zipcode\": \"122001\",\n            \"s_phone\": \"+919758546591\",\n            \"store_code\": \"374\",\n            \"weight\": \"945\",\n            \"box_length\": \"10\",\n            \"box_breadth\": \"10\",\n            \"box_height\": \"10\",\n            \"email\": \"vishal.singh@shipway.in\",\n            \"invoice_number\": \"1163\",\n            \"order_date\": \"2021-12-31 13:34:58\",\n            \"coupon_code\": \"\",\n            \"coupon_status\": \"0\",\n            \"ezyslip_order_id\": \"36433\",\n            \"order_type\": \"REVERSE\",\n            \"total_return_order_amount\": 0.08,\n            \"rma_data\": [\n                {\n                    \"return_id\": \"31438\",\n                    \"rma_no\": \"31438.v8-1033-v8-PR\",\n                    \"status\": \"Requested\",\n                    \"reject_reason\": \"\",\n                    \"return_order_amount\": \"0.08\",\n                    \"return_request_date\": \"2021-12-31 13:53:59\",\n                    \"refund_amount\": \"0.00\",\n                    \"exchange_order_id\": \"0\",\n                    \"return_order_status\": \"PR\",\n                    \"policy\": {\n                        \"refund_code\": \"\",\n                        \"refund_payment_details\": \"\",\n                        \"logistic_code\": \"N\"\n                    },\n                    \"label\": {\n                        \"carrier\": \"\",\n                        \"tracking\": \"\"\n                    },\n                    \"state\": {\n                        \"Requested\": {\n                            \"at\": \"2021-12-31 13:54:01\"\n                        }\n                    }\n                }\n            ]\n        }\n    ]\n}"},{"id":"a9c00831-2f34-4916-aeaa-1c78e68330f7","name":"Invalid Data","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://app.shipway.com/api/getorders?order_type=R","protocol":"https","host":["app","shipway","com"],"path":["api","getorders"],"query":[{"key":"order_type","value":"R"},{"key":"status","value":"L,O,A","disabled":true},{"key":"requested_date_from","value":"2021-12-25","disabled":true},{"key":"requested_date_to","value":"2022-12-30","disabled":true},{"key":"rma_no","value":"31438.v8-1033-v8-PR","type":"default","disabled":true},{"key":"orderid","value":"v8-1033-v","type":"default","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Jan 2022 12:35:50 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Wed, 12 Jan 2022 12:35:50 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"44"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"No order found\"\n}"}],"_postman_id":"d1348b12-3c09-461e-bfb7-f7abf1e1a118"},{"name":"Reject Reasons","id":"fee0599a-536c-4808-809f-6dfc602bd4f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"GET","header":[],"url":"https://app.shipway.com/api/getrejectreasons","description":"<p><strong>GET Reject Reasons:</strong> Shipway provides you access to get your returns reason from Shipway system. In this you can get all returns reason added in your panel.</p>\n","urlObject":{"protocol":"https","path":["api","getrejectreasons"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"60d1a822-e8f4-44a3-bc08-b53b42196cbc","name":"Successful Call","originalRequest":{"method":"GET","header":[],"url":"https://app.shipway.com/api/getrejectreasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jan 2022 10:34:50 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 27 Jan 2022 10:34:50 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"154"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"payloads\": [\n        {\n            \"id\": \"24781\",\n            \"reason\": \"Customer sent used product\"\n        },\n        {\n            \"id\": \"24783\",\n            \"reason\": \"Return Period got over\"\n        },\n        {\n            \"id\": \"25386\",\n            \"reason\": \"Non-Returnable Item test\"\n        },\n        {\n            \"id\": \"25387\",\n            \"reason\": \"Customer reason\"\n        }\n    ]\n}"},{"id":"7fc52e09-5c13-4ca7-a2ff-2a12851aaf06","name":"Invalid Data","originalRequest":{"method":"GET","header":[],"url":"https://app.shipway.com/api/getrejectreasons"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jan 2022 10:46:51 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 27 Jan 2022 10:46:51 GMT"},{"key":"Cache-Control","value":"private"},{"key":"WWW-Authenticate","value":"Basic realm=\"User email/API key\""},{"key":"Content-Length","value":"39"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\",\n    \"status\": 401\n}"}],"_postman_id":"fee0599a-536c-4808-809f-6dfc602bd4f6"},{"name":"Create Reject Reasons","id":"8c5d741e-b916-495e-99e4-3c98727fb299","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"reason\": \"wrong item received\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/getrejectreasons","description":"<p><strong>Create Reject Reasons:</strong><br />The API creates an Return reason on Shipway system. The body of this request should specify the following parameters:</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><code>Reason</code></td><td>Return Reason</td><td>Yes</td><td>string</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","getrejectreasons"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"1747f9b0-126d-480e-8179-e91fbcded1e9","name":"Successful Call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"reason\": \"wrong item received\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/getrejectreasons"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jan 2022 10:39:10 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 27 Jan 2022 10:39:10 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"73"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 27477,\n    \"message\": \"Reject reason successfully added.\"\n}"},{"id":"f1fd1576-571e-4be8-8d8e-7bb4a7c10e2a","name":"Invalid Data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"reason\": \"wrong item received\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/getrejectreasons"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jan 2022 10:39:52 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 27 Jan 2022 10:39:52 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"65"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"id\": 0,\n    \"message\": \"Reject Reason already added.\"\n}"}],"_postman_id":"8c5d741e-b916-495e-99e4-3c98727fb299"},{"name":"Reject Return Shipment","id":"df7ac179-f93e-4f8e-91d0-568188089c51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n          \"order_id\" : \"PP1172P\",\r\n\r\n         \"rma_nos\" : [\"116304.PP1172P-R\"], \r\n\r\n         \"status\" : \"H\",\r\n         \"reject_reason_id\" : 24781\r\n\r\n }","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/returnorderstatus","description":"<p><strong>Reject Return shipment:</strong><br />This Reject Return shipment API provides you access to Reject return orders and move them from 'return awaited' to 'Rejected' in Shipway system.\nThe body of this request should specify the following parameters:</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><code>order_id</code></td><td>order no</td><td>Yes</td><td>String</td></tr><tr><td><code>rma_nos</code></td><td>RMA order no</td><td>Yes</td><td>Json</td></tr><tr><td><code>status</code></td><td>Return order status ('H')</td><td>No</td><td>String</td></tr><tr><td><code>reject_reason_id</code></td><td>Reject Reason id</td><td>Yes</td><td>Integer</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","returnorderstatus"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"f5f450a5-53b3-46a7-86dc-378210308c02","name":"Successful Call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n          \"order_id\" : \"PP1172P\",\r\n\r\n         \"rma_nos\" : [\"116304.PP1172P-R\"], \r\n\r\n         \"status\" : \"H\",\r\n         \"reject_reason_id\" : 24781\r\n\r\n }","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/returnorderstatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jan 2022 11:06:33 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 27 Jan 2022 11:06:33 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"124"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"payloads\": [\n        {\n            \"status\": true,\n            \"rma_no\": \"116304.PP1172P-R\",\n            \"message\": \"Status has been changed successfully.\"\n        }\n    ]\n}"},{"id":"fc675fe0-ab77-47f4-8f83-aad952fd2c31","name":"Invalid Data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n          \"order_id\" : \"PP1172P\",\r\n\r\n         \"rma_nos\" : [\"116304.PP1172P-R\"], \r\n\r\n         \"status\" : \"H\",\r\n         \"reject_reason_id\" : 24781\r\n\r\n }","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/returnorderstatus"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jan 2022 11:08:03 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 27 Jan 2022 11:08:03 GMT"},{"key":"Cache-Control","value":"private"},{"key":"WWW-Authenticate","value":"Basic realm=\"User email/API key\""},{"key":"Content-Length","value":"39"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\",\n    \"status\": 401\n}"}],"_postman_id":"df7ac179-f93e-4f8e-91d0-568188089c51"},{"name":"Update Reject Reasons","id":"4563201c-25bf-402d-a3f1-a6056d9b2386","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"id\": 27507,\r\n     \"reason\": \"wrong product received\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/getrejectreasons","description":"<p><strong>Update Reject reasons:</strong>\nThis Update Reject reason API provides you access to Update Reject reasons in Shipway system. \nThe body of this request should specify the following parameters:</p>\n<p><strong>Parameters</strong></p>\n<table><tbody>\n<tr>\n<th>Field Name</th>\n<th>Description</th>\n<th>Mandatory</th>\n<th>Data Type</th>\n</tr>\n<tr>\n<td><code>id</code></td>\n<td>reason id</td>\n<td>Yes</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td><code>reason</code></td>\n<td>Updated reject reason</td>\n<td>Yes</td>\n<td>string</td>\n</tr>\n</tbody></table>","urlObject":{"protocol":"https","path":["api","getrejectreasons"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"f4a1a2ff-a383-4ff9-bc5d-e4768991d958","name":"Successful Call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"id\": 27507,\r\n     \"reason\": \"wrong product received\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/getrejectreasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jan 2022 12:30:23 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 27 Jan 2022 12:30:23 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"89"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": \"27507\",\n    \"message\": \"Reject reason successfully updated.\"\n}"},{"id":"fdac643d-43c9-45a7-898b-1f36b660fe3e","name":"Invalid Data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"id\": 27507,\r\n     \"reason\": \"wrong product received\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/getrejectreasons"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jan 2022 12:30:51 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 27 Jan 2022 12:30:51 GMT"},{"key":"Cache-Control","value":"private"},{"key":"WWW-Authenticate","value":"Basic realm=\"User email/API key\""},{"key":"Content-Length","value":"39"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\",\n    \"status\": 401\n}"}],"_postman_id":"4563201c-25bf-402d-a3f1-a6056d9b2386"}],"id":"c3ced9f2-fa13-43e1-824a-315d2fa1a1f1","description":"<p>Shipway provides Push Orders with Assign awb no API to interact with Shipway system. This Rest API enables merchants to create return orders in Shipway system.</p>\n","_postman_id":"c3ced9f2-fa13-43e1-824a-315d2fa1a1f1"},{"name":"NDR","item":[{"name":"InsertOrder","id":"8bccbd3a-ee33-4577-9880-af9746473ac2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>","showPassword":"<show-password>"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_22\",\n    \"order_tracking_number\": \"1000001022\",\n    \"shipment_status_update\": 1,\n    \"shipment_status\": \"UND\",\n    \"und_reason\": \"22\", \n    \"carrier_id\": 3411,\n    \"warehouse_id\": 2,\n    \"return_warehouse_id\": 2,\n    \"products\": [\n        {\n            \"product\": \"Shirt\",\n            \"price\": \"2\",\n            \"product_code\": \"100101\",\n            \"hsn_code\": \"123456\",\n            \"amount\": \"1\",\n            \"discount\": \"0\",\n            \"tax_rate\": \"5\",\n            \"tax_title\": \"IGST\"\n        },\n        {\n            \"product\": \"T-Shirt\",\n            \"price\": \"1.2\",\n            \"product_code\": \"100102\",\n            \"hsn_code\": \"213456\",\n            \"amount\": \"5\",\n            \"discount\": \"0\",\n            \"tax_rate\": \"5\",\n            \"tax_title\": \"IGST\"\n        }\n    ],\n    \"discount\": \"0\",\n    \"shipping\": \"3\",\n    \"order_total\": \"15\",\n    \"gift_card_amt\": \"0\",\n    \"taxes\": \"4\",\n    \"payment_type\": \"P\",\n    \"email\": \"vishal.singh@shipway.in\",\n    \"billing_address\": \"#321\",\n    \"billing_address2\": \"MG Road\",\n    \"billing_city\": \"Gurgaon\",\n    \"billing_state\": \"Haryana\",\n    \"billing_country\": \"India\",\n    \"billing_firstname\": \"John\",\n    \"billing_lastname\": \"Doe\",\n    \"billing_phone\": \"9999999999\",\n    \"billing_zipcode\": \"122001\",\n    \"shipping_address\": \"#321\",\n    \"shipping_address2\": \"MG Road\",\n    \"shipping_city\": \"Gurgaon\",\n    \"shipping_state\": \"Haryana\",\n    \"shipping_country\": \"India\",\n    \"shipping_firstname\": \"John\",\n    \"shipping_lastname\": \"Doe\",\n    \"shipping_phone\": \"9999999999\",\n    \"shipping_zipcode\": \"122001\",\n    \"order_weight\": \"110\",\n    \"box_length\": \"20\",\n    \"box_breadth\": \"15\",\n    \"box_height\": \"10\",\n    \"order_date\": \"2021-03-22 10:50:00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/InsertOrder","description":"<h1 id=\"insert-order\">Insert Order</h1>\n<p>Shipway provides Insert Orders to interact with the Shipway system. The Insert API enables merchants to Insert orders in the Shipway NDR system.</p>\n<br />\n<strong>Parameters (Already In Shipway)</strong><br />\n<table>\n    <thead>\n        <tr>\n            <th>Field Name</th>\n            <th>Description</th>\n            <th>Mandatory</th>\n            <th>Data Type</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td><code>order_id</code></td>\n            <td>Merchant's Order ID</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>order_tracking_number</code></td>\n            <td>AWB Number</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipment_status_update</code></td>\n            <td>Shipment Status Update(If Order Already Exist in Shipway then value is \"1\" and not changeable; Yes - if order not exist in Shipway (Default 0))</td>\n            <td>Optional</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipment_status</code></td>\n            <td>Shipemnt Status (Yes if shipment_status_update is 0) (UND/RTO (UND - Undelivered, RTO - Return to Origin))</td>\n            <td>Optional</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>und_reason</code></td>\n            <td>Shipemnt Status (Yes if shipment_status_update is 0) (For <b>UND Reason</b>, please check below table )</td>\n            <td>Optional</td>\n            <td>string</td>\n        </tr>\n    </tbody>\n</table>\n<strong>Parameters (New)</strong><br />\n<table>\n    <thead>\n        <tr>\n            <th>Field Name</th>\n            <th>Description</th>\n            <th>Mandatory</th>\n            <th>Data Type</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td><code>order_id</code></td>\n            <td>Merchant's Order ID</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>order_tracking_number</code></td>\n            <td>AWB Number</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipment_status_update</code></td>\n            <td>Shipment Status Update(If Order Already Exist in Shipway then value is \"1\" and not changeable; Yes - if order not exist in Shipway (Default 0))</td>\n            <td>Optional</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipment_status</code></td>\n            <td>Shipemnt Status (Yes if shipment_status_update is 0) (UND/RTO (UND - Undelivered, RTO - Return to Origin))</td>\n            <td>Optional</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>und_reason</code></td>\n            <td>Shipemnt Status (Yes if shipment_status_update is 0) (For <b>UND Reason</b>, please check below table )</td>\n            <td>Optional</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>carrier_id</code></td>\n            <td>Carrier's Carrier ID, <a href=\"#44ea08e1-61b4-4b5b-bdf4-2f6edfa93aad\">Click Here</a></td>\n            <td>Yes</td>\n            <td>integer</td>\n        </tr>\n        <tr>\n            <td><code>warehouse_id</code></td>\n            <td>Warehouse ID, <a href=\"#40b4a3aa-7bc0-4a7d-a78c-0f3da656f1e8\">Click Here</a></td>\n            <td>Yes</td>\n            <td>integer</td>\n        </tr>\n        <tr>\n            <td><code>return_warehouse_id</code></td>\n            <td>Return Warehouse ID, <a href=\"#40b4a3aa-7bc0-4a7d-a78c-0f3da656f1e8\">Click Here</a></td>\n            <td>Yes</td>\n            <td>integer</td>\n        </tr>\n        <tr>\n            <td><code>products</code></td>\n            <td>Products belonging to order</td>\n            <td>Yes</td>\n            <td>json</td>\n        </tr>\n        <tr>\n            <td><code>payment_type</code></td>\n            <td>P - Prepaid, C - COD</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>email</code></td>\n            <td>Customer email</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>discount</code></td>\n            <td>Total discount for order (INR)</td>\n            <td>No</td>\n            <td>decimal</td>\n        </tr>\n        <tr>\n            <td><code>gift_card_amt</code></td>\n            <td>Gift card amount if apply gift card on orders (INR)</td>\n            <td>No</td>\n            <td>decimal</td>\n        </tr>\n        <tr>\n            <td><code>taxes</code></td>\n            <td>Oders Taxes (INR)</td>\n            <td>No</td>\n            <td>decimal</td>\n        </tr>\n        <tr>\n            <td><code>tax_rate</code></td>\n            <td>Tax Rate</td>\n            <td>No</td>\n            <td>decimal</td>\n        </tr>\n        <tr>\n            <td><code>tax_title</code></td>\n            <td>Tax Title (IGST,SGST,CGST)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipping</code></td>\n            <td>Total shipping amount for order (INR)</td>\n            <td>No</td>\n            <td>decimal</td>\n        </tr>\n        <tr>\n            <td><code>order_total</code></td>\n            <td>Grand total of order</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>billing_address</code></td>\n            <td>Billing address</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>billing_address2</code></td>\n            <td>Billing address - Line 2</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>billing_city</code></td>\n            <td>City(billing address)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>billing_state</code></td>\n            <td>State(billing address)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>billing_country</code></td>\n            <td>Country (billing address)<br /> [Country code or country name Please <a href=\"#countriescode\">Click\n                    Here</a>]</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>billing_firstname</code></td>\n            <td>First Name(billing address)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>billing_lastname</code></td>\n            <td>Last Name(billing address)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>billing_phone</code></td>\n            <td>Phone (billing address)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>billing_zipcode</code></td>\n            <td>Zipcode (billing address)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipping_address</code></td>\n            <td>Shipping address</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipping_address2</code></td>\n            <td>Shipping address - Line 2</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipping_city</code></td>\n            <td>City(Shipping address)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipping_state</code></td>\n            <td>State(Shipping address)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipping_country</code></td>\n            <td>Country (Shipping address)<br /> [Country code or country name Please <a href=\"#countriescode\">Click\n                    Here</a>]</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipping_firstname</code></td>\n            <td>First Name(Shipping address)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipping_lastname</code></td>\n            <td>Last Name(Shipping address)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipping_phone</code></td>\n            <td>Phone (Shipping address)</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>shipping_zipcode</code></td>\n            <td>Zipcode (Shipping address)</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>order_weight</code></td>\n            <td>Order weight (grams)</td>\n            <td>No</td>\n            <td>float</td>\n        </tr>\n        <tr>\n            <td><code>box_length</code></td>\n            <td>Box length (cms)</td>\n            <td>No</td>\n            <td>integer</td>\n        </tr>\n        <tr>\n            <td><code>box_breadth</code></td>\n            <td>Box breadth (cms)</td>\n            <td>No</td>\n            <td>integer</td>\n        </tr>\n        <tr>\n            <td><code>box_height</code></td>\n            <td>Box height (cms)</td>\n            <td>No</td>\n            <td>integer</td>\n        </tr>\n        <tr>\n            <td><code>order_date</code></td>\n            <td>Date of purchase (yyyy-mm-dd hh:mm:ss)</td>\n            <td>No</td>\n            <td>Date</td>\n        </tr>\n        <tr>\n            <td><code>invoice_number_prefix</code></td>\n            <td>Y - Prefix Required, Set from <b>Ezyslips &gt; Manage Invoice &gt; General Settings </b> , N - Prefix\n                Not Required (Default - N) </td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>invoice_number</code></td>\n            <td>Invoice Number (Prefix = Y, Numeric Only, Prefix = N, Alphanumeric) </td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n    </tbody>\n</table>\n\n<p><b>UND Reasons<b></b></b></p>\n<table>\n    <thead>\n        <tr>\n            <th>Code</th>\n            <th>Description</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td>CAN</td>\n            <td>Canceled</td>\n        </tr>\n        <tr>\n            <td>NWI</td>\n            <td>Network Issue</td>\n        </tr>\n        <tr>\n            <td>DNB</td>\n            <td>Delivery Next Day</td>\n        </tr>\n        <tr>\n            <td>ODA</td>\n            <td>Out of Delivery Area</td>\n        </tr>\n        <tr>\n            <td>22</td>\n            <td>Address Incorrect</td>\n        </tr>\n        <tr>\n            <td>23</td>\n            <td>Delivery Attempted</td>\n        </tr>\n        <tr>\n            <td>24</td>\n            <td>Pending - Undelivered </td>\n        </tr>\n        <tr>\n            <td>25</td>\n            <td>Delivery Attempted-Premises Closed</td>\n        </tr>\n        <tr>\n            <td>CRTA</td>\n            <td>Customer Refused</td>\n        </tr>\n        <tr>\n            <td>CNA</td>\n            <td>Consignee Unavailable</td>\n        </tr>\n        <tr>\n            <td>DEX</td>\n            <td>Delivery Exception</td>\n        </tr>\n        <tr>\n            <td>DRE</td>\n            <td>Delivery Rescheduled</td>\n        </tr>\n        <tr>\n            <td>PNR</td>\n            <td>COD Payment Not Ready</td>\n        </tr>\n        <tr>\n            <td>LOST</td>\n            <td>Lost</td>\n        </tr>\n        <tr>\n            <td>FDR</td>\n            <td>Future delivery requested</td>\n        </tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Ndr","InsertOrder"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"bcef9824-6ece-4105-bb5e-2fb0a1784944","name":"Successful Call","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_29\",\n    \"order_tracking_number\": \"1000001029\",\n    \"shipment_status_update\": 1,\n    \"shipment_status\": \"UND\",\n    \"und_reason\": \"22\", \n    \"carrier_id\": 3411,\n    \"warehouse_id\": 3481,\n    \"return_warehouse_id\": 3481,\n    \"products\": [\n        {\n            \"product\": \"Shirt\",\n            \"price\": \"2\",\n            \"product_code\": \"100101\",\n            \"amount\": \"1\",\n            \"discount\": \"0\",\n            \"tax_rate\": \"5\",\n            \"tax_title\": \"IGST\"\n        },\n        {\n            \"product\": \"T-Shirt\",\n            \"price\": \"1.2\",\n            \"product_code\": \"100102\",\n            \"amount\": \"5\",\n            \"discount\": \"0\",\n            \"tax_rate\": \"5\",\n            \"tax_title\": \"IGST\"\n        }\n    ],\n    \"discount\": \"0\",\n    \"shipping\": \"3\",\n    \"order_total\": \"15\",\n    \"gift_card_amt\": \"0\",\n    \"taxes\": \"4\",\n    \"payment_type\": \"P\",\n    \"email\": \"vishal.singh@shipway.in\",\n    \"billing_address\": \"#321\",\n    \"billing_address2\": \"MG Road\",\n    \"billing_city\": \"Gurgaon\",\n    \"billing_state\": \"Haryana\",\n    \"billing_country\": \"India\",\n    \"billing_firstname\": \"John\",\n    \"billing_lastname\": \"Doe\",\n    \"billing_phone\": \"9999999999\",\n    \"billing_zipcode\": \"122001\",\n    \"shipping_address\": \"#321\",\n    \"shipping_address2\": \"MG Road\",\n    \"shipping_city\": \"Gurgaon\",\n    \"shipping_state\": \"Haryana\",\n    \"shipping_country\": \"India\",\n    \"shipping_firstname\": \"John\",\n    \"shipping_lastname\": \"Doe\",\n    \"shipping_phone\": \"9999999999\",\n    \"shipping_zipcode\": \"122001\",\n    \"order_weight\": \"110\",\n    \"box_length\": \"20\",\n    \"box_breadth\": \"15\",\n    \"box_height\": \"10\",\n    \"order_date\": \"2021-03-22 10:50:00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/InsertOrder"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 May 2021 13:41:28 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 14 May 2021 13:41:28 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"135"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"1\",\n    \"error\": \"0\",\n    \"message\": \"Order ID - 'dummy_order_29' successfully Added, and the shipment status will update automatically.\"\n}"},{"id":"7374a95d-0704-4514-9991-0e54ca8c149b","name":"Invalid Call","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_29\",\n    \"order_tracking_number\": \"1000001029\",\n    \"shipment_status_update\": 1,\n    \"shipment_status\": \"UND\",\n    \"und_reason\": \"22\", \n    \"carrier_id\": 3411,\n    \"warehouse_id\": 381,\n    \"return_warehouse_id\": 3481,\n    \"products\": [\n        {\n            \"product\": \"Shirt\",\n            \"price\": \"2\",\n            \"product_code\": \"100101\",\n            \"amount\": \"1\",\n            \"discount\": \"0\",\n            \"tax_rate\": \"5\",\n            \"tax_title\": \"IGST\"\n        },\n        {\n            \"product\": \"T-Shirt\",\n            \"price\": \"1.2\",\n            \"product_code\": \"100102\",\n            \"amount\": \"5\",\n            \"discount\": \"0\",\n            \"tax_rate\": \"5\",\n            \"tax_title\": \"IGST\"\n        }\n    ],\n    \"discount\": \"0\",\n    \"shipping\": \"3\",\n    \"order_total\": \"15\",\n    \"gift_card_amt\": \"0\",\n    \"taxes\": \"4\",\n    \"payment_type\": \"P\",\n    \"email\": \"vishal.singh@shipway.in\",\n    \"billing_address\": \"#321\",\n    \"billing_address2\": \"MG Road\",\n    \"billing_city\": \"Gurgaon\",\n    \"billing_state\": \"Haryana\",\n    \"billing_country\": \"India\",\n    \"billing_firstname\": \"John\",\n    \"billing_lastname\": \"Doe\",\n    \"billing_phone\": \"9999999999\",\n    \"billing_zipcode\": \"122001\",\n    \"shipping_address\": \"#321\",\n    \"shipping_address2\": \"MG Road\",\n    \"shipping_city\": \"Gurgaon\",\n    \"shipping_state\": \"Haryana\",\n    \"shipping_country\": \"India\",\n    \"shipping_firstname\": \"John\",\n    \"shipping_lastname\": \"Doe\",\n    \"shipping_phone\": \"9999999999\",\n    \"shipping_zipcode\": \"122001\",\n    \"order_weight\": \"110\",\n    \"box_length\": \"20\",\n    \"box_breadth\": \"15\",\n    \"box_height\": \"10\",\n    \"order_date\": \"2021-03-22 10:50:00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/InsertOrder"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 May 2021 13:47:42 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 14 May 2021 13:47:42 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"76"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Bad Request: order_tracking_number already exist.\",\n    \"status\": 400\n}"}],"_postman_id":"8bccbd3a-ee33-4577-9880-af9746473ac2"},{"name":"ReAttempt","id":"c39cdff1-dc02-4baf-b89f-d68bded35af3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>","showPassword":"<show-password>"},"isInherited":false},"method":"POST","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"43762322s49\",\n    \"order_tracking_number\": \"33782sd38234\",\n    \"date_time\": \"\",\n    \"customer_notification\": \"0\",\n    \"update_carrier\": \"0\",\n    \"address\": \"ram leela ground\",\n    \"landmark\": \"\",\n    \"phone\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/ReAttempt","description":"<p>#Re-Attempt\nShipway provides Re-Attempt Order to interact with Shipway system. The Re-Attempt Order API enable merchants to Insert Re-Attempt Order address, date and time in Shipway NDR system.\n<br />\n<strong>Parameters</strong><br /></p>\n<table>\n    <thead>\n        <tr>\n            <th>Field Name</th>\n            <th>Description</th>\n            <th>Mandatory</th>\n            <th>Data Type</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td><code>order_id</code></td>\n            <td>Merchant's Order ID</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>order_tracking_number</code></td>\n            <td>AWB Number</td>\n            <td>Required</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>date_time</code></td>\n            <td>Re-Attempt Date and Time (Format YYYY-MM-DD HH:MM:SS)</td>\n            <td>Required</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>customer_notification</code></td>\n            <td>Send sms notification to customer (1 - Yes, 0 - No) (default - 0)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>update_carrier</code></td>\n            <td>Send request to Carrier (1 - Yes, 0 - No) (default - 0)</td>\n            <td>No</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>address</code></td>\n            <td>Delivery Address (Required, When reason is incorrect Address)</td>\n            <td>Optional</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>landmark</code></td>\n            <td>Delivery Address (Required, When reason is incorrect Address)</td>\n            <td>Optional</td>\n            <td>string</td>\n        </tr>\n        <tr>\n            <td><code>phone</code></td>\n            <td>Delivery Address (Required, When reason is incorrect Address)</td>\n            <td>Optional</td>\n            <td>string</td>\n        </tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Ndr","ReAttempt"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"91502822-460a-430c-96fb-bc0e5273484f","name":"Successful Call","originalRequest":{"method":"POST","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_29\",\n    \"order_tracking_number\": \"1000001029\",\n    \"date_time\": \"\",\n    \"customer_notification\": \"0\",\n    \"update_carrier\": \"0\",\n    \"address\": \"ram leela ground\",\n    \"landmark\": \"\",\n    \"phone\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/ReAttempt"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 May 2021 13:53:30 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 14 May 2021 13:53:30 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"88"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"1\",\n    \"error\": \"0\",\n    \"message\": \"Re-Attempt request submit successfully.\"\n}"},{"id":"3e36acd1-8b8b-4df0-9b7e-f26129da71fb","name":"Invalid Call","originalRequest":{"method":"POST","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_2\",\n    \"order_tracking_number\": \"1000001029\",\n    \"date_time\": \"\",\n    \"customer_notification\": \"0\",\n    \"update_carrier\": \"0\",\n    \"address\": \"ram leela ground\",\n    \"landmark\": \"\",\n    \"phone\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/ReAttempt"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 May 2021 13:53:50 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 14 May 2021 13:53:50 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"75"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Bad Request: Invalid Order ID - 'dummy_order_2'.\",\n    \"status\": 400\n}"}],"_postman_id":"c39cdff1-dc02-4baf-b89f-d68bded35af3"},{"name":"RTO","id":"cd800566-45ca-4dbf-b34a-fe85cb146be9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>","showPassword":"<show-password>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_12\",\n    \"order_tracking_number\": \"1000001012\",\n    \"reason\": \"\",\n    \"customer_notification\": 0,\n    \"update_carrier\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/RTO","description":"<p>#RTO<br />Shipway provides RTO Orders to interact with Shipway system. The RTO Order API enable merchants to mark RTO Order in Shipway NDR system.  </p>\n<p><strong>Parameters</strong></p>\n<p><br /><br /></p><p><br /><br /><br /></p><table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td><div><code>order_id</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Merchant's Order ID</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><code>order_tracking_number</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>AWB Number</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Required</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><code>date_time</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Re-Attempt Date and Time (Format YYYY-MM-DD HH:MM-SS)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Required</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><code>reason</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Reason ID to mark RTO<br />\"1\" =&gt; \"Order place by mistake\",<br />\"2\" =&gt; \"Changed of mind\",<br />\"3\" =&gt; \"Not needed\",<br />\"4\" =&gt; \"Found better deals\",<br />\"5\" =&gt; \"Others\"</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Required</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><code>customer_notification</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Send sms notification to customer (1 - Yes, 0 - No) (default - 0)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Optional</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><code>update_carrier</code></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Send request to Carrier (1 - Yes, 0 - No) (default - 0)</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Optional</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></tbody></table>","urlObject":{"protocol":"https","path":["api","Ndr","RTO"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"4286f9b2-a829-4bf2-b3bf-d404b90383b2","name":"Successful Call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_29\",\n    \"order_tracking_number\": \"1000001029\",\n    \"reason\": \"3\",\n    \"customer_notification\": 0,\n    \"update_carrier\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/RTO"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 May 2021 13:54:40 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 14 May 2021 13:54:40 GMT"},{"key":"Cache-Control","value":"private"},{"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":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"1\",\n    \"error\": \"0\",\n    \"message\": \"RTO request submit successfully.\"\n}"},{"id":"48d53237-1004-40f6-85c5-e259cd8d77c4","name":"Invalid Call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_29\",\n    \"order_tracking_number\": \"100000102\",\n    \"reason\": \"3\",\n    \"customer_notification\": 0,\n    \"update_carrier\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/RTO"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 May 2021 13:55:02 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 14 May 2021 13:55:02 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"94"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Bad Request: AWB Number is not match with Order ID - dummy_order_29\",\n    \"status\": 400\n}"}],"_postman_id":"cd800566-45ca-4dbf-b34a-fe85cb146be9"},{"name":"OrderDetails","id":"316e2578-7aeb-4198-85f4-01ba6ef78494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>","showPassword":"<show-password>"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_49_52\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/OrderDetails","description":"<h1 id=\"order-details\">Order Details</h1>\n<p>Shipway provides to Get Order Details to interact with Shipway system. The Order Details API enable merchants to view Order Details in Shipway NDR system.\n<br />\n<strong>Parameters</strong><br /></p>\n<table>\n    <thead>\n        <tr>\n            <th>Field Name</th>\n            <th>Description</th>\n            <th>Mandatory</th>\n            <th>Data Type</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td><code>order_id</code></td>\n            <td>Merchant's Order ID</td>\n            <td>Yes</td>\n            <td>string</td>\n        </tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Ndr","OrderDetails"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"83b6bee4-69d1-443e-843d-a7b0dc3fa5df","name":"Successful Call","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_29\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/OrderDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 May 2021 13:56:11 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 14 May 2021 13:56:11 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"258"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"1\",\n    \"error\": \"0\",\n    \"message\": \"success\",\n    \"shipment_status_history\": [\n        {\n            \"name\": \"In Transit\",\n            \"time\": \"2021-05-14 19:20:43\",\n            \"ndr_reason\": null\n        },\n        {\n            \"name\": \"In Transit\",\n            \"time\": \"2021-05-14 19:20:57\",\n            \"ndr_reason\": null\n        }\n    ],\n    \"customer_response_history\": [\n        {\n            \"action_taken\": \"Re-Attempt Request\",\n            \"action_taken_by\": \"Merchant\",\n            \"action_date\": \"2021-05-14 19:23:30\",\n            \"history\": {\n                \"address\": \"ram leela ground\"\n            }\n        },\n        {\n            \"action_taken\": \"RTO Request\",\n            \"action_taken_by\": \"Merchant\",\n            \"action_date\": \"2021-05-14 19:24:40\",\n            \"history\": {\n                \"reason\": \"Not needed\"\n            }\n        }\n    ]\n}"},{"id":"53d275c7-ca21-4e6c-9545-90faf853327d","name":"Invalid Call","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_id\": \"dummy_order_2\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/Ndr/OrderDetails"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 May 2021 13:59:11 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 14 May 2021 13:59:11 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"75"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Bad Request: Invalid Order ID - 'dummy_order_2'.\",\n    \"status\": 400\n}"}],"_postman_id":"316e2578-7aeb-4198-85f4-01ba6ef78494"}],"id":"e5ee00d1-fedf-4959-b489-5d4b28050f48","_postman_id":"e5ee00d1-fedf-4959-b489-5d4b28050f48","description":""},{"name":"Carriers","item":[{"name":"Carriers","id":"44ea08e1-61b4-4b5b-bdf4-2f6edfa93aad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"GET","header":[],"url":"https://app.shipway.com/api/getcarrier","description":"<h1 id=\"get-carriers\">GET Carriers</h1>\n<p><strong>Get Carriers:</strong>\nShipway provide you access to get all Carriers from Shipway system.<br />\n<strong>Headers</strong></p>\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table>","urlObject":{"protocol":"https","path":["api","getcarrier"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"0b0608ea-15bb-4619-869b-cecc6ea0e9d6","name":"Successful Call","originalRequest":{"method":"GET","header":[],"url":"https://app.shipway.com/api/getcarrier"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 May 2022 11:34:30 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 05 May 2022 11:34:30 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"393"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": [\n        {\n            \"id\": \"18708\",\n            \"name\": \"Sequel Logistics\",\n            \"reverse_status\": true,\n            \"ndr_status\": false,\n            \"aggregator_carrier\": false,\n            \"carrier_title\": \"A Sequel swati test credential\"\n        },\n        {\n            \"id\": \"1\",\n            \"name\": \"Bluedart\",\n            \"reverse_status\": true,\n            \"ndr_status\": true,\n            \"aggregator_carrier\": false,\n            \"carrier_title\": \"Bluedart test\"\n        },\n        {\n            \"id\": \"1253\",\n            \"name\": \"DHL eCommerce\",\n            \"reverse_status\": false,\n            \"ndr_status\": false,\n            \"aggregator_carrier\": false,\n            \"carrier_title\": \"DHL ecom swati fake credential\"\n        },\n        {\n            \"id\": \"5330\",\n            \"name\": \"DTDC-DP\",\n            \"reverse_status\": true,\n            \"ndr_status\": false,\n            \"aggregator_carrier\": false,\n            \"carrier_title\": \"DTDC-DP swati test credential\"\n        },\n        {\n            \"id\": \"3411\",\n            \"name\": \"Ithink Logistics\",\n            \"reverse_status\": true,\n            \"ndr_status\": false,\n            \"aggregator_carrier\": false,\n            \"carrier_title\": \"IThink Logistics Swati Test\"\n        },\n        {\n            \"id\": \"403\",\n            \"name\": \"Pickrr\",\n            \"reverse_status\": true,\n            \"ndr_status\": false,\n            \"aggregator_carrier\": true,\n            \"carrier_title\": \"Pickrr Swati test credential\"\n        },\n        {\n            \"id\": \"9568\",\n            \"name\": \"Shiprocket\",\n            \"reverse_status\": true,\n            \"ndr_status\": false,\n            \"aggregator_carrier\": false,\n            \"carrier_title\": \"shiprocket multiple account\"\n        },\n        {\n            \"id\": \"874\",\n            \"name\": \"Shiprocket\",\n            \"reverse_status\": true,\n            \"ndr_status\": true,\n            \"aggregator_carrier\": true,\n            \"carrier_title\": \"Shiprocket Swati test\"\n        },\n        {\n            \"id\": \"2389\",\n            \"name\": \"Shyplite\",\n            \"reverse_status\": true,\n            \"ndr_status\": false,\n            \"aggregator_carrier\": true,\n            \"carrier_title\": \"shyplite Test\"\n        },\n        {\n            \"id\": \"9735\",\n            \"name\": \"Xpressbees\",\n            \"reverse_status\": true,\n            \"ndr_status\": false,\n            \"aggregator_carrier\": false,\n            \"carrier_title\": \"Xpress Bees Reverse Test credential\"\n        },\n        {\n            \"id\": \"345\",\n            \"name\": \"Xpressbees\",\n            \"reverse_status\": true,\n            \"ndr_status\": false,\n            \"aggregator_carrier\": false,\n            \"carrier_title\": \"Xpress Bees Test credential\"\n        }\n    ]\n}"}],"_postman_id":"44ea08e1-61b4-4b5b-bdf4-2f6edfa93aad"},{"name":"Carrier Using Carrier Id","id":"09d87369-3d3c-43b9-b9e4-f6f9aa37ee9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"GET","header":[],"url":"https://app.shipway.com/api/getcarrier?carrierid=345","description":"<h1 id=\"get-carrier-using-carrier-id\">GET Carrier Using Carrier Id</h1>\n<p>Shipway provides GET API to interact with Shipway system. This Rest API enables merchants to get Carrier using carrier id from Shipway system.<br />\n<strong>Parameter</strong><br /></p>\n<table>\n                  <thead>\n                    <tr>\n                      <th>Field Name</th>\n                      <th>Description</th>\n                       <th>Mandatory</th>\n                      <th>Data Type</th>\n                    </tr>\n                 </thead>\n                 <tbody><tr>\n                   <td><code>carrierid</code></td>\n                   <td>Carrier's Carrierid ID</td>\n                    <td>Yes</td>\n                   <td>integer</td></tr>\n                 </tbody>\n                </table><br />\n<strong>Headers</strong><br />\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table>","urlObject":{"protocol":"https","path":["api","getcarrier"],"host":["app","shipway","com"],"query":[{"key":"carrierid","value":"345"}],"variable":[]}},"response":[{"id":"1da92600-eaf3-440a-b130-1f49effc959e","name":"Successful Call","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/getcarrier?carrierid=345","protocol":"https","host":["app","shipway","com"],"path":["api","getcarrier"],"query":[{"key":"carrierid","value":"345"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 May 2022 11:37:33 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 05 May 2022 11:37:33 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"146"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": [\n        {\n            \"id\": \"345\",\n            \"name\": \"Xpressbees\",\n            \"reverse_status\": true,\n            \"ndr_status\": false,\n            \"aggregator_carrier\": false,\n            \"carrier_title\": \"Xpress Bees Test credential\"\n        }\n    ]\n}"},{"id":"ebeae74b-276e-49a2-a722-10d85f7fcd6f","name":"Invalid Call","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/getcarrier?carrierid=348","protocol":"https","host":["app","shipway","com"],"path":["api","getcarrier"],"query":[{"key":"carrierid","value":"348"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 May 2022 11:38:24 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 05 May 2022 11:38:24 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"53"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": \"No carrier found\"\n}"}],"_postman_id":"09d87369-3d3c-43b9-b9e4-f6f9aa37ee9e"}],"id":"f0f9d8ce-06b9-4f3d-96b7-9b0238bb2cda","description":"<p>Shipway provides GET API to interact with Shipway system. This API Restful that enables merchants to get All Carriers from Shipway system.</p>\n","_postman_id":"f0f9d8ce-06b9-4f3d-96b7-9b0238bb2cda"},{"name":"Warehouse","item":[{"name":"Create Warehouse","id":"62a390ef-bbb0-4d25-8ab7-2fb5e7446c13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"  \r\n{\r\n    \"title\": \"Warehouse Title\",\r\n    \"company\": \"Company Name\",\r\n    \"contact_person_name\": \"Test Name\",\r\n    \"email\": \"contact@ezyslips.com\",\r\n    \"phone\": \"+91-9999999999\",\r\n    \"phone_print\": \"\",\r\n    \"address_1\": \"Spaze Tech Park\",\r\n    \"address_2\": \"10 Floor\",\r\n    \"city\": \"Gurgaon\",\r\n    \"state\": \"HR\",\r\n    \"country\": \"IN\",\r\n    \"pincode\": \"122001\",\r\n    \"longitude\":\"10\",\r\n    \"latitude\":\"20\",\r\n    \"gst_no\":\"AD5465765670P\",\r\n    \"fssai_code\":\"47656587\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/warehouse/","description":"<h1 id=\"create-warehouse\">Create Warehouse</h1>\n<p>Shipway provides Create Warehouse API to interact with Shipway system. This Rest API enables merchants to create warehouse in Shipway system.</p>\n<table><tbody><tr><th>Field Name</th><th>Description</th><th>Mandatory</th><th>Data Type</th></tr><tr><td><code>title</code></td><td>Warehouse's Title Name</td><td>Yes</td><td>string</td></tr><tr><td><code>contact_person_name</code></td><td>Warehouse Contact Person Name</td><td>Yes</td><td>string</td></tr><tr><td><code>email</code></td><td>Warehouse Email Id</td><td>Yes</td><td>string</td></tr><tr><td><code>phone (pass with country code)</code></td><td>Warehouse Phone number</td><td>Yes</td><td>integer</td></tr><tr><td><code>phone_print</code></td><td>For using on Shipping Label</td><td>Optional</td><td>string</td></tr><tr><td><code>address_1</code></td><td>Warehouse Address</td><td>Yes</td><td>string</td></tr><tr><td><code>address_2</code></td><td>Warehouse Address</td><td>Optional</td><td>string</td></tr><tr><td><code>city</code></td><td>Warehouse City</td><td>Yes</td><td>string</td></tr><tr><td><code>state</code></td><td>Warehouse State Name, e.g. HR, DL, UP</td><td>Yes</td><td>string</td></tr><tr><td><code>country</code></td><td>Warehouse Country Name, e.g IN, AUS</td><td>Yes</td><td>string</td></tr><tr><td><code>pincode</code></td><td>Warehouse Pincode Number</td><td>Yes</td><td>integer</td></tr><tr><td><code>latitude</code></td><td>Warehouse Latitude</td><td>No</td><td>string</td></tr><tr><td><code>longitude</code></td><td>Warehouse Longitude</td><td>No</td><td>string</td></tr><tr><td><code>gst_no</code></td><td>GST number</td><td>No</td><td>string</td></tr><tr><td><code>fssai_code</code></td><td>FSSAI Code</td><td>No</td><td>string</td></tr></tbody></table>\n\n<p><strong>Headers</strong></p>\n<table><tbody><tr><td>Authorization</td><td>&lt; Enter your $token <b>(which is described in </b><a href=\"#authentication\"><b>authentication section</b></a><b>)</b> &gt;</td></tr></tbody></table>\n\n<p><strong>Authorization</strong></p>\n","urlObject":{"protocol":"https","path":["api","warehouse",""],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"342f9323-3cc3-436b-9e5b-3123a101201b","name":"Successful Call","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"  \r\n{\r\n    \"title\": \"Warehouse Title\",\r\n    \"company\": \"Company Name\",\r\n    \"contact_person_name\": \"Test Name\",\r\n    \"email\": \"contact@ezyslips.com\",\r\n    \"phone\": \"+91-9999999999\",\r\n    \"phone_print\": \"\",\r\n    \"address_1\": \"Spaze Tech Park\",\r\n    \"address_2\": \"10 Floor\",\r\n    \"city\": \"Gurgaon\",\r\n    \"state\": \"HR\",\r\n    \"country\": \"IN\",\r\n    \"pincode\": \"122001\",\r\n    \"longitude\":\"10\",\r\n    \"latitude\":\"20\",\r\n    \"gst_no\":\"AD5465765670P\",\r\n    \"fssai_code\":\"47656587\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/warehouse/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jun 2022 10:15:11 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Tue, 21 Jun 2022 10:15:11 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"114"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"error\": false,\n    \"message\": \"Warehouse Created Successfully\",\n    \"warehouse_response\": {\n        \"warehouse_id\": 19576\n    }\n}"},{"id":"82de5c94-c60d-49f1-b1df-21326f0f9741","name":"Invalid Data","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic YXJjaGl0c2FyZWVuMDdAZ21haWwuY29tOjN3Mk1YMWZabDR2bTlvM3E0ZzJtMDgyMW0wajIzMTQ3","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"  \r\n{\r\n    \"title\": \"Warehouse Title\",\r\n    \"company\": \"Company Name\",\r\n    \"contact_person_name\": \"Test Name\",\r\n    \"email\": \"\",\r\n    \"phone\": \"+91-9999999999\",\r\n    \"phone_print\": \"\",\r\n    \"address_1\": \"Spaze Tech Park\",\r\n    \"address_2\": \"10 Floor\",\r\n    \"city\": \"Gurgaon\",\r\n    \"state\": \"HR\",\r\n    \"country\": \"IN\",\r\n    \"pincode\": \"122001\",\r\n    \"longitude\":\"10\",\r\n    \"latitude\":\"20\",\r\n    \"gst_no\":\"AD5465765670P\",\r\n    \"fssai_code\":\"47656587\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/warehouse/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jun 2022 10:17:08 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Tue, 21 Jun 2022 10:17:08 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"102"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": true,\n    \"message\": \"Field Email is mandatory\",\n    \"warehouse_response\": []\n}"}],"_postman_id":"62a390ef-bbb0-4d25-8ab7-2fb5e7446c13"},{"name":"Warehouse","id":"40b4a3aa-7bc0-4a7d-a78c-0f3da656f1e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/getwarehouses","description":"<h1 id=\"get-warehouse\">GET Warehouse</h1>\n<p>Shipway provides GET API to interact with Shipway system. This API Restful that enables merchants to get All warehouse from Shipway system.<br />\n<strong>Headers</strong><br /></p>\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table><br />\n<strong>Authorization</strong>","urlObject":{"protocol":"https","path":["api","getwarehouses"],"host":["app","shipway","com"],"query":[],"variable":[]}},"response":[{"id":"45ad1d45-4929-427e-900b-69a5ed91cada","name":"Successful Call","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/getwarehouses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jun 2022 10:20:27 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Tue, 21 Jun 2022 10:20:27 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"871"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": {\n        \"6430\": {\n            \"user_id\": null,\n            \"warehouse_id\": \"6430\",\n            \"company_id\": \"10804\",\n            \"default\": \"1\",\n            \"title\": \"shipway test swati warehouse\",\n            \"company\": \"Onjection Lab\",\n            \"contact_person_name\": \"swati Sinhaa\",\n            \"email\": \"swati.sinha@onjection.com\",\n            \"phone\": \"+91-08585909577\",\n            \"phone_print\": \"\",\n            \"address_1\": \"onjection lab\",\n            \"address_2\": \"3rd floor\",\n            \"city\": \"gurgaon\",\n            \"state\": \"HR\",\n            \"country\": \"IN\",\n            \"pincode\": \"122001\",\n            \"latitude\": \"\",\n            \"longitude\": \"\",\n            \"gst_no\": \"\",\n            \"fssai_code\": null,\n            \"timestamp\": \"1620899496\",\n            \"updated_timestamp\": \"0\",\n            \"status\": \"0\",\n            \"assigned_users\": 0\n        },\n        \"16134\": {\n            \"user_id\": \"17151\",\n            \"warehouse_id\": \"16134\",\n            \"company_id\": \"10804\",\n            \"default\": \"0\",\n            \"title\": \"blowhorn swati warehouse\",\n            \"company\": \"Ship Ship\",\n            \"contact_person_name\": \"Swati sinha\",\n            \"email\": \"abc@abc.com\",\n            \"phone\": \"+91-83770580956\",\n            \"phone_print\": \"\",\n            \"address_1\": \"E-1402, JM Aroma Apartments,Noida-Sector-75\",\n            \"address_2\": \"Anishabad\",\n            \"city\": \"Banglore\",\n            \"state\": \"KA\",\n            \"country\": \"IN\",\n            \"pincode\": \"560003\",\n            \"latitude\": \"\",\n            \"longitude\": \"\",\n            \"gst_no\": \"\",\n            \"fssai_code\": \"\",\n            \"timestamp\": \"1640592808\",\n            \"updated_timestamp\": \"1647510621\",\n            \"status\": \"0\",\n            \"assigned_users\": 2\n        },\n        \"18135\": {\n            \"user_id\": \"20702\",\n            \"warehouse_id\": \"18135\",\n            \"company_id\": \"10804\",\n            \"default\": \"0\",\n            \"title\": \"swati sinha country state unicom pickup address\",\n            \"company\": \"swati sinha country state unicom pickup address\",\n            \"contact_person_name\": \"Sinhaa Swatiiii\",\n            \"email\": \"sinha.pickup@unicommerce.com\",\n            \"phone\": \"+91-9999999991\",\n            \"phone_print\": \"\",\n            \"address_1\": \"1002- 1003,(shipway)\",\n            \"address_2\": \"232/ground floor ,B4-Tower\",\n            \"city\": \"Patna\",\n            \"state\": \"HR\",\n            \"country\": \"IN\",\n            \"pincode\": \"122015\",\n            \"latitude\": \"\",\n            \"longitude\": \"\",\n            \"gst_no\": \"\",\n            \"fssai_code\": \"\",\n            \"timestamp\": \"1643365403\",\n            \"updated_timestamp\": \"1647510569\",\n            \"status\": \"0\",\n            \"assigned_users\": 1\n        },\n        \"18136\": {\n            \"user_id\": \"17151\",\n            \"warehouse_id\": \"18136\",\n            \"company_id\": \"10804\",\n            \"default\": \"0\",\n            \"title\": \"swati sinha unicom return address\",\n            \"company\": \"swati sinha unicom return address\",\n            \"contact_person_name\": \"swatiiiii sinhaaaaa\",\n            \"email\": \"sinha.return@unicommerce.com\",\n            \"phone\": \"+91-9999999993\",\n            \"phone_print\": \"\",\n            \"address_1\": \"sector-40\",\n            \"address_2\": \"south city 1\",\n            \"city\": \"Mumbai\",\n            \"state\": \"MH\",\n            \"country\": \"IN\",\n            \"pincode\": \"400092\",\n            \"latitude\": \"\",\n            \"longitude\": \"\",\n            \"gst_no\": \"\",\n            \"fssai_code\": \"\",\n            \"timestamp\": \"1643365403\",\n            \"updated_timestamp\": \"1646391869\",\n            \"status\": \"0\",\n            \"assigned_users\": 1\n        },\n        \"18137\": {\n            \"user_id\": null,\n            \"warehouse_id\": \"18137\",\n            \"company_id\": \"10804\",\n            \"default\": \"0\",\n            \"title\": \"swati sinha unicom pickup address\",\n            \"company\": \"swati sinha unicom pickup address\",\n            \"contact_person_name\": \"Sinhaa Swatiiii\",\n            \"email\": \"sinha.pickup@unicommerce.com\",\n            \"phone\": \"+91-9999999991\",\n            \"phone_print\": \"\",\n            \"address_1\": \"1002- 1003,(shipway)\",\n            \"address_2\": \"232/ground floor ,B4-Tower\",\n            \"city\": \"Patna\",\n            \"state\": \"BIHA\",\n            \"country\": \"IN\",\n            \"pincode\": \"122015\",\n            \"latitude\": \"\",\n            \"longitude\": \"\",\n            \"gst_no\": \"\",\n            \"fssai_code\": \"\",\n            \"timestamp\": \"1643365613\",\n            \"updated_timestamp\": \"0\",\n            \"status\": \"0\",\n            \"assigned_users\": 0\n        },\n        \"19576\": {\n            \"user_id\": null,\n            \"warehouse_id\": \"19576\",\n            \"company_id\": \"10804\",\n            \"default\": \"0\",\n            \"title\": \"Warehouse Title\",\n            \"company\": \"Company Name\",\n            \"contact_person_name\": \"Test Name\",\n            \"email\": \"contact@ezyslips.com\",\n            \"phone\": \"+91-9999999999\",\n            \"phone_print\": \"\",\n            \"address_1\": \"Spaze Tech Park\",\n            \"address_2\": \"10 Floor\",\n            \"city\": \"Gurgaon\",\n            \"state\": \"HR\",\n            \"country\": \"IN\",\n            \"pincode\": \"122001\",\n            \"latitude\": \"20\",\n            \"longitude\": \"10\",\n            \"gst_no\": \"AD5465765670P\",\n            \"fssai_code\": \"47656587\",\n            \"timestamp\": \"1655806511\",\n            \"updated_timestamp\": \"0\",\n            \"status\": \"0\",\n            \"assigned_users\": 0\n        }\n    }\n}"}],"_postman_id":"40b4a3aa-7bc0-4a7d-a78c-0f3da656f1e8"},{"name":"Warehouse Using Warehouse Id","id":"01db158a-0837-4ebc-91ae-4f6eb3cbd211","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.shipway.com/api/getwarehouses?warehouseid=6430","description":"<h1 id=\"get-warehouse-using-warehouse-id\">GET Warehouse Using Warehouse Id</h1>\n<p>Shipway provides GET API to interact with Shipway system. This API Restful that enables merchants to get warehouse using warehouse id from Shipway system.<br />\n<strong>Parameter</strong><br /></p>\n<table>\n                  <thead>\n                    <tr>\n                      <th>Field Name</th>\n                      <th>Description</th>\n                       <th>Mandatory</th>\n                      <th>Data Type</th>\n                    </tr>\n                 </thead>\n                 <tbody><tr>\n                   <td><code>warehouseid</code></td>\n                   <td>Warehouse's Warehouse ID</td>\n                   <td>Yes</td>\n                   <td>integer</td></tr>\n                 </tbody>\n                </table><br />\n<strong>Headers</strong><br />\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table><br />\n<strong>Authorization</strong>","urlObject":{"protocol":"https","path":["api","getwarehouses"],"host":["app","shipway","com"],"query":[{"key":"warehouseid","value":"6430"}],"variable":[]}},"response":[{"id":"51535804-44b6-4475-a41a-26e71531df5a","name":"Successful Call","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://app.shipway.com/api/getwarehouses?warehouseid=6430","protocol":"https","host":["app","shipway","com"],"path":["api","getwarehouses"],"query":[{"key":"warehouseid","value":"6430"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jun 2022 10:22:28 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Tue, 21 Jun 2022 10:22:28 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"322"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": {\n        \"warehouse_id\": \"6430\",\n        \"company_id\": \"10804\",\n        \"default\": \"1\",\n        \"title\": \"shipway test swati warehouse\",\n        \"company\": \"Onjection Lab\",\n        \"contact_person_name\": \"swati Sinhaa\",\n        \"email\": \"swati.sinha@onjection.com\",\n        \"phone\": \"+91-08585909577\",\n        \"phone_print\": \"\",\n        \"address_1\": \"onjection lab\",\n        \"address_2\": \"3rd floor\",\n        \"city\": \"gurgaon\",\n        \"state\": \"HR\",\n        \"country\": \"IN\",\n        \"pincode\": \"122001\",\n        \"latitude\": \"\",\n        \"longitude\": \"\",\n        \"gst_no\": \"\",\n        \"fssai_code\": null,\n        \"timestamp\": \"1620899496\",\n        \"updated_timestamp\": \"0\",\n        \"status\": \"0\"\n    }\n}"},{"id":"04ce83be-16e8-48ea-ae26-18d7e7bf5fb8","name":"Invalid Call","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://app.shipway.com/api/getwarehouses?warehouseid=643011","protocol":"https","host":["app","shipway","com"],"path":["api","getwarehouses"],"query":[{"key":"warehouseid","value":"643011"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jun 2022 10:23:36 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Tue, 21 Jun 2022 10:23:36 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"55"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": \"No warehouse found\"\n}"}],"_postman_id":"01db158a-0837-4ebc-91ae-4f6eb3cbd211"}],"id":"50c008c5-1478-414e-952d-341ad11b2c4c","_postman_id":"50c008c5-1478-414e-952d-341ad11b2c4c","description":""},{"name":"Pincode Serviceable","item":[{"name":"Pincode Serviceable","id":"fcb8df43-7f00-4211-b55c-9a46a630c635","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"GET","header":[],"url":"https://app.shipway.com/api/pincodeserviceable?pincode=122018","description":"<h1 id=\"pincode-serviceable\">Pincode Serviceable</h1>\n<p><strong>Pincode Serviceable:</strong>\nShipway provide you access to find Pincode Serviceable from Shipway system.<br />\n<strong>Parameter</strong><br /></p>\n<table><br />\n                  <thead>\n                    <tr>\n                      <th>Field Name</th>\n                      <th>Description</th>\n                      <th>Mandatory</th>\n                      <th>Data Type</th>\n                    </tr>\n                 </thead>\n                 <tbody>\n                  <tr>\n                   <td><code>pincode</code></td>\n                  <td>Billing or Shipping Zipcode</td>\n                   <td>Yes</td>\n                   <td>integer</td>\n                 </tr>\n                 </tbody>\n                </table><br />\n<strong>Headers</strong><br />\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table>","urlObject":{"protocol":"https","path":["api","pincodeserviceable"],"host":["app","shipway","com"],"query":[{"key":"pincode","value":"122018"}],"variable":[]}},"response":[{"id":"37a4f79c-57db-44a3-a037-38c2f5c92e5f","name":"Successful Call","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/pincodeserviceable?pincode=122018","protocol":"https","host":["app","shipway","com"],"path":["api","pincodeserviceable"],"query":[{"key":"pincode","value":"122018"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 May 2022 11:44:10 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 05 May 2022 11:44:10 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"167"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": [\n        {\n            \"carrier_id\": \"345\",\n            \"name\": \"Xpressbees\",\n            \"carrier_title\": \"Xpress Bees Test credential\",\n            \"payment_type\": \"C\"\n        },\n        {\n            \"carrier_id\": \"345\",\n            \"name\": \"Xpressbees\",\n            \"carrier_title\": \"Xpress Bees Test credential\",\n            \"payment_type\": \"P\"\n        },\n        {\n            \"carrier_id\": \"403\",\n            \"name\": \"Pickrr\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"payment_type\": \"C\"\n        },\n        {\n            \"carrier_id\": \"403\",\n            \"name\": \"Pickrr\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"payment_type\": \"P\"\n        }\n    ]\n}"},{"id":"42e26cd5-8c18-4e50-bfa7-1d90ff509a59","name":"Invalid Call","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/pincodeserviceable?pincode=122019","protocol":"https","host":["app","shipway","com"],"path":["api","pincodeserviceable"],"query":[{"key":"pincode","value":"122019"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 May 2022 11:45:23 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 05 May 2022 11:45:23 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"94"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": \"No Carrier found for pincode serviceability\"\n}"}],"_postman_id":"fcb8df43-7f00-4211-b55c-9a46a630c635"},{"name":"Pincode Serviceable Using Payment Type","id":"81608c0b-ea32-4e8c-a16b-6f839516171a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"GET","header":[],"url":"https://app.shipway.com/api/pincodeserviceable?pincode=122018&payment_type=P","description":"<h1 id=\"pincode-serviceable-using-payment-type\">Pincode Serviceable Using Payment Type</h1>\n<p>Shipway provides GET API to interact with Shipway system. This Rest API enables merchants to get Pincode Serviceable using Payment Type from Shipway system.<br />\n<strong>Parameter</strong><br /></p>\n<table>\n                  <thead>\n                    <tr>\n                      <th>Field Name</th>\n                      <th>Description</th>\n                      <th>Mandatory</th>\n                      <th>Data Type</th>\n                    </tr>\n                 </thead>\n                 <tbody>\n                   <tr>\n                   <td><code>pincode</code></td>\n                   <td>Billing or Shipping Zipcode</td>\n                   <td>Yes</td>\n                   <td>integer</td>\n                  </tr>\n                   <tr>\n                   <td><code>payment_type</code></td>\n                   <td>P - Prepaid, C - COD</td>\n                   <td>Yes</td>\n                   <td>string</td>\n                  </tr>\n                 </tbody>\n                </table><br />\n<strong>Headers</strong><br />\n<table>\n                  <tbody>\n                    <tr>\n                      <td>Authorization</td>\n                      <td>&lt; Enter your $token <b>(which is described in <a href=\"#authentication\">authentication section</a>)</b> &gt;</td>\n                    </tr>\n                  </tbody>\n                </table>","urlObject":{"protocol":"https","path":["api","pincodeserviceable"],"host":["app","shipway","com"],"query":[{"key":"pincode","value":"122018"},{"key":"payment_type","value":"P"}],"variable":[]}},"response":[{"id":"da6cb455-57a9-4aa3-bd2f-5e8462881ce5","name":"Successful Call","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/pincodeserviceable?pincode=122018&payment_type=P","protocol":"https","host":["app","shipway","com"],"path":["api","pincodeserviceable"],"query":[{"key":"pincode","value":"122018"},{"key":"payment_type","value":"P"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 May 2022 11:46:41 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 05 May 2022 11:46:41 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"157"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": [\n        {\n            \"carrier_id\": \"345\",\n            \"name\": \"Xpressbees\",\n            \"carrier_title\": \"Xpress Bees Test credential\",\n            \"payment_type\": \"P\"\n        },\n        {\n            \"carrier_id\": \"403\",\n            \"name\": \"Pickrr\",\n            \"carrier_title\": \"Pickrr Swati test credential\",\n            \"payment_type\": \"P\"\n        }\n    ]\n}"},{"id":"80b82605-b4e2-4a34-8bbf-094cc8468ae5","name":"Invalid Call","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/pincodeserviceable?pincode=122019&payment_type=C","protocol":"https","host":["app","shipway","com"],"path":["api","pincodeserviceable"],"query":[{"key":"pincode","value":"122019"},{"key":"payment_type","value":"C"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 May 2022 11:51:38 GMT"},{"key":"Server","value":"Apache"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Thu, 05 May 2022 11:51:38 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"94"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": 1,\n    \"error\": \"\",\n    \"message\": \"No Carrier found for pincode serviceability\"\n}"}],"_postman_id":"81608c0b-ea32-4e8c-a16b-6f839516171a"}],"id":"d966dc00-ca9f-4663-8406-0da2951527a6","description":"<p>Shipway provides Pincode Serviceable to interact with Shipway system. This Rest API enables merchants to get Pincode Serviceable from Shipway system.</p>\n","_postman_id":"d966dc00-ca9f-4663-8406-0da2951527a6"},{"name":"Rate API","item":[{"name":"Carrier Rates","id":"8215d7f9-2cf8-448b-b13d-af022103f3fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"<username>","password":"<password>"},"isInherited":false},"method":"GET","header":[],"url":"https://app.shipway.com/api/getshipwaycarrierrates?fromPincode=400703&toPincode=400706&paymentType=prepaid","description":"<p>Shipway provides RATE API to interact with the shipway system. This REST API enables merchants to GET carrier rates from shipway.com on the basis of “from Pin code”, “to Pin code” and “payment type”.</p>\n<p><strong>Headers</strong></p>\n<table><tbody><tr><td><div>Authorization.</div><div><div><div><div></div></div></div><div></div></div></td><td><div>&lt; Enter your $token <b>(which is described in</b><a href=\"#authentication\"><b>authentication section</b></a><b>)</b> &gt;</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field name</th>\n<th>Data type</th>\n<th>Mandatory</th>\n<th>Max length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Frompincode</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>6</td>\n<td>Source pincode for picking up the item.</td>\n</tr>\n<tr>\n<td>Topincode</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>6</td>\n<td>Destination pincode for delivery of the  <br />item.</td>\n</tr>\n<tr>\n<td>Paymenttype</td>\n<td>String</td>\n<td>Yes</td>\n<td>Accept only cod and prepaid</td>\n<td>Mode of payment  <br />- cod or prepaid.</td>\n</tr>\n<tr>\n<td>Length</td>\n<td>Integer</td>\n<td>No</td>\n<td>Accept length in cm</td>\n<td>Length (in cm) of the item being sent.</td>\n</tr>\n<tr>\n<td>Breadth</td>\n<td>Integer</td>\n<td>No</td>\n<td>Accept length in cm</td>\n<td>Breadth (in cm) of the item being sent.</td>\n</tr>\n<tr>\n<td>Height</td>\n<td>Integer</td>\n<td>No</td>\n<td>Accept length in cm</td>\n<td>Height (in cm) of the item being sent.</td>\n</tr>\n<tr>\n<td>Weight</td>\n<td>Integer</td>\n<td>No</td>\n<td>Accept length in kg</td>\n<td>Weight (in Kgs) of the item being sent.</td>\n</tr>\n<tr>\n<td>shipment type</td>\n<td>Integer</td>\n<td>No</td>\n<td>Accept only 1</td>\n<td>Type of shipment  <br />- forward.</td>\n</tr>\n<tr>\n<td>cummulativePrice</td>\n<td>Integer</td>\n<td>No</td>\n<td>Accept number</td>\n<td>COD amount. It is mandatory if the payment_mode  <br />is cod.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Request and Response</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Zone</td>\n<td>Number</td>\n<td>Billing zone for the shipment.</td>\n</tr>\n<tr>\n<td>Response</td>\n<td>Object</td>\n<td>List of courier success partners with their  <br />Shipping charges.</td>\n</tr>\n<tr>\n<td>Courier id</td>\n<td>Number</td>\n<td>Courier is 7666, 7442.</td>\n</tr>\n<tr>\n<td>Shipment Charges</td>\n<td>Number</td>\n<td>Shipment charges for the courier partner.</td>\n</tr>\n<tr>\n<td>Courier</td>\n<td>String</td>\n<td>Name of the courier partner</td>\n</tr>\n<tr>\n<td>Charge weight</td>\n<td>Number</td>\n<td>Shipment weight (Kgs) charged by the courier partner.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","getshipwaycarrierrates"],"host":["app","shipway","com"],"query":[{"key":"fromPincode","value":"400703"},{"key":"toPincode","value":"400706"},{"key":"paymentType","value":"prepaid"}],"variable":[]}},"response":[{"id":"ca9a52c1-3cb7-4b4b-b5d4-99981cb77ed3","name":"Carrier Rates","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/getshipwaycarrierrates?fromPincode=400703&toPincode=400706&paymentType=prepaid","protocol":"https","host":["app","shipway","com"],"path":["api","getshipwaycarrierrates"],"query":[{"key":"fromPincode","value":"400703"},{"key":"toPincode","value":"400706"},{"key":"paymentType","value":"prepaid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Oct 2023 12:20:04 GMT"},{"key":"Server","value":"Apache/2.4.52 (Ubuntu)"},{"key":"Expires","value":"Mon, 26 Jul 1997 05:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 13 Oct 2023 12:20:04 GMT"},{"key":"Cache-Control","value":"private"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"153"},{"key":"Keep-Alive","value":"timeout=10, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"success\",\n    \"rate_card\": [\n        {\n            \"carrier_id\": 7377,\n            \"courier_name\": \"Shipway Bluedart Express (0.5kg)\",\n            \"delivery_charge\": 50,\n            \"rto_charge\": 50,\n            \"charged_weight\": 0.5,\n            \"zone\": 1\n        }\n    ]\n}"}],"_postman_id":"8215d7f9-2cf8-448b-b13d-af022103f3fb"}],"id":"765e334e-cc84-4862-a737-20da273aa836","description":"<p><strong>Shipway provides RATE API to interact with the shipway system. This REST API enables merchants to GET carrier rates from shipway.com on the basis of “from Pin code”, “to Pin code” and “payment type”.</strong></p>\n<p>It shows the zone-wise carrier rate In the responsein example:</p>\n<ol>\n<li>If ‘from’ and ‘to’ pin code belong to the same city and same state then the rate show zone 1.</li>\n<li>If ‘from’ and ‘to’ pin code belongs to a different city and the same state then the rate shows zone 2.</li>\n<li>If ‘from’ and ‘to’ pin code belong to a different city and different state then the rate show zone 3.</li>\n<li>If ‘from’ and ‘to’ pin code belong to metro cities then the rate show zone 4.</li>\n<li>If ‘from’ and ‘to’ pin codes belong to Jammu and Kashmir and the rest of the India Zone 5.</li>\n</ol>\n","_postman_id":"765e334e-cc84-4862-a737-20da273aa836"},{"name":"Tracking","item":[{"name":"Shipment_Tracking","id":"38f19d44-1089-4ae5-9c08-4589ba3ba006","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"GET","header":[],"url":"https://app.shipway.com/api/tracking?awb_numbers=&tracking_history=","description":"<h1 id=\"shipment-tracking-api\">Shipment Tracking API</h1>\n<h2 id=\"overview\">Overview</h2>\n<p>The Shipment Tracking API enables real-time tracking of shipments using Air Waybill (AWB) numbers. This endpoint provides comprehensive tracking information including shipment status, courier details, delivery progress, and historical tracking events. It supports both single and batch tracking operations, allowing you to track multiple shipments in a single API call.</p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>The Shipway API uses Basic HTTP Authentication.</p>\n<p><strong>Credentials Required:</strong></p>\n<ul>\n<li><p><strong>Username:</strong> Your Shipway registered email address</p>\n</li>\n<li><p><strong>Password:</strong> Your License Key (found in Shipway &gt; Profile &gt; Manage Profile)</p>\n</li>\n</ul>\n<p><strong>Authorization Header Format:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Authorization: Basic &lt;base64_encoded_credentials&gt;\n\n</code></pre><p><strong>Example (PHP):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-php\">$token = base64_encode(\"your-email@example.com:your-license-key\");\n$authHeaderString = 'Authorization: Basic ' . $token;\n\n</code></pre>\n<p><strong>Note:</strong> All API requests must include valid authentication credentials. Unauthorized requests will return a 401 Unauthorized error.</p>\n<h2 id=\"endpoint\">Endpoint</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://app.shipway.com/api/tracking\n\n</code></pre><h2 id=\"parameters\">Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>awb_numbers</code></td>\n<td>string</td>\n<td>Yes</td>\n<td>The Air Waybill number(s) to track. For single shipment tracking, provide one AWB number. Maximum recommended: <strong>100 AWB</strong> numbers per request for optimal performance.</td>\n</tr>\n<tr>\n<td><code>tracking_history</code></td>\n<td>integer</td>\n<td>No</td>\n<td>Controls whether historical tracking events are included in the response.  <br />• <code>0</code> or empty: Returns only the current shipment status (default)  <br />• <code>1</code>: Returns current status along with complete tracking history including all status updates, timestamps, and location changes</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"parameter-details\">Parameter Details:</h3>\n<p><strong>awb_numbers</strong></p>\n<ul>\n<li><p>Accepts alphanumeric AWB numbers from various courier partners</p>\n</li>\n<li><p>No spaces allowed between comma-separated values</p>\n</li>\n<li><p>Invalid or non-existent AWB numbers will return tracking details with an appropriate error status</p>\n</li>\n</ul>\n<p><strong>tracking_history</strong></p>\n<ul>\n<li><p>Optional parameter that defaults to showing current status only</p>\n</li>\n<li><p>When set to 1, includes detailed scan history with timestamps and locations</p>\n</li>\n<li><p>Useful for debugging delivery issues or providing detailed tracking to customers</p>\n</li>\n<li><p>May increase response size significantly for shipments with extensive history</p>\n</li>\n</ul>\n<h2 id=\"response-format\">Response Format</h2>\n<p>The API returns a JSON array containing tracking details for each requested AWB number.</p>\n<h3 id=\"response-structure\">Response Structure</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n  {\n    \"awb\": \"string|number\",\n    \"tracking_details\": {\n      \"shipment_status\": \"string\",\n      \"shipment_details\": [\n        {\n          \"courier_id\": \"string\",\n          \"courier_name\": \"string\",\n          \"order_id\": \"string\",\n          \"pickup_date\": \"string|null\",\n          \"delivered_date\": \"string|null\",\n          \"weight\": \"string\",\n          \"packages\": number,\n          \"current_status\": \"string\",\n          \"delivered_to\": \"string|null\",\n          \"destination\": \"string\",\n          \"consignee_name\": \"string\",\n          \"origin\": \"string\"\n        }\n      ],\n      \"track_url\": \"string\",\n      \"tracking_history\": [\n        {\n          \"status\": \"string\",\n          \"location\": \"string\",\n          \"timestamp\": \"string\",\n          \"remarks\": \"string\"\n        }\n      ]\n    }\n  }\n]\n\n</code></pre>\n<h2 id=\"response-fields-explained\">Response Fields Explained</h2>\n<h3 id=\"tracking_details-object\">tracking_details Object</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>shipment_status</code></td>\n<td>string</td>\n<td>Current status code of the shipment. Common codes include:  <br />• <strong>SCH</strong> - Scheduled  <br />• <strong>PKF</strong> - Pickup Failed  <br />• <strong>PCAN</strong> - Pickup Cancelled  <br />• <strong>NFI</strong> - Not Found/No Information  <br />• <strong>DEL</strong> - Delivered  <br />• <strong>INT</strong> - In Transit  <br />• <strong>OFD</strong> - Out for Delivery</td>\n</tr>\n<tr>\n<td><code>shipment_details</code></td>\n<td>array</td>\n<td>Array of shipment detail objects (typically contains one object, but may have multiple for complex shipments).</td>\n</tr>\n<tr>\n<td><code>track_url</code></td>\n<td>string</td>\n<td>Direct URL to Shipway's tracking page for this shipment. Can be shared with customers for self-service tracking.</td>\n</tr>\n<tr>\n<td><code>tracking_history</code></td>\n<td>array</td>\n<td>(Only present when tracking_history=1) Array of historical tracking events with timestamps and locations.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"shipment_details-array-objects\">shipment_details Array Objects</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>courier_id</code></td>\n<td>string</td>\n<td>Unique identifier for the courier service in Shipway's system.</td>\n</tr>\n<tr>\n<td><code>courier_name</code></td>\n<td>string</td>\n<td>Full name of the courier service handling the shipment (e.g., \"Shipway Delhivery (0.5kg)\", \"Shipway Ekart (0.5kg)\").</td>\n</tr>\n<tr>\n<td><code>order_id</code></td>\n<td>string</td>\n<td>Your internal order reference ID as provided during order creation.</td>\n</tr>\n<tr>\n<td><code>pickup_date</code></td>\n<td>string/null</td>\n<td>Date when the shipment was picked up from origin. Format: YYYY-MM-DD. <code>null</code> if not yet picked up.</td>\n</tr>\n<tr>\n<td><code>delivered_date</code></td>\n<td>string/null</td>\n<td>Date when the shipment was delivered. Format: YYYY-MM-DD. <code>null</code> if not yet delivered.</td>\n</tr>\n<tr>\n<td><code>weight</code></td>\n<td>string</td>\n<td>Weight of the shipment in kilograms (kg).</td>\n</tr>\n<tr>\n<td><code>packages</code></td>\n<td>number</td>\n<td>Number of packages/pieces in the shipment.</td>\n</tr>\n<tr>\n<td><code>current_status</code></td>\n<td>string</td>\n<td>Human-readable current status of the shipment. Examples:  <br />• \"Dispatched\"  <br />• \"In Transit\"  <br />• \"Out for Delivery\"  <br />• \"Delivered\"  <br />• \"Exchange\"  <br />• \"Approved\"  <br />• \"Shipped\"</td>\n</tr>\n<tr>\n<td><code>delivered_to</code></td>\n<td>string/null</td>\n<td>Name of the person who received the delivery, or the facility/hub name if in transit. <code>null</code> if not applicable.</td>\n</tr>\n<tr>\n<td><code>destination</code></td>\n<td>string</td>\n<td>Destination city or area for the shipment.</td>\n</tr>\n<tr>\n<td><code>consignee_name</code></td>\n<td>string</td>\n<td>Name of the recipient/consignee.</td>\n</tr>\n<tr>\n<td><code>origin</code></td>\n<td>string</td>\n<td>Origin city or area from where the shipment was dispatched.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","tracking"],"host":["app","shipway","com"],"query":[{"key":"awb_numbers","value":""},{"key":"tracking_history","value":""}],"variable":[]}},"response":[{"id":"14899b9e-0c75-42d2-8a57-315967fcd956","name":"Sample Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/tracking?awb_numbers=366193892564&tracking_history=","protocol":"https","host":["app","shipway","com"],"path":["api","tracking"],"query":[{"key":"awb_numbers","value":"366193892564"},{"key":"tracking_history","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"awb\": 366193892564,\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"SCH\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"19339\",\r\n                    \"courier_name\": \"Shipway Amazon Shipping Surface (0.5kg)\",\r\n                    \"order_id\": \"Sho1113T\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"10\",\r\n                    \"packages\": 1,\r\n                    \"current_status\": \"Exchange\",\r\n                    \"delivered_to\": null,\r\n                    \"destination\": \"Gurgaon\",\r\n                    \"consignee_name\": \"Saksham Aggarwal\",\r\n                    \"origin\": \"Gurugram\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/366193892564\"\r\n        }\r\n    }\r\n]"},{"id":"9d934bed-dde0-4aef-b0f2-c8f3a3cabf09","name":"Invalid Data","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/tracking?awb_numbers=366193892560&tracking_history=","protocol":"https","host":["app","shipway","com"],"path":["api","tracking"],"query":[{"key":"awb_numbers","value":"366193892560"},{"key":"tracking_history","value":""}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\r\n    {\r\n        \"awb\": 366193892560,\r\n        \"error\": \"AWB not found\"\r\n    }\r\n]"},{"id":"436ac9d2-ab63-4cfa-a8f7-59143ba63476","name":"Multiple_AWBs","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/tracking?awb_numbers=366193892564,SPYP1000696153,SF2418719271SIW,22679034491843,12347978909&tracking_history=0","protocol":"https","host":["app","shipway","com"],"path":["api","tracking"],"query":[{"key":"awb_numbers","value":"366193892564,SPYP1000696153,SF2418719271SIW,22679034491843,12347978909"},{"key":"tracking_history","value":"0"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"awb\": 366193892564,\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"SCH\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"19339\",\r\n                    \"courier_name\": \"Shipway Amazon Shipping Surface (0.5kg)\",\r\n                    \"order_id\": \"Sho1113T\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"10\",\r\n                    \"packages\": 1,\r\n                    \"current_status\": \"Exchange\",\r\n                    \"delivered_to\": null,\r\n                    \"destination\": \"Gurgaon\",\r\n                    \"consignee_name\": \"Saksham Aggarwal\",\r\n                    \"origin\": \"Gurugram\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/366193892564\"\r\n        }\r\n    },\r\n    {\r\n        \"awb\": \"SPYP1000696153\",\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"PKF\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"71468\",\r\n                    \"courier_name\": \"Shipway Ekart (0.5kg)\",\r\n                    \"order_id\": \"TESTEKART\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"50\",\r\n                    \"packages\": 1,\r\n                    \"current_status\": \"Approved\",\r\n                    \"delivered_to\": null,\r\n                    \"destination\": \"South Delhi\",\r\n                    \"consignee_name\": \"Prakash Test\",\r\n                    \"origin\": \"South West Delhi\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/SPYP1000696153\"\r\n        }\r\n    },\r\n    {\r\n        \"awb\": \"SF2418719271SIW\",\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"PCAN\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"79681\",\r\n                    \"courier_name\": \"Shipway Shadowfax (0.5kg)\",\r\n                    \"order_id\": \"INVOICE_TEST\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"50\",\r\n                    \"packages\": 1,\r\n                    \"current_status\": \"Dispatched\",\r\n                    \"delivered_to\": \"DEL_KirtiNagar_RTS\",\r\n                    \"destination\": \"South Delhi\",\r\n                    \"consignee_name\": \"Prakash Test\",\r\n                    \"origin\": \"South West Delhi\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/SF2418719271SIW\"\r\n        }\r\n    },\r\n    {\r\n        \"awb\": 22679034491843,\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"PKF\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"80165\",\r\n                    \"courier_name\": \"Shipway Delhivery (0.5kg)\",\r\n                    \"order_id\": \"dummy_order_47_50\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"50\",\r\n                    \"packages\": 1,\r\n                    \"current_status\": \"Dispatched\",\r\n                    \"delivered_to\": \"Delhi_Airport_GW (Delhi)\",\r\n                    \"destination\": \"Testing city\",\r\n                    \"consignee_name\": \"Testing Name\",\r\n                    \"origin\": \"South West Delhi\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/22679034491843\"\r\n        }\r\n    },\r\n    {\r\n        \"awb\": 12347978909,\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"NFI\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"3411\",\r\n                    \"courier_name\": \"Ithink Logistics\",\r\n                    \"order_id\": \"1008\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"50\",\r\n                    \"packages\": 11,\r\n                    \"current_status\": \"Shipped\",\r\n                    \"delivered_to\": null,\r\n                    \"destination\": \"Delhi\",\r\n                    \"consignee_name\": \"Sandeep\",\r\n                    \"origin\": \"\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/12347978909\"\r\n        }\r\n    }\r\n]"},{"id":"55c52585-638a-48a4-96db-f2c809a24135","name":"Status_Tracking","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.shipway.com/api/tracking?awb_numbers=366193892564,SPYP1000696153,SF2418719271SIW,22679034491843,12347978909&tracking_history=1","protocol":"https","host":["app","shipway","com"],"path":["api","tracking"],"query":[{"key":"awb_numbers","value":"366193892564,SPYP1000696153,SF2418719271SIW,22679034491843,12347978909"},{"key":"tracking_history","value":"1"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\r\n    {\r\n        \"awb\": 366193892564,\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"SCH\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"19339\",\r\n                    \"courier_name\": \"Shipway Amazon Shipping Surface (0.5kg)\",\r\n                    \"order_id\": \"Sho1113T\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"10\",\r\n                    \"packages\": 1,\r\n                    \"current_status\": \"Exchange\",\r\n                    \"delivered_to\": null,\r\n                    \"destination\": \"Gurgaon\",\r\n                    \"consignee_name\": \"Saksham Aggarwal\",\r\n                    \"origin\": \"Gurugram\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/366193892564\",\r\n            \"shipment_track_activities\": [\r\n                {\r\n                    \"date\": \"2025-12-30 15:03:46\",\r\n                    \"activity\": \"PreTransit\",\r\n                    \"location\": \"\"\r\n                }\r\n            ]\r\n        }\r\n    },\r\n    {\r\n        \"awb\": \"SPYP1000696153\",\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"PKF\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"71468\",\r\n                    \"courier_name\": \"Shipway Ekart (0.5kg)\",\r\n                    \"order_id\": \"TESTEKART\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"50\",\r\n                    \"packages\": 1,\r\n                    \"current_status\": \"Approved\",\r\n                    \"delivered_to\": null,\r\n                    \"destination\": \"South Delhi\",\r\n                    \"consignee_name\": \"Prakash Test\",\r\n                    \"origin\": \"South West Delhi\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/SPYP1000696153\",\r\n            \"shipment_track_activities\": [\r\n                {\r\n                    \"date\": \"2025-12-27 13:04:12\",\r\n                    \"activity\": \"Expected at null\",\r\n                    \"location\": \"\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-12-27 13:04:12\",\r\n                    \"activity\": \"Dispached by SPY_f06f1f339ee01e46e6318b37dfd89bcb\",\r\n                    \"location\": \"\"\r\n                }\r\n            ]\r\n        }\r\n    },\r\n    {\r\n        \"awb\": \"SF2418719271SIW\",\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"PCAN\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"79681\",\r\n                    \"courier_name\": \"Shipway Shadowfax (0.5kg)\",\r\n                    \"order_id\": \"INVOICE_TEST\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"50\",\r\n                    \"packages\": 1,\r\n                    \"current_status\": \"Dispatched\",\r\n                    \"delivered_to\": \"DEL_KirtiNagar_RTS\",\r\n                    \"destination\": \"South Delhi\",\r\n                    \"consignee_name\": \"Prakash Test\",\r\n                    \"origin\": \"South West Delhi\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/SF2418719271SIW\",\r\n            \"shipment_track_activities\": [\r\n                {\r\n                    \"date\": \"2025-11-13 07:48:01\",\r\n                    \"activity\": \"Cancelled By Seller (Item cancelled by seller at DEL_KirtiNagar_RTS)\",\r\n                    \"location\": \"DEL_KirtiNagar_RTS\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-12 16:49:33\",\r\n                    \"activity\": \"Not Contactable (Seller not reachable)\",\r\n                    \"location\": \"DEL_KirtiNagar_RTS\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-11 16:21:20\",\r\n                    \"activity\": \"Item New at DEL_KirtiNagar_RTS\",\r\n                    \"location\": \"DEL_KirtiNagar_RTS\"\r\n                }\r\n            ]\r\n        }\r\n    },\r\n    {\r\n        \"awb\": 22679034491843,\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"PKF\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"80165\",\r\n                    \"courier_name\": \"Shipway Delhivery (0.5kg)\",\r\n                    \"order_id\": \"dummy_order_47_50\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"50\",\r\n                    \"packages\": 1,\r\n                    \"current_status\": \"Dispatched\",\r\n                    \"delivered_to\": \"Delhi_Airport_GW (Delhi)\",\r\n                    \"destination\": \"Testing city\",\r\n                    \"consignee_name\": \"Testing Name\",\r\n                    \"origin\": \"South West Delhi\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/22679034491843\",\r\n            \"shipment_track_activities\": [\r\n                {\r\n                    \"date\": \"2025-11-09 18:43:14\",\r\n                    \"activity\": \"Shipment not received from client\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-06 10:34:19\",\r\n                    \"activity\": \"Out for Pickup\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-05 18:18:28\",\r\n                    \"activity\": \"Pickup scheduled\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-05 18:18:27\",\r\n                    \"activity\": \"Shipper unavailable\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-05 10:50:04\",\r\n                    \"activity\": \"Out for Pickup\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-04 18:31:04\",\r\n                    \"activity\": \"Pickup scheduled\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-04 18:31:03\",\r\n                    \"activity\": \"Shipper unavailable\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-04 10:28:59\",\r\n                    \"activity\": \"Out for Pickup\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-03 18:18:20\",\r\n                    \"activity\": \"Bad/Incomplete Address\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-03 18:18:13\",\r\n                    \"activity\": \"Pickup scheduled\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                },\r\n                {\r\n                    \"date\": \"2025-11-03 18:18:11\",\r\n                    \"activity\": \"Manifest uploaded\",\r\n                    \"location\": \"Delhi_Airport_GW (Delhi)\"\r\n                }\r\n            ]\r\n        }\r\n    },\r\n    {\r\n        \"awb\": 12347978909,\r\n        \"tracking_details\": {\r\n            \"shipment_status\": \"NFI\",\r\n            \"shipment_details\": [\r\n                {\r\n                    \"courier_id\": \"3411\",\r\n                    \"courier_name\": \"Ithink Logistics\",\r\n                    \"order_id\": \"1008\",\r\n                    \"pickup_date\": null,\r\n                    \"delivered_date\": null,\r\n                    \"weight\": \"50\",\r\n                    \"packages\": 11,\r\n                    \"current_status\": \"Shipped\",\r\n                    \"delivered_to\": null,\r\n                    \"destination\": \"Delhi\",\r\n                    \"consignee_name\": \"Kohina Sankhla\",\r\n                    \"origin\": \"\"\r\n                }\r\n            ],\r\n            \"track_url\": \"https://storename.shipway.com/t/12347978909\"\r\n        }\r\n    }\r\n]"}],"_postman_id":"38f19d44-1089-4ae5-9c08-4589ba3ba006"}],"id":"b603b0b3-1508-4035-8161-0e6c22719b44","description":"<p>Shipway provides a Tracking API that allows merchants to interact with Shipway’s system. This REST API enables merchants to fetch real-time shipment tracking status along with the complete tracking history.</p>\n","_postman_id":"b603b0b3-1508-4035-8161-0e6c22719b44"},{"name":"Webhooks","item":[{"name":"Callback Response format (Webhooks)","event":[{"listen":"test","script":{"id":"487389e2-ec6d-4a42-b093-4a8d31829e66","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"0d186ab4-d899-4c76-ba4a-66a6b8295bc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"description":"<h1 id=\"webhook-payload-documentation\">Webhook Payload Documentation</h1>\n<p><code>{{ Callback / Endpoint url }}</code></p>\n<p>This webhook payload contains shipment tracking and delivery information.</p>\n<p>Please note that to consume webhooks, you must have a registered account with us.</p>\n<p>You are required to configure your callback/endpoint URL in Shipway by following the steps below:</p>\n<p><strong>Path:</strong><br />Login to Shipway → Navigate to <strong>Track</strong> → Click on <strong>Tracking Webhooks</strong> → Add the URL</p>\n<h3 id=\"webhook-format-example\"><strong>Webhook Format Example:</strong></h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"store_code\": \"1\",\n    \"awbno\": \"12345678901234\",\n    \"company_id\": \"99999\",\n    \"pod\": \"dummy_pod\",\n    \"pickupdate\": \"2025-01-01 10:00:00\",\n    \"expected_delivery_date\": \"2025-01-05\",\n    \"scans_current_status_time\": \"2025-01-04 15:00:00\",\n    \"scans_current_status\": \"Delivered to consignee\",\n    \"epod\": \"dummy_epod\",\n    \"carrier\": \"DummyCarrier\",\n    \"api_input\": {\n        \"awbno\": \"12345678901234\",\n        \"company_id\": \"99999\",\n        \"pickupdate\": \"2025-01-01 10:00:00\",\n        \"last_name\": \"Doe\",\n        \"webhook_sent_date\": \"2025-01-04 15:30:00\",\n        \"carrier_id\": \"99\",\n        \"callback_url\": \"https://dummywebhook.com/callback\",\n        \"country_code\": \"IN\",\n        \"carrier\": \"DummyCarrier\",\n        \"received_by\": \"John Doe\",\n        \"current_status_desc\": \"Delivered\",\n        \"scans\": {\n            \"0\": {\n                \"location\": \"Dummy_Location_A\",\n                \"time\": \"2025-01-04 15:00:00\",\n                \"status\": \"Delivered to consignee\"\n            },\n            \"1\": {\n                \"location\": \"Dummy_Location_A\",\n                \"time\": \"2025-01-04 14:00:00\",\n                \"status\": \"Call placed to consignee\"\n            },\n            \"2\": {\n                \"location\": \"Dummy_Location_B\",\n                \"time\": \"2025-01-04 12:00:00\",\n                \"status\": \"Out for delivery\"\n            },\n            \"3\": {\n                \"location\": \"Dummy_Location_B\",\n                \"time\": \"2025-01-04 10:00:00\",\n                \"status\": \"Shipment Received at Facility\"\n            },\n            \"4\": {\n                \"location\": \"Dummy_Location_C\",\n                \"time\": \"2025-01-04 08:00:00\",\n                \"status\": \"Bag Received at Facility\"\n            }\n        },\n        \"phone\": \"9999999999\",\n        \"order_data\": \"dummy@domain.com\",\n        \"current_status\": \"DEL\",\n        \"from\": \"Dummy_Location_A\",\n        \"extra_fields\": {\n            \"dispatchCount\": \"1\",\n            \"site_url\": \"https://dummywebsite.com\",\n            \"sub_carrier_id\": \"99\",\n            \"StatusType\": \"DL\",\n            \"expected_delivery_date\": \"2025-01-05 23:59:59\",\n            \"packageType\": \"Box\",\n            \"ReferenceNo\": \"999999\"\n        },\n        \"to\": \"Dummy_Location_B\",\n        \"status_time\": \"2025-01-04 15:00:00\",\n        \"order_id\": \"99999999\",\n        \"first_name\": \"John\",\n        \"tracking_url\": \"https://dummytracking.com/track/12345678901234\",\n        \"email\": \"dummy@domain.com\"\n    },\n    \"current_status\": \"DEL\",\n    \"status_time\": \"2025-01-04 15:00:00\",\n    \"order_id\": \"99999999\",\n    \"reverse_tracking_number\": \"99999999999999\"\n}\n\n</code></pre>\n<h2 id=\"field-descriptions\">Field Descriptions</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>store_code</code></td>\n<td>integer</td>\n<td>Unique identifier for the store</td>\n</tr>\n<tr>\n<td><code>awbno</code></td>\n<td>String</td>\n<td>Air Waybill Number - unique tracking number for the shipment</td>\n</tr>\n<tr>\n<td><code>company_id</code></td>\n<td>integer</td>\n<td>Unique identifier for the company</td>\n</tr>\n<tr>\n<td><code>pod</code></td>\n<td>String</td>\n<td>Proof of Delivery reference</td>\n</tr>\n<tr>\n<td><code>pickupdate</code></td>\n<td>String</td>\n<td>Date and time when the shipment was picked up (format: YYYY-MM-DD HH:MM:SS)</td>\n</tr>\n<tr>\n<td><code>expected_delivery_date</code></td>\n<td>String</td>\n<td>Expected date of delivery (format: YYYY-MM-DD)</td>\n</tr>\n<tr>\n<td><code>scans_current_status_time</code></td>\n<td>String</td>\n<td>Timestamp of the most recent scan status (format: YYYY-MM-DD HH:MM:SS)</td>\n</tr>\n<tr>\n<td><code>scans_current_status</code></td>\n<td>String</td>\n<td>Current status description from the latest scan</td>\n</tr>\n<tr>\n<td><code>epod</code></td>\n<td>String</td>\n<td>Electronic Proof of Delivery reference</td>\n</tr>\n<tr>\n<td><code>carrier</code></td>\n<td>integer</td>\n<td>Name of the shipping carrier</td>\n</tr>\n<tr>\n<td><code>current_status</code></td>\n<td>String</td>\n<td>Current status code (e.g., DEL for Delivered)</td>\n</tr>\n<tr>\n<td><code>status_time</code></td>\n<td>String</td>\n<td>Timestamp of the current status (format: YYYY-MM-DD HH:MM:SS)</td>\n</tr>\n<tr>\n<td><code>order_id</code></td>\n<td>String</td>\n<td>Unique identifier for the order</td>\n</tr>\n<tr>\n<td><code>reverse_tracking_number</code></td>\n<td>String</td>\n<td>Tracking number for reverse shipment/return</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"api-input-object\">API Input Object</h2>\n<p>The <code>api_input</code> object contains detailed information about the shipment:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>awbno</code></td>\n<td>String</td>\n<td>Air Waybill Number</td>\n</tr>\n<tr>\n<td><code>company_id</code></td>\n<td>integer</td>\n<td>Company identifier</td>\n</tr>\n<tr>\n<td><code>pickupdate</code></td>\n<td>String</td>\n<td>Pickup date and time</td>\n</tr>\n<tr>\n<td><code>last_name</code></td>\n<td>String</td>\n<td>Consignee's last name</td>\n</tr>\n<tr>\n<td><code>first_name</code></td>\n<td>String</td>\n<td>Consignee's first name</td>\n</tr>\n<tr>\n<td><code>webhook_sent_date</code></td>\n<td>String</td>\n<td>Date and time when webhook was sent (format: YYYY-MM-DD HH:MM:SS)</td>\n</tr>\n<tr>\n<td><code>carrier_id</code></td>\n<td>integer</td>\n<td>Unique identifier for the carrier</td>\n</tr>\n<tr>\n<td><code>callback_url</code></td>\n<td>String</td>\n<td>URL to receive callback notifications</td>\n</tr>\n<tr>\n<td><code>country_code</code></td>\n<td>String</td>\n<td>ISO country code (e.g., IN for India)</td>\n</tr>\n<tr>\n<td><code>carrier</code></td>\n<td>String</td>\n<td>Carrier name</td>\n</tr>\n<tr>\n<td><code>received_by</code></td>\n<td>String</td>\n<td>Name of the person who received the shipment</td>\n</tr>\n<tr>\n<td><code>current_status_desc</code></td>\n<td>String</td>\n<td>Human-readable current status description</td>\n</tr>\n<tr>\n<td><code>current_status</code></td>\n<td>String</td>\n<td>Current status code</td>\n</tr>\n<tr>\n<td><code>from</code></td>\n<td>String</td>\n<td>Origin location</td>\n</tr>\n<tr>\n<td><code>to</code></td>\n<td>String</td>\n<td>Destination location</td>\n</tr>\n<tr>\n<td><code>status_time</code></td>\n<td>String</td>\n<td>Status timestamp (format: YYYY-MM-DD HH:MM:SS)</td>\n</tr>\n<tr>\n<td><code>order_id</code></td>\n<td>String</td>\n<td>Order identifier</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td>integer</td>\n<td>Contact phone number</td>\n</tr>\n<tr>\n<td><code>order_data</code></td>\n<td>String</td>\n<td>Additional order data (email in this case)</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>String</td>\n<td>Contact email address</td>\n</tr>\n<tr>\n<td><code>tracking_url</code></td>\n<td>String</td>\n<td>URL to track the shipment online</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"scans-object\">Scans Object</h2>\n<p>The <code>scans</code> object contains an array of tracking events in chronological order:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>location</code></td>\n<td>String</td>\n<td>Location where the scan occurred</td>\n</tr>\n<tr>\n<td><code>time</code></td>\n<td>String</td>\n<td>Timestamp of the scan event (format: YYYY-MM-DD HH:MM:SS)</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>String</td>\n<td>Status description at this scan point</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"extra-fields-object\">Extra Fields Object</h2>\n<p>The <code>extra_fields</code> object contains additional shipment metadata:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>dispatchCount</code></td>\n<td>integer</td>\n<td>Number of dispatch attempts</td>\n</tr>\n<tr>\n<td><code>site_url</code></td>\n<td>String</td>\n<td>Website URL associated with the order</td>\n</tr>\n<tr>\n<td><code>sub_carrier_id</code></td>\n<td>integer</td>\n<td>Sub-carrier identifier</td>\n</tr>\n<tr>\n<td><code>StatusType</code></td>\n<td>String</td>\n<td>Status type code (e.g., DL for Delivered)</td>\n</tr>\n<tr>\n<td><code>expected_delivery_date</code></td>\n<td>String</td>\n<td>Expected delivery date with time (format: YYYY-MM-DD HH:MM:SS)</td>\n</tr>\n<tr>\n<td><code>packageType</code></td>\n<td>String</td>\n<td>Type of package (e.g., Box, Envelope)</td>\n</tr>\n<tr>\n<td><code>ReferenceNo</code></td>\n<td>String</td>\n<td>Reference number for the shipment</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"status-codes\">Status Codes</h2>\n<p><strong>Available forward shipment statuses:</strong></p>\n<ul>\n<li><p>Shipment Booked</p>\n</li>\n<li><p>Out for Pickup</p>\n</li>\n<li><p>Pick up Failed</p>\n</li>\n<li><p>Pick up Cancelled</p>\n</li>\n<li><p>In transit</p>\n</li>\n<li><p>Undelivered</p>\n</li>\n<li><p>RTO Delivered</p>\n</li>\n<li><p>Out for Delivery</p>\n</li>\n<li><p>Delivered</p>\n</li>\n<li><p>RTO</p>\n</li>\n<li><p>Cancelled</p>\n</li>\n</ul>\n<p><strong>Available Reverse shipment statuses:</strong></p>\n<ul>\n<li><p>Pickup Scheduled</p>\n</li>\n<li><p>Out for Pickup</p>\n</li>\n<li><p>Shipment Picked Up</p>\n</li>\n<li><p>Return Delivered</p>\n</li>\n<li><p>Return In Transit</p>\n</li>\n<li><p>Return Request Cancelled</p>\n</li>\n<li><p>Return Request Closed</p>\n</li>\n</ul>\n<h3 id=\"pickup-exception---npr-statuses\">Pickup Exception - NPR Statuses</h3>\n<p>The following table outlines the various NPR (Non Pickup Report) statuses that can be encountered during the pickup process:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status Code</th>\n<th>Description</th>\n<th>Category</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>SHPFR0</td>\n<td>Others</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHPFR1</td>\n<td>Seller Not Available / Phone no. Not Contactable</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR2</td>\n<td>Incomplete Address/vendor Shifted</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR3</td>\n<td>No Pickup / Shipment Not Ready</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR4</td>\n<td>Vehicle Issue / Space Constraint</td>\n<td>Courier Dependent</td>\n</tr>\n<tr>\n<td>SHPFR5</td>\n<td>Regulatory not compliant</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR6</td>\n<td>Pickup request cancelled by Seller</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR7</td>\n<td>Seller Requested Future Pick up</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR8</td>\n<td>Awb rejected</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHPFR9</td>\n<td>Duplicate Pickup Request</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHPFR10</td>\n<td>No Attempt / Pick up Delay</td>\n<td>Courier Dependent</td>\n</tr>\n<tr>\n<td>SHPFR11</td>\n<td>Non Servicable Location</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHPFR12</td>\n<td>Pick Failed Due to Dangerous Goods</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR13</td>\n<td>Product packaging Issue</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR14</td>\n<td>RTO</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHPFR15</td>\n<td>Shipment Handedover to other courier</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR16</td>\n<td>Shipper Premises Closed</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR17</td>\n<td>Bar Code Issue</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPRF18</td>\n<td>Seller Closed</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPRF19</td>\n<td>COVID-Access Restricted</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHPRF20</td>\n<td>Pick up Request Expired</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR21</td>\n<td>Partial Pickup</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR22</td>\n<td>Entry not Permitted</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHPFR23</td>\n<td>Customer wants refund/replacement first</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR24</td>\n<td>Pickup Refused by Seller - OTP verified</td>\n<td>Seller Dependent</td>\n</tr>\n<tr>\n<td>SHPFR25</td>\n<td>Pickup Not attempted</td>\n<td>Courier Dependent</td>\n</tr>\n</tbody>\n</table>\n</div><p>This table serves as a reference for understanding the different statuses that may be returned in relation to pickup exceptions.</p>\n<h2 id=\"forward-delivery-exception---ndr-statuses\">Forward Delivery Exception - NDR Statuses</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status Code</th>\n<th>Description</th>\n<th>Remark</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>SHNDR1</td>\n<td>Consignee Uncontactable</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR2</td>\n<td>Wrong Address</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR3</td>\n<td>COD Not Ready</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR4</td>\n<td>Customer Asked For Future Delivery</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR5</td>\n<td>Customer Asked For Self Collect</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR6</td>\n<td>Customer Refused</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR7</td>\n<td>Auto Reattempt</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR8</td>\n<td>Office/Residence Closed</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR9</td>\n<td>Others</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR10</td>\n<td>Entry Restricted Area</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR11</td>\n<td>Out of Delivery Area</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR12</td>\n<td>Payment/Qty/Bill/OTP Dispute</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR13</td>\n<td>Reattempt Next Day</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR14</td>\n<td>Customer Requested Open Delivery</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR15</td>\n<td>Customer did not show ID card</td>\n<td>Map this code to SHNDR6</td>\n</tr>\n<tr>\n<td>SHNDR16</td>\n<td>Customer Not Available</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR17</td>\n<td>COVID - Access Restricted</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR18</td>\n<td>Customer Refused - OTP Verified</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR19</td>\n<td>Customer Refused - IVR Verified</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR20</td>\n<td>Delivery Not Attempted</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR21</td>\n<td>Customer Not Ready with Exchange Item</td>\n<td></td>\n</tr>\n<tr>\n<td>SHNDR22</td>\n<td>Doubtful order</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><p>This table serves as a reference for understanding the different statuses that may be returned in relation to Delivery exceptions.</p>\n<h3 id=\"rto-delivery-exception---rto-ndr-statuses\">RTO Delivery Exception - RTO NDR Statuses</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>RTONDR1</td>\n<td>Seller Wants Open Delivery</td>\n</tr>\n<tr>\n<td>RTONDR2</td>\n<td>Seller Premise / Warehouse Closed</td>\n</tr>\n<tr>\n<td>RTONDR3</td>\n<td>Seller Not Contactable &amp; the address is not locatable</td>\n</tr>\n<tr>\n<td>RTONDR4</td>\n<td>Address Not Correct</td>\n</tr>\n<tr>\n<td>RTONDR5</td>\n<td>Seller / Warehouse Refused to Accept Delivery</td>\n</tr>\n<tr>\n<td>RTONDR6</td>\n<td>Other</td>\n</tr>\n<tr>\n<td>RTONDR7</td>\n<td>Wrong Address</td>\n</tr>\n<tr>\n<td>RTONDR8</td>\n<td>Seller Refused - Shipment Damaged/Short Received</td>\n</tr>\n<tr>\n<td>RTONDR9</td>\n<td>Seller Refused - Content Missing/Content Mismatch</td>\n</tr>\n<tr>\n<td>RTONDR10</td>\n<td>Seller Refused - Invoice Missing</td>\n</tr>\n<tr>\n<td>RTONDR11</td>\n<td>Seller Uncontactable</td>\n</tr>\n<tr>\n<td>RTONDR12</td>\n<td>Seller Not Available</td>\n</tr>\n<tr>\n<td>RTONDR13</td>\n<td>Seller Asked For Future Delivery</td>\n</tr>\n<tr>\n<td>RTONDR14</td>\n<td>Seller Asked For Self Collect</td>\n</tr>\n<tr>\n<td>RTONDR15</td>\n<td>Entry Restricted Area</td>\n</tr>\n<tr>\n<td>RTONDR16</td>\n<td>Payment/Qty/Bill/OTP Dispute</td>\n</tr>\n<tr>\n<td>RTONDR17</td>\n<td>Seller did not show ID card</td>\n</tr>\n<tr>\n<td>RTONDR18</td>\n<td>COVID - Access Restricted</td>\n</tr>\n<tr>\n<td>RTONDR19</td>\n<td>Seller Refused - OTP Verified</td>\n</tr>\n<tr>\n<td>RTONDR20</td>\n<td>Delivery scheduled for Next Working Day</td>\n</tr>\n<tr>\n<td>RTONDR21</td>\n<td>Non Serviceable Area or Pin code</td>\n</tr>\n</tbody>\n</table>\n</div><p>This table serves as a reference for understanding the different statuses that may be returned in relation to Return Delivery exceptions.</p>\n<h2 id=\"rvp-npr-and-qc-npr-reason-codes\">RVP NPR and QC NPR Reason Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status Code</th>\n<th>Description</th>\n<th>Category</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>SHRNPR01</td>\n<td>Customer Not Available / Phone no. Not Contactable</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR02</td>\n<td>Customer Closed</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR03</td>\n<td>Wrong Address</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR04</td>\n<td>No Attempt / Pick up Delay</td>\n<td>Courier</td>\n</tr>\n<tr>\n<td>SHRNPR05</td>\n<td>Vehicle Issue / Space Constraint</td>\n<td>Courier</td>\n</tr>\n<tr>\n<td>SHRNPR06</td>\n<td>Customer Requested Future Pick up</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR07</td>\n<td>Customer wants refund/replacement first</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR08</td>\n<td>Incorrect Pincode/Non Servicable Location</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR09</td>\n<td>Incomplete Address/Customer Shifted</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR10</td>\n<td>Pickup request cancelled by Customer</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR11</td>\n<td>Others</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHRNPR12</td>\n<td>Entry Restricted Area</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR13</td>\n<td>Pickup not attempted/delayed Climate Change</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHRNPR14</td>\n<td>Customer wants pickup at different location</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR15</td>\n<td>Regulatory not compliant</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR16</td>\n<td>Shipment Handedover to other courier</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR17</td>\n<td>No Pickup / Shipment Not Ready</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR18</td>\n<td>Product packaging Issue</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR19</td>\n<td>Duplicate Pickup Request (Separate request to two or more courier)</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHRNPR20</td>\n<td>Pick up Request Expired</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>SHRNPR21</td>\n<td>Customer Refusal</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>-</td>\n<td>COVID-Access Restricted (Same as SHRNPR12)</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>SHRNPR22</td>\n<td>Pickup Refused by Buyer - OTP verified</td>\n<td>Buyer</td>\n</tr>\n<tr>\n<td>QCRNPR01</td>\n<td>QC Fail - Mismatch in Product Description</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR02</td>\n<td>QC Fail - Incomplete Packaging</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR03</td>\n<td>QC Fail - Used Product/Damage</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR04</td>\n<td>QC Fail - Wrong Product</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR05</td>\n<td>QC Fail - Partial Product</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR06</td>\n<td>QC Fail - Brand Box Missing</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR07</td>\n<td>QC Fail - Original Tag Missing</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR08</td>\n<td>QC Fail - Brand Mismatch</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR09</td>\n<td>QC Fail - Colour Mismatch</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR10</td>\n<td>QC Fail - Product Count Mismatch</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR11</td>\n<td>QC Fail - Size Mismatch</td>\n<td>Buyer/Seller</td>\n</tr>\n<tr>\n<td>QCRNPR12</td>\n<td>QC Fail - IMEI/Serial No./EAN/Barcode Mismatch</td>\n<td>Buyer/Seller</td>\n</tr>\n</tbody>\n</table>\n</div><p>This table serves as a reference for understanding the different statuses that may be returned in relation to Reverse NPR and QC(Quality Check) Delivery exceptions.</p>\n<h2 id=\"rvp-ndr-reason-codes\">RVP NDR Reason Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>RVPNDR01</td>\n<td>Wrong Address</td>\n</tr>\n<tr>\n<td>RVPNDR02</td>\n<td>Seller Requested Open Delivery</td>\n</tr>\n<tr>\n<td>RVPNDR03</td>\n<td>Seller Refused - Shipment Damaged/Short Received</td>\n</tr>\n<tr>\n<td>RVPNDR04</td>\n<td>Seller Refused - Content Missing/Content Mismatch</td>\n</tr>\n<tr>\n<td>RVPNDR05</td>\n<td>Office/Residence Closed</td>\n</tr>\n<tr>\n<td>RVPNDR06</td>\n<td>Seller Refused - Invoice Missing</td>\n</tr>\n<tr>\n<td>RVPNDR07</td>\n<td>Seller Uncontactable</td>\n</tr>\n<tr>\n<td>RVPNDR08</td>\n<td>Seller Not Available</td>\n</tr>\n<tr>\n<td>RVPNDR09</td>\n<td>Seller Asked For Future Delivery</td>\n</tr>\n<tr>\n<td>RVPNDR10</td>\n<td>Seller Asked For Self Collect</td>\n</tr>\n<tr>\n<td>RVPNDR11</td>\n<td>Seller Refused</td>\n</tr>\n<tr>\n<td>RVPNDR12</td>\n<td>Entry Restricted Area</td>\n</tr>\n<tr>\n<td>RVPNDR13</td>\n<td>Payment/Qty/Bill/OTP Dispute</td>\n</tr>\n<tr>\n<td>RVPNDR14</td>\n<td>Seller did not show ID card</td>\n</tr>\n<tr>\n<td>RVPNDR15</td>\n<td>Others</td>\n</tr>\n<tr>\n<td>RVPNDR16</td>\n<td>COVID - Access Restricted</td>\n</tr>\n<tr>\n<td>RVPNDR17</td>\n<td>Seller Refused - OTP Verified</td>\n</tr>\n</tbody>\n</table>\n</div><p>This table serves as a reference for understanding the different statuses that may be returned in relation to Reverse NDR exceptions.</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"0d186ab4-d899-4c76-ba4a-66a6b8295bc8"}],"id":"72e7a288-bc5f-4fd2-8839-dd97d26bf6f1","description":"<p>StartFragmentThis API provides Webhook for Shipment Status Push and POD PushEndFragment</p>\n","_postman_id":"72e7a288-bc5f-4fd2-8839-dd97d26bf6f1"}]}