{"info":{"_postman_id":"58e147cd-fbe5-4245-94e6-414879ea5a31","name":"2024 New API Documentation","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"22464908","collectionId":"58e147cd-fbe5-4245-94e6-414879ea5a31","publishedId":"2s93m344Pq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-05-22T14:07:52.000Z"},"item":[{"name":"api/v1","item":[{"name":"Get Rates","id":"0aeae138-375c-4139-a7a3-e75e046b6a9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc","description":"<p>(Required) Authentication token needed to access the API</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"carrier\": {\n        \"name\": \"fedex\",\n        \"service\": \"2day air\",\n        \"package_code\": \"1\",\n        \"confirmation\": \"delivery\"\n    },\n    \"dimensions\": {\n        \"height\": \"0.4\",\n        \"width\": \"1.1\",\n        \"length\": \"1.2\",\n        \"unit\": \"inches\"\n    },\n    \"weight\": {\n        \"unit\": \"grams\",\n        \"value\": \"1\"\n    },\n    \"to_address\": {\n        \"address_line1\": \"555 Test Address Dr.\",\n        \"address_line2\": \"Apt #4\",\n        \"city\": \"Madison\",\n        \"state\": \"WI\",\n        \"country\": \"USA\",\n        \"post_code\": \"55521\",\n        \"residential\": false\n    },\n    \"from_address\": {\n        \"address_line1\": \"1 Test Address Dr.\",\n        \"address_line2\": \"Apt #4\",\n        \"city\": \"Miluwaukee\",\n        \"state\": \"WI\",\n        \"country\": \"USA\",\n        \"post_code\": \"54221\",\n        \"residential\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/v1/api/rates","urlObject":{"path":["v1","api","rates"],"query":[],"variable":[]}},"response":[],"_postman_id":"0aeae138-375c-4139-a7a3-e75e046b6a9b"},{"name":"Get Multi Carrier Rates","id":"f03b5acd-5445-439f-a110-d2a1ab0ba7ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc","description":"<p>(Required) Authentication token needed to access the API</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"carrier\": {\n        \"name\": \"\",\n        \"service\": \"\",\n        \"package_code\": \"\",\n        \"confirmation\": \"\"\n    },\n    \"dimensions\": {\n        \"height\": \"0.4\",\n        \"width\": \"1.1\",\n        \"length\": \"1.2\",\n        \"unit\": \"inches\"\n    },\n    \"weight\": {\n        \"unit\": \"grams\",\n        \"value\": \"1\"\n    },\n    \"to_address\": {\n        \"address_line1\": \"555 Test Address Dr.\",\n        \"address_line2\": \"Apt #4\",\n        \"city\": \"Madison\",\n        \"state\": \"WI\",\n        \"country\": \"USA\",\n        \"post_code\": \"55521\",\n        \"residential\": false\n    },\n    \"from_address\": {\n        \"address_line1\": \"1 Test Address Dr.\",\n        \"address_line2\": \"Apt #4\",\n        \"city\": \"Miluwaukee\",\n        \"state\": \"WI\",\n        \"country\": \"USA\",\n        \"post_code\": \"54221\",\n        \"residential\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/v1/api/rates","urlObject":{"path":["v1","api","rates"],"query":[],"variable":[]}},"response":[],"_postman_id":"f03b5acd-5445-439f-a110-d2a1ab0ba7ad"},{"name":"Get Single Carrier Multi Service Rates","id":"d0772e3b-db4a-46f1-8855-b7aab4ac6956","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc","description":"<p>(Required) Authentication token needed to access the API</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"carrier\": {\n        \"name\": \"\",\n        \"service\": \"\",\n        \"package_code\": \"\",\n        \"confirmation\": \"\"\n    },\n    \"dimensions\": {\n        \"height\": \"0.4\",\n        \"width\": \"1.1\",\n        \"length\": \"1.2\",\n        \"unit\": \"inches\"\n    },\n    \"weight\": {\n        \"unit\": \"grams\",\n        \"value\": \"1\"\n    },\n    \"to_address\": {\n        \"address_line1\": \"555 Test Address Dr.\",\n        \"address_line2\": \"Apt #4\",\n        \"city\": \"Madison\",\n        \"state\": \"WI\",\n        \"country\": \"USA\",\n        \"post_code\": \"55521\",\n        \"residential\": false\n    },\n    \"from_address\": {\n        \"address_line1\": \"1 Test Address Dr.\",\n        \"address_line2\": \"Apt #4\",\n        \"city\": \"Miluwaukee\",\n        \"state\": \"WI\",\n        \"country\": \"USA\",\n        \"post_code\": \"54221\",\n        \"residential\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/v1/api/rates","urlObject":{"path":["v1","api","rates"],"query":[],"variable":[]}},"response":[],"_postman_id":"d0772e3b-db4a-46f1-8855-b7aab4ac6956"},{"name":"Get store details from your account","id":"6ca00c21-bab2-4d40-8a40-6d882820d1ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) Authentication token needed to access the API</p>\n","key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc"},{"key":"Accept","value":"application/json"}],"url":"https://ship.ordercup.com/api/v1/stores","urlObject":{"path":["api","v1","stores"],"host":["https://ship.ordercup.com"],"query":[],"variable":[]}},"response":[{"id":"dab876a4-1a2b-423f-b97b-a25a3f4e4571","name":"Tracking details about a shipment","originalRequest":{"method":"GET","header":[{"description":"(Required) Authentication token needed to access the API","key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc"}],"url":"https://ship.ordercup.com/api/v1/stores"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"A link to the next page of responses","key":"x-next","value":"nulla ex","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": -88753959,\n    \"business_name\": \"3DCart  OC\",\n    \"shopping_cart\": \"3DCart\",\n    \"store_url\": \"https://sandbox-ordercup-com.3dcartstores.com\",\n    \"seller_id\": \"test\"\n  },\n  {\n    \"id\": -40750986,\n    \"business_name\": \"3DCart  OC\",\n    \"shopping_cart\": \"3DCart\",\n    \"store_url\": \"https://sandbox-ordercup-com.3dcartstores.com\",\n    \"seller_id\": \"test\"\n  }\n]"},{"id":"f9bc7e87-ca09-47fc-bcad-7a545cf8c1bb","name":"unexpected error","originalRequest":{"method":"GET","header":[{"description":"(Required) Authentication token needed to access the API","key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc"}],"url":"https://ship.ordercup.com/api/v1/stores"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 16168154,\n  \"message\": \"occaecat deserunt et\"\n}"}],"_postman_id":"6ca00c21-bab2-4d40-8a40-6d882820d1ff"},{"name":"Get shipments from your store","id":"4f195070-3b51-453d-bd76-4fd8d40d5223","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) Authentication token needed to access the API</p>\n","key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc"},{"key":"Accept","value":"application/json"}],"url":"https://ship.ordercup.com/api/v1/shipments?since=1659736278&from=2022-07-25&to=2022-07-29","urlObject":{"path":["api","v1","shipments"],"host":["https://ship.ordercup.com"],"query":[{"description":{"content":"<p>timestamp since when you want the shipments</p>\n","type":"text/plain"},"key":"since","value":"1659736278"},{"description":{"content":"<p>date from which you want the shipments</p>\n","type":"text/plain"},"key":"from","value":"2022-07-25"},{"description":{"content":"<p>to date before which you want the shipments</p>\n","type":"text/plain"},"key":"to","value":"2022-07-29"}],"variable":[]}},"response":[{"id":"8dbd047e-8573-43af-a103-68aea221f818","name":"Details about a shipment","originalRequest":{"method":"GET","header":[{"description":"(Required) Authentication token needed to access the API","key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc"}],"url":{"raw":"https://ship.ordercup.com/api/v1/shipments?since=ad Duis commodo&from=2022-07-25&to=2022-07-29","host":["https://ship.ordercup.com"],"path":["api","v1","shipments"],"query":[{"key":"since","value":"ad Duis commodo"},{"key":"from","value":"2022-07-25"},{"key":"to","value":"2022-07-29"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"A link to the next page of responses","key":"x-next","value":"nulla ex","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 695659958,\n  \"store_id\": 123,\n  \"order_id\": \"X1U\",\n  \"carrier\": \"USPS\",\n  \"provider\": \"Pitney Bowes\",\n  \"service\": \"1st Class Mail\",\n  \"package_type\": \"Store Default Box\",\n  \"ship_date\": \"2022-07-27 10:47:07 -0500\",\n  \"delivery_date\": \"2022-07-27 10:47:07 -0500\",\n  \"first_attempted_date\": \"2022-07-27 10:47:07 -0500\",\n  \"created_at\": \"2022-07-27 10:47:14 -0500\",\n  \"created_at_timestamp\": 1658936834,\n  \"tracking_id\": \"94013338642500107054\",\n  \"shipping_price\": 3.72,\n  \"weight\": \"0.050\",\n  \"length\": 1,\n  \"width\": 1,\n  \"height\": 1,\n  \"insured\": false,\n  \"insurer\": \"OrderCup\",\n  \"insurance_cost\": 0,\n  \"insurable_value\": 0,\n  \"rsm\": \"rsm name\",\n  \"reference_number1\": \"X1U\",\n  \"reference_number2\": \"X2U\",\n  \"picker\": null,\n  \"packer\": null,\n  \"item_count\": 1,\n  \"ship_from_address\": {\n    \"name\": \"Shipping Department\",\n    \"company_name\": \"Company name\",\n    \"address_line1\": \"Address line 1\",\n    \"address_line2\": \"Address line 2\",\n    \"city\": \"City name\",\n    \"state\": \"State name\",\n    \"post_code\": \"post code\",\n    \"country\": \"Country\",\n    \"phone\": \"817817287871\",\n    \"email\": \"email@email.com\"\n  },\n  \"ship_to_address\": {\n    \"name\": \"Ship to name\",\n    \"company_name\": \"Company name\",\n    \"address_line1\": \"Address line 1\",\n    \"address_line2\": \"Address line 2\",\n    \"city\": \"City\",\n    \"state\": \"State\",\n    \"post_code\": \"Post code\",\n    \"country\": \"Country\",\n    \"phone\": \"phone\",\n    \"email\": \"email@email.com\"\n  },\n  \"items\": [\n    {\n      \"id\": 90952344,\n      \"description\": \"letter\",\n      \"quantity\": 1,\n      \"price\": 1,\n      \"weight\": 0.5\n    },\n    {\n      \"id\": 90952344,\n      \"description\": \"letter\",\n      \"quantity\": 1,\n      \"price\": 1,\n      \"weight\": 0.5\n    }\n  ]\n}"},{"id":"fac25dd7-a853-48bb-989f-020ad5545337","name":"unexpected error","originalRequest":{"method":"GET","header":[{"description":"(Required) Authentication token needed to access the API","key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc"}],"url":{"raw":"https://ship.ordercup.com/api/v1/shipments?since=ad Duis commodo&from=2022-07-25&to=2022-07-29","host":["https://ship.ordercup.com"],"path":["api","v1","shipments"],"query":[{"key":"since","value":"ad Duis commodo"},{"key":"from","value":"2022-07-25"},{"key":"to","value":"2022-07-29"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 16168154,\n  \"message\": \"occaecat deserunt et\"\n}"}],"_postman_id":"4f195070-3b51-453d-bd76-4fd8d40d5223"},{"name":"Get tracking details of a Shipment","id":"43f62949-aa3f-49a7-8d52-5766cbd7b229","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) Authentication token needed to access the API</p>\n","key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc"},{"key":"Accept","value":"application/json"}],"url":"https://ship.ordercup.com/api/v1/trackings?tracking_number=9405509898642220860805&store_id=2494","urlObject":{"path":["api","v1","trackings"],"host":["https://ship.ordercup.com"],"query":[{"description":{"content":"<p>(Required) tracking_number of the shipment</p>\n","type":"text/plain"},"key":"tracking_number","value":"9405509898642220860805"},{"description":{"content":"<p>(Required) store_id of the shipment</p>\n","type":"text/plain"},"key":"store_id","value":"2494"}],"variable":[]}},"response":[{"id":"fa418467-1e05-423c-b903-cda6b9cb8c7d","name":"Tracking details about a shipment","originalRequest":{"method":"GET","header":[{"description":"(Required) Authentication token needed to access the API","key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc"}],"url":{"raw":"https://ship.ordercup.com/api/v1/trackings?tracking_number=9405509898642220860805&store_id=2494","host":["https://ship.ordercup.com"],"path":["api","v1","trackings"],"query":[{"key":"tracking_number","value":"9405509898642220860805"},{"key":"store_id","value":"2494"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"A link to the next page of responses","key":"x-next","value":"nulla ex","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"carrier\": 80634102,\n  \"tracking_number\": \"9405509898642220860805\",\n  \"address_from\": {\n    \"address_line_1\": \"address line 1\",\n    \"address_line_2\": \"address line 2\",\n    \"city\": \"city\",\n    \"state\": \"state\",\n    \"country\": \"country\"\n  },\n  \"address_to\": {\n    \"address_line_1\": \"address line 1\",\n    \"address_line_2\": \"address line 2\",\n    \"city\": \"city\",\n    \"state\": \"state\",\n    \"country\": \"country\"\n  },\n  \"service\": {\n    \"name\": \"USPS Priority Mail\",\n    \"code\": \"USPS_PRIORITY_MAIL\"\n  },\n  \"tracking_status\": {\n    \"object_id\": \"7b181b7411c146a4b6a825b2145b0a8e\",\n    \"object_created\": \"2022-07-28T02:19:12.000-07:00\",\n    \"object_updated\": \"2022-07-28T02:19:12.000-07:00\",\n    \"status\": \"2022-07-28T02:19:12.000-07:00\",\n    \"status_desc\": \"2022-07-28T02:19:12.000-07:00\",\n    \"location\": {\n      \"city\": \"city\",\n      \"state\": \"state\",\n      \"zip\": \"12112\",\n      \"country\": \"US\"\n    }\n  },\n  \"tracking_history\": [\n    {\n      \"object_created\": \"2022-07-28T02:19:12.000-07:00\",\n      \"object_updated\": \"2022-07-28T02:19:12.000-07:00\",\n      \"status\": \"2022-07-28T02:19:12.000-07:00\",\n      \"status_desc\": \"2022-07-28T02:19:12.000-07:00\",\n      \"status_date\": \"2022-07-28T00:13:00Z\",\n      \"location\": {\n        \"city\": \"city\",\n        \"state\": \"state\",\n        \"zip\": \"12112\",\n        \"country\": \"US\"\n      }\n    },\n    {\n      \"object_created\": \"2022-07-28T02:19:12.000-07:00\",\n      \"object_updated\": \"2022-07-28T02:19:12.000-07:00\",\n      \"status\": \"2022-07-28T02:19:12.000-07:00\",\n      \"status_desc\": \"2022-07-28T02:19:12.000-07:00\",\n      \"status_date\": \"2022-07-28T00:13:00Z\",\n      \"location\": {\n        \"city\": \"city\",\n        \"state\": \"state\",\n        \"zip\": \"12112\",\n        \"country\": \"US\"\n      }\n    }\n  ]\n}"},{"id":"91b80603-8609-45ab-9bc3-b354b32f9d24","name":"unexpected error","originalRequest":{"method":"GET","header":[{"description":"(Required) Authentication token needed to access the API","key":"Authorization","value":"yY3VwLmNVw.i8vd3d3Lm9yZ.uHnuCiOZUa7X-mp8vFiwc"}],"url":{"raw":"https://ship.ordercup.com/api/v1/trackings?tracking_number=9405509898642220860805&store_id=2494","host":["https://ship.ordercup.com"],"path":["api","v1","trackings"],"query":[{"key":"tracking_number","value":"9405509898642220860805"},{"key":"store_id","value":"2494"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 16168154,\n  \"message\": \"occaecat deserunt et\"\n}"}],"_postman_id":"43f62949-aa3f-49a7-8d52-5766cbd7b229"}],"id":"39c80ec0-3a1a-4751-81d5-35dc8200d7a5","_postman_id":"39c80ec0-3a1a-4751-81d5-35dc8200d7a5","description":""}],"variable":[{"key":"baseUrl","value":"https://ship.ordercup.com"}]}