{"item":[{"name":"ABF Locations","description":"ABF Freight (LTL) terminal locations, coverage, service days, transit time and carrier metadata.","item":[{"id":"5fa816ff-7bea-49c1-b7c4-6332767cae86","name":"Get ABF location by ZIP","request":{"name":"Get ABF location by ZIP","description":{},"url":{"path":["api","abf-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"19f0c375-81f7-4440-a084-1fccdd753bab","name":"ABF location(s) for the ZIP","originalRequest":{"url":{"path":["api","abf-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4bc6489b-d9c5-402f-8630-aba436e618cf","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","abf-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2fecc896-bc44-463a-9dd0-94a9665509da","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","abf-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b68a74ed-e963-4cdd-87cd-745626787dff","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","abf-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7d6bc281-8847-4999-b6d3-667e9101e6f6","name":"Search ABF locations","request":{"name":"Search ABF locations","description":{},"url":{"path":["api","abf-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"a07c80dc-2853-490c-8e48-42f2b1d34280","name":"Paginated ABF search results","originalRequest":{"url":{"path":["api","abf-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"94a46fee-3dd9-4aac-ae7d-5c66b17f9dbf","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","abf-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cc4113c2-bd53-439f-94ea-65e103051837","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","abf-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c7c0af39-34c8-4de1-9988-da6350f88c75","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","abf-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f6b46ea4-691e-481c-a9f1-3e0d43ff3238","name":"Get ABF locations by station number","request":{"name":"Get ABF locations by station number","description":{},"url":{"path":["api","abf-location","station",":num"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"type":"any","value":"<string>","key":"num","disabled":false,"description":{"content":"(Required) ABF station number","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"a1a26fd6-dcf8-46d0-b738-968988bc3d79","name":"Locations served by station","originalRequest":{"url":{"path":["api","abf-location","station",":num"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"disabled":false,"description":{"content":"(Required) ABF station number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e375285b-59e2-4a44-8710-92c75b30a9e1","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","abf-location","station",":num"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"disabled":false,"description":{"content":"(Required) ABF station number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2d33f159-5a5a-4547-b99e-a000dde8bb08","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","abf-location","station",":num"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"disabled":false,"description":{"content":"(Required) ABF station number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e9fa49d4-2640-42bb-94f4-40eb0618e465","name":"Batch ABF lookup by ZIPs","request":{"name":"Batch ABF lookup by ZIPs","description":{"content":"Pro plan allows up to 20 ZIPs per call, Enterprise up to 50.","type":"text/plain"},"url":{"path":["api","abf-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"zips\": [\n    \"66135\",\n    \"79147\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"18fc907c-4676-4f72-9215-6a5f2b340de7","name":"Batch results","originalRequest":{"url":{"path":["api","abf-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"zips\": [\n    \"66135\",\n    \"79147\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ]\n  },\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d1caef97-5a29-4fbd-a441-611f0c4b2c7b","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","abf-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"zips\": [\n    \"66135\",\n    \"79147\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e86c1289-8488-4760-bbd5-217090a36710","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","abf-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"zips\": [\n    \"66135\",\n    \"79147\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f2bfd870-a2da-493b-a9a9-304cba17b42a","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","abf-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"zips\": [\n    \"66135\",\n    \"79147\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2cb07607-1aa1-4971-998b-4d18c141275d","name":"ABF coverage statistics by state","request":{"name":"ABF coverage statistics by state","description":{},"url":{"path":["api","abf-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"state","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"5ccec5c8-aeac-4a26-bc72-116453eeae6c","name":"Coverage stats","originalRequest":{"url":{"path":["api","abf-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"state","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"totalLocations\": \"<integer>\",\n  \"states\": [\n    {\n      \"key_0\": 5482,\n      \"key_1\": 8587\n    },\n    {\n      \"key_0\": 1996.562711756682\n    }\n  ],\n  \"countries\": [\n    {\n      \"key_0\": 5463.776202371613,\n      \"key_1\": \"string\"\n    },\n    {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5a99c479-075e-498f-a9b0-6c1b4490f9ae","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","abf-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"state","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9b4b8512-1488-4488-800a-32f8c04105ff","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","abf-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"state","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"00664567-ec93-4ed8-8b3f-ed62f1166187","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","abf-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"state","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e340b200-8183-4a1f-9497-22194b0463fa","name":"ABF service-days schedule and next pickup/delivery","request":{"name":"ABF service-days schedule and next pickup/delivery","description":{},"url":{"path":["api","abf-location","service-days"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"f4ec389d-4910-42bc-b3de-28b9d552c56b","name":"Service days info","originalRequest":{"url":{"path":["api","abf-location","service-days"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ff03ec64-be09-4968-aa1a-ff7ed9069dbf","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","abf-location","service-days"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1fc9e628-48bb-4ef6-8825-b68a5c20d085","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","abf-location","service-days"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"232b3819-da79-4ed9-8ea4-e82cd9149a98","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","abf-location","service-days"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5bec80bb-40d7-4ed7-81ca-8ea1655f800a","name":"ABF transit info between two ZIPs","request":{"name":"ABF transit info between two ZIPs","description":{},"url":{"path":["api","abf-location","transit-info"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"origin_zip","value":"34996"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"dest_zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"57fd5379-ab10-4941-aacb-fc03a7c5e9d6","name":"Transit info with add-on days","originalRequest":{"url":{"path":["api","abf-location","transit-info"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"origin_zip","value":"34996"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"dest_zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c3d4d11d-4b92-455e-b09e-48afd31d1854","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","abf-location","transit-info"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"origin_zip","value":"34996"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"dest_zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7cfb1e53-4657-4238-a57f-d78154d8c47d","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","abf-location","transit-info"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"origin_zip","value":"34996"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"dest_zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4104d41b-ec90-4a6b-90cf-068c0c556d4d","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","abf-location","transit-info"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"origin_zip","value":"34996"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"dest_zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f38bc7e3-8b4c-4f1b-9797-33d93788ddca","name":"ABF carrier metadata (SCAC, add-on days) for a ZIP","request":{"name":"ABF carrier metadata (SCAC, add-on days) for a ZIP","description":{},"url":{"path":["api","abf-location","carriers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"010c5d73-5f90-4f93-ab36-99bd9082271d","name":"Carrier metadata","originalRequest":{"url":{"path":["api","abf-location","carriers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4dfc336e-3839-4a0f-910e-a2e2c6415b36","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","abf-location","carriers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8e8294a1-979a-4760-9342-219d311844d2","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","abf-location","carriers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"46759e4a-ee5d-498a-9656-fa2213e971ae","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","abf-location","carriers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Central Transport Locations","description":"Central Transport (LTL) terminal locations and coverage.","item":[{"id":"c9a2ab75-f5e9-4730-8932-6494971482a9","name":"Get Central Transport location by ZIP","request":{"name":"Get Central Transport location by ZIP","description":{},"url":{"path":["api","ct-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"b3d2f267-dd63-4445-a7ba-5a29b7cabf3c","name":"CT location(s)","originalRequest":{"url":{"path":["api","ct-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"40fb42e1-4bd2-4d0d-a4c6-c8529670b8a9","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ct-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8b119f56-3aa9-4388-b45c-89bb013303d3","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ct-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"851ad1ed-a2c3-4c1b-8fd4-464173c0b7d0","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ct-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"125b0ced-2e63-4fc0-81f1-ba441ef48af0","name":"Search Central Transport locations","request":{"name":"Search Central Transport locations","description":{},"url":{"path":["api","ct-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"ba144e11-37a6-40d9-937c-ce72012cc0d6","name":"Paginated CT search results","originalRequest":{"url":{"path":["api","ct-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6a07e337-c0ac-40ac-8f3a-69344b0b6e25","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ct-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c24b8dc8-2d4d-4e1e-8241-b343333b9193","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ct-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"041247b4-61df-43de-a080-59ec4983b6b0","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ct-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c12f67f3-4ee0-4e74-9f9c-8ee90ee07a7b","name":"Get Central Transport locations by terminal number","request":{"name":"Get Central Transport locations by terminal number","description":{},"url":{"path":["api","ct-location","terminal",":num"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"type":"any","value":"<string>","key":"num","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"2884d74a-7c57-487b-b474-c11c08ec7263","name":"Terminal locations","originalRequest":{"url":{"path":["api","ct-location","terminal",":num"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa9c9adb-5c68-4be1-936c-e8ff751af9b8","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ct-location","terminal",":num"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"81e82449-08fb-4108-977f-94da2cd45a75","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ct-location","terminal",":num"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"182768ad-96c6-4a60-b6da-a4d3df960261","name":"Batch Central Transport lookup by ZIPs","request":{"name":"Batch Central Transport lookup by ZIPs","description":{},"url":{"path":["api","ct-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"zips\": [\n    \"66135\",\n    \"79147\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"051f57ea-f155-411e-886e-18a6e28de795","name":"Batch results","originalRequest":{"url":{"path":["api","ct-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"zips\": [\n    \"66135\",\n    \"79147\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ]\n  },\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d3427f6e-68dc-4244-ae91-9b69fb02535e","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ct-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"zips\": [\n    \"66135\",\n    \"79147\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c41a6aca-9a4b-4654-a838-2d9e9980c1b8","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ct-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"zips\": [\n    \"66135\",\n    \"79147\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"50d99976-dbcf-457d-9010-6345052eefcf","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ct-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"zips\": [\n    \"66135\",\n    \"79147\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bcae7524-9dea-42d3-91d6-faa175d16513","name":"Central Transport coverage statistics","request":{"name":"Central Transport coverage statistics","description":{},"url":{"path":["api","ct-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"state","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"a06757f8-2249-472f-a59e-5260e53d515a","name":"Coverage stats","originalRequest":{"url":{"path":["api","ct-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"state","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"totalLocations\": \"<integer>\",\n  \"states\": [\n    {\n      \"key_0\": 5482,\n      \"key_1\": 8587\n    },\n    {\n      \"key_0\": 1996.562711756682\n    }\n  ],\n  \"countries\": [\n    {\n      \"key_0\": 5463.776202371613,\n      \"key_1\": \"string\"\n    },\n    {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b1063d1a-50ff-4447-8625-0d99e17bb862","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ct-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"state","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"120128cf-ffac-4940-9614-5c8d922d79e8","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ct-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"state","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"33fc728c-0946-4ca7-af66-f0716ae28def","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ct-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"state","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"CEVA Locations","description":"CEVA Logistics worldwide office locations with country, activity-type and geo-radius lookup.","item":[{"id":"3321c1fc-bfc1-47ba-a03e-249e07b023c1","name":"Get CEVA locations by country code","request":{"name":"Get CEVA locations by country code","description":{},"url":{"path":["api","ceva-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country_code","value":"Vv"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"e003df29-c79d-4e24-80f3-1d65b783fcc7","name":"CEVA locations","originalRequest":{"url":{"path":["api","ceva-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country_code","value":"Vv"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a24332dd-1d5e-4912-b29e-6ab65d2d29c0","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ceva-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country_code","value":"Vv"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5b8f0c61-c29b-48e5-a3d7-8f5309a983b5","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ceva-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country_code","value":"Vv"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"372a7228-8a07-45f1-8516-5bb31667602c","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ceva-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country_code","value":"Vv"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f871aab5-cea5-407e-a6f9-42fe7ec8c0ad","name":"Search CEVA locations","request":{"name":"Search CEVA locations","description":{},"url":{"path":["api","ceva-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"6d1f6059-78ca-43d1-9506-67daefaf3a3d","name":"Paginated CEVA search results","originalRequest":{"url":{"path":["api","ceva-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0d321fd8-a90e-4d8e-b068-f586b8330f93","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ceva-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f8eac6d1-7830-4761-aae9-66701ff34511","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ceva-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dd70480e-c45c-47bd-8a94-502bc3a081b5","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ceva-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f4dd5d36-506c-4bfb-ba92-0b6c11d6fd4f","name":"Get all CEVA locations in a country","request":{"name":"Get all CEVA locations in a country","description":{},"url":{"path":["api","ceva-location","country",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"Vv","key":"code","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"09ec4946-ca6d-4ea3-a574-b35d93fdcf50","name":"Locations in country","originalRequest":{"url":{"path":["api","ceva-location","country",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"Vv","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b08d93ed-8afb-425b-9dff-a02d69527359","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ceva-location","country",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"Vv","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cd45b568-d475-4981-93db-d8051d2ae850","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ceva-location","country",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"Vv","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4970da20-f107-4c4e-89a0-b09bfc5a2583","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ceva-location","country",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"Vv","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"38261f7b-0756-4e68-adc6-024f89a41091","name":"Batch CEVA lookup by country codes","request":{"name":"Batch CEVA lookup by country codes","description":{},"url":{"path":["api","ceva-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"country_codes\": [\n    \"wKH\",\n    \"qR\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"1ca632f5-ac04-495d-bb85-51a52c94d608","name":"Batch results","originalRequest":{"url":{"path":["api","ceva-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"country_codes\": [\n    \"wKH\",\n    \"qR\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ]\n  },\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"79eaf70e-24f7-44a2-82d2-cb9ae378d060","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ceva-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"country_codes\": [\n    \"wKH\",\n    \"qR\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"498f41b1-b26a-49cd-93c9-7bb96a2e3daf","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ceva-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"country_codes\": [\n    \"wKH\",\n    \"qR\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dd07ae1f-1918-4000-b3a6-d8219421b038","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ceva-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"country_codes\": [\n    \"wKH\",\n    \"qR\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fcb16535-af07-4a22-8617-8169e7fea2a9","name":"CEVA coverage by continent","request":{"name":"CEVA coverage by continent","description":{},"url":{"path":["api","ceva-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"continent","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"b1699416-6519-40ac-aa22-1badc1f89b51","name":"Coverage stats","originalRequest":{"url":{"path":["api","ceva-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"continent","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"totalLocations\": \"<integer>\",\n  \"states\": [\n    {\n      \"key_0\": 5482,\n      \"key_1\": 8587\n    },\n    {\n      \"key_0\": 1996.562711756682\n    }\n  ],\n  \"countries\": [\n    {\n      \"key_0\": 5463.776202371613,\n      \"key_1\": \"string\"\n    },\n    {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a9628443-d4ea-46a8-bc6e-2df18cd0ea29","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ceva-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"continent","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"adec2bde-a809-4ec2-8cb2-a13d335f37e3","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ceva-location","coverage"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"continent","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9618a91f-5b18-4e07-932b-dd8692356caa","name":"CEVA locations within radius of a coordinate","request":{"name":"CEVA locations within radius of a coordinate","description":{},"url":{"path":["api","ceva-location","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in kilometers","type":"text/plain"},"key":"radius","value":"50"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"c9941b44-f552-4d06-993b-d611d525c88d","name":"Nearby locations","originalRequest":{"url":{"path":["api","ceva-location","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in kilometers","type":"text/plain"},"key":"radius","value":"50"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"06499110-d2e1-420a-8255-e7ce66f1f327","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ceva-location","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in kilometers","type":"text/plain"},"key":"radius","value":"50"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8384a664-f2b9-4687-a00f-660cb0412afc","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ceva-location","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in kilometers","type":"text/plain"},"key":"radius","value":"50"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"722f5b07-33c4-4b85-b1b4-beb2d99d2175","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ceva-location","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in kilometers","type":"text/plain"},"key":"radius","value":"50"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d0f3fb61-932e-4cfc-b974-c92e1495b014","name":"CEVA locations by activity type","request":{"name":"CEVA locations by activity type","description":{},"url":{"path":["api","ceva-location","activities"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of AIR,CONTRACT LOGISTICS,FVL,GROUND,LEAD LOGISTICS,OCEAN,RAIL,VAS)","type":"text/plain"},"key":"type","value":"AIR"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"363d6b00-b997-4770-b6ee-c2e7d1d4ce5a","name":"Locations by activity","originalRequest":{"url":{"path":["api","ceva-location","activities"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of AIR,CONTRACT LOGISTICS,FVL,GROUND,LEAD LOGISTICS,OCEAN,RAIL,VAS)","type":"text/plain"},"key":"type","value":"AIR"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"827444fe-2dad-4385-9ed4-0784de22b859","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ceva-location","activities"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of AIR,CONTRACT LOGISTICS,FVL,GROUND,LEAD LOGISTICS,OCEAN,RAIL,VAS)","type":"text/plain"},"key":"type","value":"AIR"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fba29506-22a3-4ff9-8a3a-896756e984ba","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ceva-location","activities"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of AIR,CONTRACT LOGISTICS,FVL,GROUND,LEAD LOGISTICS,OCEAN,RAIL,VAS)","type":"text/plain"},"key":"type","value":"AIR"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e6c14a3b-4dc6-43aa-8137-6c4fc2626025","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ceva-location","activities"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of AIR,CONTRACT LOGISTICS,FVL,GROUND,LEAD LOGISTICS,OCEAN,RAIL,VAS)","type":"text/plain"},"key":"type","value":"AIR"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bd61f685-e5ec-4729-94c6-714670a5cb0e","name":"CEVA country-level contacts","request":{"name":"CEVA country-level contacts","description":{},"url":{"path":["api","ceva-location","contacts"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country_code","value":"Vv"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"343d0fd3-fee0-4f27-80ee-584b3bb57fdc","name":"Country contacts","originalRequest":{"url":{"path":["api","ceva-location","contacts"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country_code","value":"Vv"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4eb1f099-4acc-4150-8058-376c3ebcac29","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ceva-location","contacts"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country_code","value":"Vv"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"37826e1e-7175-48c8-80b9-35fd56ed10a9","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ceva-location","contacts"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country_code","value":"Vv"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a005d336-6e39-4933-896a-96b225852244","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ceva-location","contacts"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country_code","value":"Vv"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"C.H. Robinson Locations","description":"C.H. Robinson office locations by region and business category.","item":[{"id":"637a1259-8e12-45b6-bea8-157cd3583a7c","name":"Get C.H. Robinson locations by region","request":{"name":"Get C.H. Robinson locations by region","description":{},"url":{"path":["api","chrobinson-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Region ID (This can only be one of 1,2,3,4,5,6,7,9)","type":"text/plain"},"key":"region","value":"9"},{"disabled":true,"description":{"content":" (This can only be one of Surface Transportation & Logistics,Global Forwarding,Corporate,Robinson Fresh,Robinson Managed Solutions)","type":"text/plain"},"key":"category","value":"Surface Transportation & Logistics"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"a64289ed-c0af-49d1-8446-f858ae7247c1","name":"Locations in region","originalRequest":{"url":{"path":["api","chrobinson-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Region ID (This can only be one of 1,2,3,4,5,6,7,9)","type":"text/plain"},"key":"region","value":"9"},{"disabled":true,"description":{"content":" (This can only be one of Surface Transportation & Logistics,Global Forwarding,Corporate,Robinson Fresh,Robinson Managed Solutions)","type":"text/plain"},"key":"category","value":"Surface Transportation & Logistics"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a543e8d8-5c96-48b0-a28a-089a1159d4bd","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","chrobinson-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Region ID (This can only be one of 1,2,3,4,5,6,7,9)","type":"text/plain"},"key":"region","value":"9"},{"disabled":true,"description":{"content":" (This can only be one of Surface Transportation & Logistics,Global Forwarding,Corporate,Robinson Fresh,Robinson Managed Solutions)","type":"text/plain"},"key":"category","value":"Surface Transportation & Logistics"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"23b7d935-f856-4a49-8532-8bf3be7ceec5","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","chrobinson-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Region ID (This can only be one of 1,2,3,4,5,6,7,9)","type":"text/plain"},"key":"region","value":"9"},{"disabled":true,"description":{"content":" (This can only be one of Surface Transportation & Logistics,Global Forwarding,Corporate,Robinson Fresh,Robinson Managed Solutions)","type":"text/plain"},"key":"category","value":"Surface Transportation & Logistics"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2c4fdae1-ab83-475c-8bb8-3abff2aa4db6","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","chrobinson-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Region ID (This can only be one of 1,2,3,4,5,6,7,9)","type":"text/plain"},"key":"region","value":"9"},{"disabled":true,"description":{"content":" (This can only be one of Surface Transportation & Logistics,Global Forwarding,Corporate,Robinson Fresh,Robinson Managed Solutions)","type":"text/plain"},"key":"category","value":"Surface Transportation & Logistics"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ca9860dd-8ff0-45e3-9f07-3f51f38abaef","name":"Search C.H. Robinson locations","request":{"name":"Search C.H. Robinson locations","description":{},"url":{"path":["api","chrobinson-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"f2c3717e-9e64-48ce-bcfd-c5836a960081","name":"Paginated search results","originalRequest":{"url":{"path":["api","chrobinson-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e57093f1-909f-4e9f-871c-ea086ce65104","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","chrobinson-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cbe0ffc4-934a-4846-83a8-153bb7f99568","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","chrobinson-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0955e23f-d5c6-462e-9ff1-fe55110b2398","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","chrobinson-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f18b5a66-ad0a-4d17-b829-0f65c0eed7a3","name":"Get C.H. Robinson locations by category","request":{"name":"Get C.H. Robinson locations by category","description":{},"url":{"path":["api","chrobinson-location","category",":name"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"type":"any","value":"<string>","key":"name","disabled":false,"description":{"content":"(Required) URL-encoded category name","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"45657084-34f6-47d7-9eb3-2110c68a4529","name":"Locations in category","originalRequest":{"url":{"path":["api","chrobinson-location","category",":name"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"disabled":false,"description":{"content":"(Required) URL-encoded category name","type":"text/plain"},"type":"any","value":"<string>","key":"name"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cb53bd81-56b6-49f0-a364-3958f0fc05c5","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","chrobinson-location","category",":name"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"disabled":false,"description":{"content":"(Required) URL-encoded category name","type":"text/plain"},"type":"any","value":"<string>","key":"name"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ae700611-f31d-407c-a592-f6af3c4c218c","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","chrobinson-location","category",":name"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"disabled":false,"description":{"content":"(Required) URL-encoded category name","type":"text/plain"},"type":"any","value":"<string>","key":"name"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6890f33d-acfc-4e82-a003-df6054e77973","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","chrobinson-location","category",":name"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"disabled":false,"description":{"content":"(Required) URL-encoded category name","type":"text/plain"},"type":"any","value":"<string>","key":"name"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"56c44ec9-7952-4616-85c8-94f3feceaa9d","name":"Batch C.H. Robinson lookup by region IDs","request":{"name":"Batch C.H. Robinson lookup by region IDs","description":{},"url":{"path":["api","chrobinson-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"region_ids\": [\n    9,\n    7\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"5f1e7633-bba9-42e9-877c-f24613cb8df4","name":"Batch results","originalRequest":{"url":{"path":["api","chrobinson-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"region_ids\": [\n    9,\n    7\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ]\n  },\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b44c0d60-430c-4269-9904-e1b3b27e49ab","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","chrobinson-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"region_ids\": [\n    9,\n    7\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a86292ea-3922-4448-aa82-2db0916e7a5a","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","chrobinson-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"region_ids\": [\n    9,\n    7\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cd04035f-df38-4e04-8e58-eb3022306a0f","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","chrobinson-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"region_ids\": [\n    9,\n    7\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"28cafc93-9e34-40d5-9720-bb91cba0213a","name":"C.H. Robinson coverage statistics","request":{"name":"C.H. Robinson coverage statistics","description":{},"url":{"path":["api","chrobinson-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"a69289ca-c60f-475c-87ec-acd0510fc7ad","name":"Coverage stats","originalRequest":{"url":{"path":["api","chrobinson-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"totalLocations\": \"<integer>\",\n  \"states\": [\n    {\n      \"key_0\": 5482,\n      \"key_1\": 8587\n    },\n    {\n      \"key_0\": 1996.562711756682\n    }\n  ],\n  \"countries\": [\n    {\n      \"key_0\": 5463.776202371613,\n      \"key_1\": \"string\"\n    },\n    {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"108a3012-eb06-4d83-a251-00d775de050c","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","chrobinson-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a1333be2-b64b-4219-b332-79b1053c5a71","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","chrobinson-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Estes Locations","description":"Estes Express terminal locations by state, ZIP and alpha code.","item":[{"id":"10c9ec5f-87ad-4852-994a-032c713e2917","name":"Get Estes locations by state or ZIP","request":{"name":"Get Estes locations by state or ZIP","description":{"content":"Either `state` or `zip` must be provided.","type":"text/plain"},"url":{"path":["api","estes-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"24c47b51-f1ef-4d80-b081-91f1c44c640c","name":"Estes locations","originalRequest":{"url":{"path":["api","estes-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"db9fa662-f824-477e-a783-72b8df3ef7af","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","estes-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a7c88a84-ea71-4ee1-88fe-1b6722e8c99a","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","estes-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f7603634-07cd-41a2-9737-6d77027319c8","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","estes-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1e8ac554-de2a-4395-bd6b-ce548726cb7e","name":"Search Estes locations","request":{"name":"Search Estes locations","description":{},"url":{"path":["api","estes-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"9760f5d7-0c93-4a09-a47c-541dab0da2d2","name":"Paginated search results","originalRequest":{"url":{"path":["api","estes-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fa35fdc0-48fc-4ba6-af2d-0f00e61a5859","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","estes-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4fd31449-7cb0-4856-a599-70128a9d1381","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","estes-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4bc51a62-fb49-4a49-a1d8-f76a481af581","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","estes-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8470be7f-3576-4d69-b228-19877a727e4a","name":"Get Estes terminal by alpha code","request":{"name":"Get Estes terminal by alpha code","description":{},"url":{"path":["api","estes-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"ho","key":"code","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"54f25395-c711-4575-82f8-2fb5ceb694e2","name":"Terminal details","originalRequest":{"url":{"path":["api","estes-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"ho","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"location\": {\n    \"name\": \"<string>\",\n    \"carrier\": \"<string>\",\n    \"address\": {\n      \"line1\": \"<string>\",\n      \"line2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"state\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"country\": \"<string>\"\n    },\n    \"phone\": \"<string>\",\n    \"fax\": \"<string>\",\n    \"email\": \"<string>\",\n    \"location\": {\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\"\n    },\n    \"terminalCode\": \"<string>\",\n    \"scac\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"09182ab0-f5bd-4f47-96df-db531acdfb1c","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","estes-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"ho","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b76bec18-2819-4998-91cc-800730a53891","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","estes-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"ho","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"47554f3c-33c5-4871-a35a-25fed8eb0e67","name":"Resource not found","originalRequest":{"url":{"path":["api","estes-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"ho","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"38c75027-a14b-4e8d-81de-beff024aeeb2","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","estes-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"ho","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"18ed10e2-e68c-4fc4-a971-6b2693786d21","name":"Batch Estes lookup by states","request":{"name":"Batch Estes lookup by states","description":{},"url":{"path":["api","estes-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"b797b28b-fc39-4257-9ded-82d6ba38a638","name":"Batch results","originalRequest":{"url":{"path":["api","estes-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ]\n  },\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"935049ca-3e61-4408-9a62-faa63e317e28","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","estes-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"900f86f4-dc9f-41a0-b610-ee6269a1caff","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","estes-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9cf05435-4574-406b-9bc4-b192e855d7c8","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","estes-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c3dc5cbd-3d1a-4771-8cf7-c8e1d27fdbd6","name":"Estes coverage statistics","request":{"name":"Estes coverage statistics","description":{},"url":{"path":["api","estes-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"60a4a29a-94e4-485e-96ae-b93e1edc6085","name":"Coverage stats","originalRequest":{"url":{"path":["api","estes-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"totalLocations\": \"<integer>\",\n  \"states\": [\n    {\n      \"key_0\": 5482,\n      \"key_1\": 8587\n    },\n    {\n      \"key_0\": 1996.562711756682\n    }\n  ],\n  \"countries\": [\n    {\n      \"key_0\": 5463.776202371613,\n      \"key_1\": \"string\"\n    },\n    {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"92874d7b-fda5-4d2e-980e-d8baf5f14ddd","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","estes-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0acf9252-8dbf-4e80-976b-ced77f8bf999","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","estes-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"GLS Locations","description":"GLS US dropbox locations by state and ZIP.","item":[{"id":"3b6b120d-0eae-441f-9d4c-8c329d2430a0","name":"Get GLS dropboxes by state or ZIP","request":{"name":"Get GLS dropboxes by state or ZIP","description":{"content":"Either `state` or `zip` must be provided.","type":"text/plain"},"url":{"path":["api","gls-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"39f99041-bfb2-402c-b344-3a7ef7342b0a","name":"GLS dropboxes","originalRequest":{"url":{"path":["api","gls-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fb2cef0b-66aa-4296-ac84-c7c6ed0cd88e","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","gls-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7677d51d-bb67-4707-b8d1-324ab5fddff2","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","gls-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b032be39-695f-40fb-bdd1-6971846bf17a","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","gls-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"189a627c-db6c-45a9-b8f3-b15425c2196a","name":"Search GLS dropboxes","request":{"name":"Search GLS dropboxes","description":{},"url":{"path":["api","gls-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"fdb40665-97b5-4dfd-be48-f5db2f8e855a","name":"Paginated search results","originalRequest":{"url":{"path":["api","gls-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7dae3180-1f59-4009-b210-030e67d16de7","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","gls-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9da7e596-9af3-4fa9-b9fb-7d65c075ea2b","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","gls-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"42c70c5f-5930-4653-89d2-658314228caa","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","gls-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"44ea4e16-fee2-4a4b-9dec-7328fcf87877","name":"Batch GLS lookup by states","request":{"name":"Batch GLS lookup by states","description":{},"url":{"path":["api","gls-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"42db01bc-9a3d-4528-b79c-195b82835def","name":"Batch results","originalRequest":{"url":{"path":["api","gls-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ]\n  },\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"128a75fb-0731-47c4-9c3c-31fec25bd57b","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","gls-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7813f8f0-eb1a-4058-b101-2ae0a57329a3","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","gls-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"20286b80-c3e9-43d1-80f6-013dd81a1ad1","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","gls-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"324e7b34-3135-40cf-b055-b68a41640f02","name":"GLS coverage statistics","request":{"name":"GLS coverage statistics","description":{},"url":{"path":["api","gls-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"0acba584-bd31-4543-ba8f-edcc0913151a","name":"Coverage stats","originalRequest":{"url":{"path":["api","gls-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"totalLocations\": \"<integer>\",\n  \"states\": [\n    {\n      \"key_0\": 5482,\n      \"key_1\": 8587\n    },\n    {\n      \"key_0\": 1996.562711756682\n    }\n  ],\n  \"countries\": [\n    {\n      \"key_0\": 5463.776202371613,\n      \"key_1\": \"string\"\n    },\n    {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1f1d4bb4-643d-493e-9feb-d180c1c91e30","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","gls-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e8a8d777-a6ea-4515-ab82-0425006d895b","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","gls-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"SAIA Locations","description":"SAIA LTL Freight terminal locations by state, ZIP and alpha code.","item":[{"id":"f3075403-c71d-41ab-9238-9ad572c13b00","name":"Get SAIA locations by state or ZIP","request":{"name":"Get SAIA locations by state or ZIP","description":{"content":"Either `state` or `zip` must be provided.","type":"text/plain"},"url":{"path":["api","saia-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"fbdfe440-0773-474e-a406-bf4cb212cf1d","name":"SAIA locations","originalRequest":{"url":{"path":["api","saia-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ce63d1d8-b268-4322-8a37-43657ee1e33e","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","saia-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cc0c1607-5d08-4a44-8d58-40fe86dd8813","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","saia-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aed234ca-7423-424b-baeb-578447a495b7","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","saia-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fac80219-1970-4c1f-9f3c-ac5a2224d19c","name":"Search SAIA locations","request":{"name":"Search SAIA locations","description":{},"url":{"path":["api","saia-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"4a83382e-e289-4caf-91f7-bd9b7cb4ef0e","name":"Paginated search results","originalRequest":{"url":{"path":["api","saia-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4d9a1573-3253-4f33-9be1-6313afb1d464","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","saia-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dd8851dc-6035-4337-afa6-687ee12e7bc8","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","saia-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"49ff0521-a4cc-46d4-bfeb-db793f1d74a4","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","saia-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"38b49e72-3adf-4b45-bedc-acf70708d720","name":"Get SAIA terminal by alpha code","request":{"name":"Get SAIA terminal by alpha code","description":{},"url":{"path":["api","saia-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"ho","key":"code","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"47127e07-c98b-4393-a44c-8b399b752378","name":"Terminal details","originalRequest":{"url":{"path":["api","saia-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"ho","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"location\": {\n    \"name\": \"<string>\",\n    \"carrier\": \"<string>\",\n    \"address\": {\n      \"line1\": \"<string>\",\n      \"line2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"state\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"country\": \"<string>\"\n    },\n    \"phone\": \"<string>\",\n    \"fax\": \"<string>\",\n    \"email\": \"<string>\",\n    \"location\": {\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\"\n    },\n    \"terminalCode\": \"<string>\",\n    \"scac\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a95145bf-6acf-4406-8a14-d92dcaac1f29","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","saia-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"ho","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"74340511-511e-4143-ae42-66710782cf72","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","saia-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"ho","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4321a237-d2f3-4401-aec1-ce23c9bf4b83","name":"Resource not found","originalRequest":{"url":{"path":["api","saia-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"ho","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e72201a9-8eb4-4900-a59f-b7374ba3d339","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","saia-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"ho","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0b27439d-c1b2-4786-b2c7-2faf64a84554","name":"Batch SAIA lookup by states","request":{"name":"Batch SAIA lookup by states","description":{},"url":{"path":["api","saia-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"767a9fc3-d9be-44ab-a1fe-f46215e29331","name":"Batch results","originalRequest":{"url":{"path":["api","saia-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ]\n  },\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bcee94db-6aed-4b43-b3fb-ef046fbf1367","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","saia-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c262e16a-fa58-4267-aa76-ac1f01df5e72","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","saia-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9d0723b4-0c7d-4e07-b84c-1841e6e9b653","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","saia-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6ca44cf9-f5f7-410b-952a-7ab9123e514c","name":"SAIA coverage statistics","request":{"name":"SAIA coverage statistics","description":{},"url":{"path":["api","saia-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"10274657-0f28-43f6-8be9-a33501dfe534","name":"Coverage stats","originalRequest":{"url":{"path":["api","saia-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"totalLocations\": \"<integer>\",\n  \"states\": [\n    {\n      \"key_0\": 5482,\n      \"key_1\": 8587\n    },\n    {\n      \"key_0\": 1996.562711756682\n    }\n  ],\n  \"countries\": [\n    {\n      \"key_0\": 5463.776202371613,\n      \"key_1\": \"string\"\n    },\n    {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ff3fa0c0-d814-407c-8264-3612a18cb179","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","saia-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"df6b18d8-f034-4cb0-aa2e-32b7ef3e093c","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","saia-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Seko Locations","description":"Seko Logistics worldwide locations and global hubs.","item":[{"id":"85e556e3-faa5-4efa-88e8-678ba0bfedfa","name":"Get Seko locations by country","request":{"name":"Get Seko locations by country","description":{},"url":{"path":["api","seko-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"1a197817-36e6-49cd-9fc3-59417de3b977","name":"Seko locations","originalRequest":{"url":{"path":["api","seko-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5bed9cfb-504f-4f56-bc2b-27277caf7164","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","seko-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3bce85ff-e63d-47e0-862f-fc802cda1b6d","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","seko-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"793bc474-a239-4307-b30b-a30f16024fa5","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","seko-location"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1a5ddc5b-a81d-4007-9543-3d075761473a","name":"Search Seko locations","request":{"name":"Search Seko locations","description":{},"url":{"path":["api","seko-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"481ffd30-57ed-4145-b394-89920bc60603","name":"Paginated search results","originalRequest":{"url":{"path":["api","seko-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"17ab3c9b-b475-42a3-95fe-db115ba17d69","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","seko-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"93de29d9-9cc0-46a3-a666-3eafc401447c","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","seko-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cc9c868b-0e03-48a6-89fc-6fc61ca0e401","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","seko-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b5d22dc8-db37-405e-bcc7-0c18ec209089","name":"Seko global hub locations","request":{"name":"Seko global hub locations","description":{},"url":{"path":["api","seko-location","hubs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"937760e3-fbdf-41e9-a5d9-fd732665f146","name":"Hub locations","originalRequest":{"url":{"path":["api","seko-location","hubs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"74fa472c-111e-455d-9069-a33f6333c227","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","seko-location","hubs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"121c9c29-1f75-4153-aca8-3b79ec67ed9a","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","seko-location","hubs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"65e549f8-10eb-4786-a60e-d47895440ae2","name":"Batch Seko lookup by countries","request":{"name":"Batch Seko lookup by countries","description":{},"url":{"path":["api","seko-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"countries\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"331e41a7-5a7c-4f88-baa6-e4dbb05f16fe","name":"Batch results","originalRequest":{"url":{"path":["api","seko-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"countries\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ]\n  },\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"066122b3-ef93-479b-bfe5-70d64255517d","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","seko-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"countries\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3dff62fc-0884-4ebe-90d4-7cf7491e9ed4","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","seko-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"countries\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"891cce3a-6f1a-4e8e-9d81-81e7bbad8db8","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","seko-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"countries\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d9359e15-610e-46b7-bcad-1d2f35fa39da","name":"Seko coverage statistics","request":{"name":"Seko coverage statistics","description":{},"url":{"path":["api","seko-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"aa672d8a-7301-4d6d-95a5-85246b971df6","name":"Coverage stats","originalRequest":{"url":{"path":["api","seko-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"totalLocations\": \"<integer>\",\n  \"states\": [\n    {\n      \"key_0\": 5482,\n      \"key_1\": 8587\n    },\n    {\n      \"key_0\": 1996.562711756682\n    }\n  ],\n  \"countries\": [\n    {\n      \"key_0\": 5463.776202371613,\n      \"key_1\": \"string\"\n    },\n    {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"91277b6c-337b-4b7c-9dc1-6428aa984920","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","seko-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"31d837eb-35a5-44b9-9e9c-eafb2c4c6ff4","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","seko-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"TForce Locations","description":"TForce Freight terminal locations by state, ZIP, country and alpha code.","item":[{"id":"0380cc1e-afb6-4561-8867-8e2c9cb6f7d0","name":"Get TForce locations by state, ZIP or country","request":{"name":"Get TForce locations by state, ZIP or country","description":{"content":"One of `state`, `zip`, or `country` is required.","type":"text/plain"},"url":{"path":["api","tforce-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"country","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"8fd47b34-f6be-49b9-8da8-4fe727eee334","name":"TForce locations","originalRequest":{"url":{"path":["api","tforce-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"country","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6d1a057f-ec8a-41ce-b2b0-596c94b9563a","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","tforce-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"country","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"58707d99-0893-4934-af1d-8a5049cce9f0","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","tforce-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"country","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"32b4725d-8664-4c0e-baba-47a70e7a1415","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","tforce-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"country","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e72a188a-f152-42ba-a139-062128e40c12","name":"Search TForce locations","request":{"name":"Search TForce locations","description":{},"url":{"path":["api","tforce-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"157d81a7-e278-4849-8523-0bae1cb21aeb","name":"Paginated search results","originalRequest":{"url":{"path":["api","tforce-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a7ca4433-8238-46a3-97dd-9168f51ad923","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","tforce-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cbdba0d5-1cf3-4fab-b924-896994ccbde3","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","tforce-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"03e6904a-3ba4-4a2d-9e6e-46a2e380344b","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","tforce-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4b54c222-6551-46aa-a8d1-69eea8948740","name":"Get TForce terminal by alpha code","request":{"name":"Get TForce terminal by alpha code","description":{},"url":{"path":["api","tforce-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"code","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"d8227024-7d03-4680-866a-b9875ee6664b","name":"Terminal details","originalRequest":{"url":{"path":["api","tforce-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"location\": {\n    \"name\": \"<string>\",\n    \"carrier\": \"<string>\",\n    \"address\": {\n      \"line1\": \"<string>\",\n      \"line2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"state\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"country\": \"<string>\"\n    },\n    \"phone\": \"<string>\",\n    \"fax\": \"<string>\",\n    \"email\": \"<string>\",\n    \"location\": {\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\"\n    },\n    \"terminalCode\": \"<string>\",\n    \"scac\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"87d22742-b0d3-4b57-ad37-887657beb99e","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","tforce-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3dd989b9-84c1-4af8-b403-bdfc629449f2","name":"Resource not found","originalRequest":{"url":{"path":["api","tforce-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3f896042-5610-41a1-a113-e916dbdb5292","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","tforce-location","terminal",":code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"code"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"24dde6e5-2894-475b-8019-0d1a2ecc2d11","name":"Batch TForce lookup by states","request":{"name":"Batch TForce lookup by states","description":{},"url":{"path":["api","tforce-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"1bc171eb-ab78-4855-96e1-77cc69900d59","name":"Batch results","originalRequest":{"url":{"path":["api","tforce-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ]\n  },\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d0de76af-f322-46bb-aae3-1519ba3412cf","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","tforce-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2c4bcc48-0004-4d36-af6f-9df9392a5ef8","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","tforce-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1e5f77ba-352a-4fe9-a548-c7bc16e06d90","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","tforce-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"db373f4d-e5d5-40c5-8917-30bab38d4ff4","name":"TForce coverage statistics","request":{"name":"TForce coverage statistics","description":{},"url":{"path":["api","tforce-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"f13d4e78-fba5-438b-b798-282bf0ab26ca","name":"Coverage stats","originalRequest":{"url":{"path":["api","tforce-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"totalLocations\": \"<integer>\",\n  \"states\": [\n    {\n      \"key_0\": 5482,\n      \"key_1\": 8587\n    },\n    {\n      \"key_0\": 1996.562711756682\n    }\n  ],\n  \"countries\": [\n    {\n      \"key_0\": 5463.776202371613,\n      \"key_1\": \"string\"\n    },\n    {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ae4142f4-0976-4f02-8173-7dedd41b4414","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","tforce-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"892a8828-97c8-4f46-871d-00e21cff2282","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","tforce-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"USPS Locations","description":"USPS retail locations by state, ZIP, city and geographic radius.","item":[{"id":"2cf8f6f2-e24b-4974-be61-c72773ca721c","name":"Get USPS locations by state, ZIP or city","request":{"name":"Get USPS locations by state, ZIP or city","description":{"content":"Either `state` or `zip` is required. `city` is optional and combines with the others.","type":"text/plain"},"url":{"path":["api","usps-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"eb720600-dc36-4298-a42e-b75ea1f79eb9","name":"USPS locations","originalRequest":{"url":{"path":["api","usps-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c997311d-c7e1-4589-ac5a-6e0ca103df75","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","usps-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f90f9e1f-d864-4331-b6be-d64d4edf37da","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","usps-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5fd22a10-81c7-41fe-b054-0d5786abb2ed","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","usps-location"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"state","value":"fS"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"city","value":"<string>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8d638d04-5d23-44e9-a92f-cf7d6b029d3e","name":"Search USPS locations","request":{"name":"Search USPS locations","description":{},"url":{"path":["api","usps-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"4270bb34-007c-4db7-8718-c642e42e97eb","name":"Paginated search results","originalRequest":{"url":{"path":["api","usps-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a902946c-0626-494d-a734-2f7368d982a9","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","usps-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"24c99cc0-d3a0-4d04-929e-4f0876d99ed8","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","usps-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ad4b2e7b-1832-42b9-b274-86bb1ad3e1ac","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","usps-location","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7865c5cc-0652-4853-b7c2-15b64e53c55b","name":"USPS locations within radius of a coordinate","request":{"name":"USPS locations within radius of a coordinate","description":{},"url":{"path":["api","usps-location","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in miles","type":"text/plain"},"key":"radius","value":"10"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"1ffc4393-27f8-471c-8b76-3c3fd41e1882","name":"Nearby USPS locations with distance","originalRequest":{"url":{"path":["api","usps-location","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in miles","type":"text/plain"},"key":"radius","value":"10"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"locations\": [\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"carrier\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"line2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"email\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"terminalCode\": \"<string>\",\n      \"scac\": \"<string>\"\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c4b6ff73-b0eb-4e48-bc61-052acd989c8a","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","usps-location","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in miles","type":"text/plain"},"key":"radius","value":"10"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef69de21-f952-448d-a0a0-abbd13b0673b","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","usps-location","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in miles","type":"text/plain"},"key":"radius","value":"10"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"138b4feb-9513-406e-ba7e-448e70c52c39","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","usps-location","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in miles","type":"text/plain"},"key":"radius","value":"10"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7a714197-3454-4ea4-b4e5-ba70a7f0c887","name":"Batch USPS lookup by states","request":{"name":"Batch USPS lookup by states","description":{},"url":{"path":["api","usps-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"8d36c29b-e32d-4d33-9fae-c3bc4ac1adb2","name":"Batch results","originalRequest":{"url":{"path":["api","usps-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"carrier\": \"<string>\",\n        \"address\": {\n          \"line1\": \"<string>\",\n          \"line2\": \"<string>\",\n          \"city\": \"<string>\",\n          \"state\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"phone\": \"<string>\",\n        \"fax\": \"<string>\",\n        \"email\": \"<string>\",\n        \"location\": {\n          \"latitude\": \"<number>\",\n          \"longitude\": \"<number>\"\n        },\n        \"terminalCode\": \"<string>\",\n        \"scac\": \"<string>\"\n      }\n    ]\n  },\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d9665f41-f0db-490e-8cac-030326dd4944","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","usps-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"124f802c-28ec-4fd6-b861-1d78a89982dd","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","usps-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"59e143b1-575b-42d2-9f4d-6b526dd0bce7","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","usps-location","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"states\": [\n    \"UM\",\n    \"Pl\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8cac715f-44a4-404b-8772-f3e47b96e52b","name":"USPS coverage statistics","request":{"name":"USPS coverage statistics","description":{},"url":{"path":["api","usps-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"0500ac1d-d320-42fe-918e-8428f884f799","name":"Coverage stats","originalRequest":{"url":{"path":["api","usps-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"totalLocations\": \"<integer>\",\n  \"states\": [\n    {\n      \"key_0\": 5482,\n      \"key_1\": 8587\n    },\n    {\n      \"key_0\": 1996.562711756682\n    }\n  ],\n  \"countries\": [\n    {\n      \"key_0\": 5463.776202371613,\n      \"key_1\": \"string\"\n    },\n    {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b1ae55b5-1960-4d34-b156-cb2fd67133df","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","usps-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e3c5441b-2977-4509-a2ce-02d1a7ac7f77","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","usps-location","coverage"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Seaports","description":"Global seaports by country, UN/LOCODE, shipping company and geographic radius.","item":[{"id":"0a324f4d-5e21-4ca7-8cca-6f9f968ab3c0","name":"List seaports by country","request":{"name":"List seaports by country","description":{"content":"Returns all ports for a country. Available on all plans.","type":"text/plain"},"url":{"path":["api","ports"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) 2-letter country code (e.g. US","type":"text/plain"},"key":"country","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"84b31678-67f7-4d53-af86-637c8efdb352","name":"Ports in the country","originalRequest":{"url":{"path":["api","ports"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) 2-letter country code (e.g. US","type":"text/plain"},"key":"country","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\",\n  \"ports\": [\n    {\n      \"name\": \"<string>\",\n      \"unlocode\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"countryName\": \"<string>\",\n      \"lat\": \"<number>\",\n      \"lng\": \"<number>\",\n      \"transshipment\": \"<boolean>\",\n      \"companies\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"distanceMiles\": \"<number>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"unlocode\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"countryName\": \"<string>\",\n      \"lat\": \"<number>\",\n      \"lng\": \"<number>\",\n      \"transshipment\": \"<boolean>\",\n      \"companies\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"distanceMiles\": \"<number>\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"09e0f0b6-dd88-4d17-9c5e-bf44ac61c52e","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ports"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) 2-letter country code (e.g. US","type":"text/plain"},"key":"country","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5d0cded6-3dbf-4f0b-bba5-e461c4853a19","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ports"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) 2-letter country code (e.g. US","type":"text/plain"},"key":"country","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6c9cb9da-36fa-4829-82bb-0cfefd987bf7","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ports"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) 2-letter country code (e.g. US","type":"text/plain"},"key":"country","value":"fS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e838155b-c039-4325-ab8f-e703317695a0","name":"Search seaports by name","request":{"name":"Search seaports by name","description":{"content":"Free-text port-name search. Available on all plans.","type":"text/plain"},"url":{"path":["api","ports","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"b3653561-276d-4158-b6f0-11a0e0f2cb57","name":"Paginated search results","originalRequest":{"url":{"path":["api","ports","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\",\n  \"ports\": [\n    {\n      \"name\": \"<string>\",\n      \"unlocode\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"countryName\": \"<string>\",\n      \"lat\": \"<number>\",\n      \"lng\": \"<number>\",\n      \"transshipment\": \"<boolean>\",\n      \"companies\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"distanceMiles\": \"<number>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"unlocode\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"countryName\": \"<string>\",\n      \"lat\": \"<number>\",\n      \"lng\": \"<number>\",\n      \"transshipment\": \"<boolean>\",\n      \"companies\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"distanceMiles\": \"<number>\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bff35459-43b3-4b5c-a989-4c08721436e7","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ports","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"29ebae2b-7517-4129-87ac-0409acc61cf8","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ports","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d30e6aa4-5593-455e-b539-6929ef3d507a","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ports","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"84634047-80b0-476f-8a32-554287f0ea6e","name":"List seaports served by a shipping company","request":{"name":"List seaports served by a shipping company","description":{"content":"Ports served by a given carrier (e.g. COSCO, CMA CGM). Available on all plans.","type":"text/plain"},"url":{"path":["api","ports","by-company"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Shipping company name (e.g. COSCO)","type":"text/plain"},"key":"company","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"b36b202a-de33-4163-8a1e-f2b2a70f6a92","name":"Paginated ports for the company","originalRequest":{"url":{"path":["api","ports","by-company"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Shipping company name (e.g. COSCO)","type":"text/plain"},"key":"company","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\",\n  \"ports\": [\n    {\n      \"name\": \"<string>\",\n      \"unlocode\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"countryName\": \"<string>\",\n      \"lat\": \"<number>\",\n      \"lng\": \"<number>\",\n      \"transshipment\": \"<boolean>\",\n      \"companies\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"distanceMiles\": \"<number>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"unlocode\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"countryName\": \"<string>\",\n      \"lat\": \"<number>\",\n      \"lng\": \"<number>\",\n      \"transshipment\": \"<boolean>\",\n      \"companies\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"distanceMiles\": \"<number>\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bd4bf4c2-1439-41a3-8796-8982fd0370eb","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ports","by-company"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Shipping company name (e.g. COSCO)","type":"text/plain"},"key":"company","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d47ba76f-2f04-4a8e-b704-93e278d918ef","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ports","by-company"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Shipping company name (e.g. COSCO)","type":"text/plain"},"key":"company","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ebaaff8d-9fe4-4bcb-927b-26a2e1e9f760","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ports","by-company"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Shipping company name (e.g. COSCO)","type":"text/plain"},"key":"company","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ca5c3986-130f-46a9-8788-8334c7b6069e","name":"Seaports within radius of a coordinate","request":{"name":"Seaports within radius of a coordinate","description":{"content":"Ports within a geographic radius, sorted by distance. Available on all plans.","type":"text/plain"},"url":{"path":["api","ports","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in miles","type":"text/plain"},"key":"radius","value":"100"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"2b5360b9-696b-4df8-9952-809cb5ead4e9","name":"Nearby ports with distance","originalRequest":{"url":{"path":["api","ports","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in miles","type":"text/plain"},"key":"radius","value":"100"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\",\n  \"ports\": [\n    {\n      \"name\": \"<string>\",\n      \"unlocode\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"countryName\": \"<string>\",\n      \"lat\": \"<number>\",\n      \"lng\": \"<number>\",\n      \"transshipment\": \"<boolean>\",\n      \"companies\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"distanceMiles\": \"<number>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"unlocode\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"countryName\": \"<string>\",\n      \"lat\": \"<number>\",\n      \"lng\": \"<number>\",\n      \"transshipment\": \"<boolean>\",\n      \"companies\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"distanceMiles\": \"<number>\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bb6e10f8-eaa7-466b-b6da-63e72efc8e30","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ports","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in miles","type":"text/plain"},"key":"radius","value":"100"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ee6e7144-77d4-44c8-b91a-72a9197f6c5d","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ports","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in miles","type":"text/plain"},"key":"radius","value":"100"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a14e5d1a-4d11-413e-a61d-cb076e3ef6c5","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ports","nearby"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lat","value":"<number>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"lng","value":"<number>"},{"disabled":true,"description":{"content":"Radius in miles","type":"text/plain"},"key":"radius","value":"100"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fa6fe163-0f19-4a3b-904c-9a7d90035e74","name":"Get a single seaport by UN/LOCODE","request":{"name":"Get a single seaport by UN/LOCODE","description":{"content":"Returns one port by its 5-character UN/LOCODE (e.g. CNSHA, NLROT). Available on all plans.","type":"text/plain"},"url":{"path":["api","ports",":unlocode"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"ABoPh","key":"unlocode","disabled":false,"description":{"content":"(Required) UN/LOCODE (e.g. CNSHA)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"de4029f9-0188-4cec-aa7c-d443e7ed0a79","name":"Port detail","originalRequest":{"url":{"path":["api","ports",":unlocode"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) UN/LOCODE (e.g. CNSHA)","type":"text/plain"},"type":"any","value":"ABoPh","key":"unlocode"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"port\": {\n    \"name\": \"<string>\",\n    \"unlocode\": \"<string>\",\n    \"countryCode\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"lat\": \"<number>\",\n    \"lng\": \"<number>\",\n    \"transshipment\": \"<boolean>\",\n    \"companies\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"distanceMiles\": \"<number>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"15fcef79-c022-427b-9635-26c769b8e65c","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ports",":unlocode"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) UN/LOCODE (e.g. CNSHA)","type":"text/plain"},"type":"any","value":"ABoPh","key":"unlocode"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"025c09d6-110e-455e-b4a7-d195a87cde5a","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ports",":unlocode"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) UN/LOCODE (e.g. CNSHA)","type":"text/plain"},"type":"any","value":"ABoPh","key":"unlocode"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"29305467-358e-46e4-b11c-8e28027e991e","name":"Port not found","originalRequest":{"url":{"path":["api","ports",":unlocode"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) UN/LOCODE (e.g. CNSHA)","type":"text/plain"},"type":"any","value":"ABoPh","key":"unlocode"}]},"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ced8fdea-57ec-4843-a7b9-aad07d88f029","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ports",":unlocode"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) UN/LOCODE (e.g. CNSHA)","type":"text/plain"},"type":"any","value":"ABoPh","key":"unlocode"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c8cd7f4d-3bce-46c4-871e-c1348bcd29b3","name":"Batch seaport lookup by UN/LOCODE","request":{"name":"Batch seaport lookup by UN/LOCODE","description":{"content":"Look up multiple ports by UN/LOCODE in one call. Available on all plans.","type":"text/plain"},"url":{"path":["api","ports","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unlocodes\": [\n    \"kYM9F\",\n    \"XOhdv\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"92e4680b-8dfe-4228-a102-06bb7db6c2bd","name":"Batch results keyed by UN/LOCODE","originalRequest":{"url":{"path":["api","ports","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unlocodes\": [\n    \"kYM9F\",\n    \"XOhdv\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"results\": {\n    \"key_0\": {\n      \"name\": \"<string>\",\n      \"unlocode\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"countryName\": \"<string>\",\n      \"lat\": \"<number>\",\n      \"lng\": \"<number>\",\n      \"transshipment\": \"<boolean>\",\n      \"companies\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"distanceMiles\": \"<number>\"\n    },\n    \"key_1\": {\n      \"name\": \"<string>\",\n      \"unlocode\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"countryName\": \"<string>\",\n      \"lat\": \"<number>\",\n      \"lng\": \"<number>\",\n      \"transshipment\": \"<boolean>\",\n      \"companies\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"distanceMiles\": \"<number>\"\n    }\n  },\n  \"summary\": {\n    \"requested\": \"<integer>\",\n    \"found\": \"<integer>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e87b9b91-6496-4148-816e-16bd387911fb","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","ports","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unlocodes\": [\n    \"kYM9F\",\n    \"XOhdv\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3b7aa540-1831-4b62-a9be-b7d90e9f4a99","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","ports","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unlocodes\": [\n    \"kYM9F\",\n    \"XOhdv\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a2d184b8-9d31-4f87-ad4b-f4d9c3a28cb8","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","ports","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unlocodes\": [\n    \"kYM9F\",\n    \"XOhdv\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Amazon Drop Points","description":"Amazon pickup and return point lookup by ZIP, keyword or ID.","item":[{"id":"5348893a-669d-445e-a800-92238373f43d","name":"List drop points by ZIP code","request":{"name":"List drop points by ZIP code","description":{"content":"Returns USPS drop points (post offices and collection boxes) within the given 5-digit ZIP code.","type":"text/plain"},"url":{"path":["api","drop-points"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) 5-digit US ZIP code","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"fb67e549-fe41-43b2-9b42-4ee21d1a50ff","name":"Drop points within ZIP code","originalRequest":{"url":{"path":["api","drop-points"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) 5-digit US ZIP code","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"zip\": \"<string>\",\n  \"dropPoints\": [\n    {\n      \"accessPointId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"chainStoreId\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"timezone\": \"<string>\",\n      \"operatingHours\": {},\n      \"email\": \"<string>\",\n      \"type\": \"<string>\",\n      \"isStaffAssisted\": \"<boolean>\",\n      \"isFeatured\": \"<boolean>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"accessPointId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"chainStoreId\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"timezone\": \"<string>\",\n      \"operatingHours\": {},\n      \"email\": \"<string>\",\n      \"type\": \"<string>\",\n      \"isStaffAssisted\": \"<boolean>\",\n      \"isFeatured\": \"<boolean>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"36d623f9-fa07-4412-8300-c5051231d099","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","drop-points"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) 5-digit US ZIP code","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9bcf7d56-7b45-4048-ad68-1a46526128af","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","drop-points"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) 5-digit US ZIP code","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"86bce2dc-fe1e-426c-ad0b-53874d51b48b","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","drop-points"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) 5-digit US ZIP code","type":"text/plain"},"key":"zip","value":"34996"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4ada338c-e3e3-4e05-9e0c-a015289711c6","name":"Search drop points","request":{"name":"Search drop points","description":{"content":"Search USPS drop points by name, address or city. Minimum query length is 2 characters.","type":"text/plain"},"url":{"path":["api","drop-points","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Search keyword (name, city, address)","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"c78311d3-08c3-4575-a02d-38d56e60bb2d","name":"Search results","originalRequest":{"url":{"path":["api","drop-points","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Search keyword (name, city, address)","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"query\": \"<string>\",\n  \"dropPoints\": [\n    {\n      \"accessPointId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"chainStoreId\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"timezone\": \"<string>\",\n      \"operatingHours\": {},\n      \"email\": \"<string>\",\n      \"type\": \"<string>\",\n      \"isStaffAssisted\": \"<boolean>\",\n      \"isFeatured\": \"<boolean>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"accessPointId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"chainStoreId\": \"<string>\",\n      \"address\": {\n        \"line1\": \"<string>\",\n        \"city\": \"<string>\",\n        \"state\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"country\": \"<string>\"\n      },\n      \"phone\": \"<string>\",\n      \"location\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\"\n      },\n      \"timezone\": \"<string>\",\n      \"operatingHours\": {},\n      \"email\": \"<string>\",\n      \"type\": \"<string>\",\n      \"isStaffAssisted\": \"<boolean>\",\n      \"isFeatured\": \"<boolean>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ],\n  \"total\": \"<integer>\",\n  \"currentPage\": \"<integer>\",\n  \"totalPages\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f8fbac92-0351-412a-bf8e-93d40766ea82","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","drop-points","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Search keyword (name, city, address)","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"13340360-332a-4802-8b11-b88be8ef47ac","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","drop-points","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Search keyword (name, city, address)","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3d6ef21a-7b97-481b-99de-7e8df3e7f301","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","drop-points","search"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Search keyword (name, city, address)","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b2ae8c26-4927-4a33-9675-4701260ce045","name":"Get drop point detail","request":{"name":"Get drop point detail","description":{"content":"Retrieve full details for a single USPS drop point by its access-point ID.","type":"text/plain"},"url":{"path":["api","drop-points",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"id","disabled":false,"description":{"content":"(Required) Access point ID","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"6d00b522-a521-4a48-b61e-5d77c2370da5","name":"Drop point details","originalRequest":{"url":{"path":["api","drop-points",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Access point ID","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"dropPoint\": {\n    \"accessPointId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"chainStoreId\": \"<string>\",\n    \"address\": {\n      \"line1\": \"<string>\",\n      \"city\": \"<string>\",\n      \"state\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"country\": \"<string>\"\n    },\n    \"phone\": \"<string>\",\n    \"location\": {\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\"\n    },\n    \"timezone\": \"<string>\",\n    \"operatingHours\": {},\n    \"email\": \"<string>\",\n    \"type\": \"<string>\",\n    \"isStaffAssisted\": \"<boolean>\",\n    \"isFeatured\": \"<boolean>\",\n    \"tags\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c9c024c6-f99c-4fc8-9d20-ff236b4579b5","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","drop-points",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Access point ID","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"01faaaca-dd65-44fa-a099-703f91ec221e","name":"Resource not found","originalRequest":{"url":{"path":["api","drop-points",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Access point ID","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7da94da1-b787-452a-9454-1c1e5333d31f","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","drop-points",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Access point ID","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"NMFC Search","description":"NMFC article full-text search (Pro plan).","item":[{"id":"319a1a21-5729-4bcd-8372-8c4e9305fd08","name":"Keyword search","request":{"name":"Keyword search","description":{"content":"Full-text search across NMFC articles and/or the alphabetical index.\nReturns paginated results. Minimum query length is 3 characters.\n","type":"text/plain"},"url":{"path":["api","search"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"q\": \"<string>\",\n  \"page\": 1,\n  \"scopes\": [\n    \"article\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"9ac03ee3-9f86-49cb-bbab-395f8eebfe4a","name":"Search results","originalRequest":{"url":{"path":["api","search"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"q\": \"<string>\",\n  \"page\": 1,\n  \"scopes\": [\n    \"article\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"article\": {\n    \"articles\": [\n      {\n        \"articleNumber\": \"<string>\",\n        \"description\": \"<string>\",\n        \"grouping\": \"<string>\",\n        \"classification\": \"<string>\"\n      },\n      {\n        \"articleNumber\": \"<string>\",\n        \"description\": \"<string>\",\n        \"grouping\": \"<string>\",\n        \"classification\": \"<string>\"\n      }\n    ],\n    \"totalMatch\": \"<integer>\"\n  },\n  \"index\": {\n    \"articleIndexes\": [\n      {\n        \"keywords\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"articleNumbers\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"isHeading\": \"<boolean>\"\n      },\n      {\n        \"keywords\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"articleNumbers\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"isHeading\": \"<boolean>\"\n      }\n    ],\n    \"totalMatch\": \"<integer>\"\n  },\n  \"totalPages\": \"<integer>\",\n  \"currentPage\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"960b7727-b55d-4ce5-9d9e-c2f95a193b10","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","search"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"q\": \"<string>\",\n  \"page\": 1,\n  \"scopes\": [\n    \"article\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"34e58c94-44f2-4df8-b2b2-52ae18ff1ed6","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","search"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"q\": \"<string>\",\n  \"page\": 1,\n  \"scopes\": [\n    \"article\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2c2720a3-5597-404c-9145-6de35e680bab","name":"Endpoint requires a Pro subscription","originalRequest":{"url":{"path":["api","search"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"q\": \"<string>\",\n  \"page\": 1,\n  \"scopes\": [\n    \"article\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a0bdc042-a28d-45ac-91dc-80ec9296d316","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","search"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"q\": \"<string>\",\n  \"page\": 1,\n  \"scopes\": [\n    \"article\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"NMFC Articles","description":"NMFC article details, rules, packages and change history (Pro plan).","item":[{"id":"996937f9-f713-4099-af0f-ed012c6c3080","name":"Get article details","request":{"name":"Get article details","description":{"content":"Retrieve full details for a single NMFC article by its article number.","type":"text/plain"},"url":{"path":["api","article",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"num","disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"d30b37b7-dee1-4a0b-9b50-4cab467ea900","name":"Article details","originalRequest":{"url":{"path":["api","article",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"article\": {\n    \"articleNumber\": \"<string>\",\n    \"description\": \"<string>\",\n    \"grouping\": \"<string>\",\n    \"subGrouping\": \"<string>\",\n    \"tariffIssue\": \"<string>\",\n    \"supplement\": \"<string>\",\n    \"classification\": \"<string>\",\n    \"isHazardous\": \"<boolean>\",\n    \"isSpecialHandling\": \"<boolean>\",\n    \"isCanceled\": \"<boolean>\",\n    \"canceledReference\": \"<string>\",\n    \"noteReferences\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"articleSubItems\": [\n      {\n        \"item\": \"<string>\",\n        \"description\": \"<string>\",\n        \"classification\": \"<string>\"\n      },\n      {\n        \"item\": \"<string>\",\n        \"description\": \"<string>\",\n        \"classification\": \"<string>\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"959b1be0-7fa6-48cf-a512-ab2b53adb767","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","article",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"48e324d8-17df-471f-962a-a47f969cd780","name":"Endpoint requires a Pro subscription","originalRequest":{"url":{"path":["api","article",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"abe2b674-7296-4af6-b582-e3d46f39b895","name":"Resource not found","originalRequest":{"url":{"path":["api","article",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b399b288-1f96-4102-b542-f7eb749751e9","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","article",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c0bdaa01-f20d-404a-ab79-fc81dcc192ad","name":"Get rule details","request":{"name":"Get rule details","description":{"content":"Retrieve details for an NMFC rule by its rule number.","type":"text/plain"},"url":{"path":["api","rule",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"num","disabled":false,"description":{"content":"(Required) NMFC rule number","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"f37ae918-a6c9-4333-ad7d-a593a976621b","name":"Rule details","originalRequest":{"url":{"path":["api","rule",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC rule number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"rule\": {\n    \"ruleNumber\": \"<string>\",\n    \"ruleHeader\": \"<string>\",\n    \"ruleSubHeading\": \"<string>\",\n    \"ruleDescriptions\": [\n      {\n        \"type\": \"<string>\",\n        \"title\": \"<string>\",\n        \"text\": \"<string>\"\n      },\n      {\n        \"type\": \"<string>\",\n        \"title\": \"<string>\",\n        \"text\": \"<string>\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bd212b2f-7884-41c6-8bc2-31d28a6efd4d","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","rule",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC rule number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f63d075f-cf2e-4c8d-90e7-cb0c591408b0","name":"Endpoint requires a Pro subscription","originalRequest":{"url":{"path":["api","rule",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC rule number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"25b27dfa-a9bc-4474-a3cb-007603ee2f4c","name":"Resource not found","originalRequest":{"url":{"path":["api","rule",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC rule number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1713a6dc-2693-4745-88d1-f940485ffa66","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","rule",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC rule number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f08d400a-4c4e-4750-bf4b-34c89f2aea74","name":"Get package specification","request":{"name":"Get package specification","description":{"content":"Retrieve details for an NMFC package specification.","type":"text/plain"},"url":{"path":["api","package",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"num","disabled":false,"description":{"content":"(Required) NMFC package number","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"d1278902-72af-44a1-9965-89dc8072688b","name":"Package details","originalRequest":{"url":{"path":["api","package",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC package number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"package\": {\n    \"packageNumber\": \"<string>\",\n    \"packageHeader\": \"<string>\",\n    \"tariffIssue\": \"<string>\",\n    \"packageDescriptions\": [\n      {\n        \"type\": \"<string>\",\n        \"title\": \"<string>\",\n        \"text\": \"<string>\"\n      },\n      {\n        \"type\": \"<string>\",\n        \"title\": \"<string>\",\n        \"text\": \"<string>\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e4c5a3a9-6e0e-4aee-a408-5e9a51795ed5","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","package",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC package number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f210126a-ff3a-458e-9179-e7b505d07493","name":"Endpoint requires a Pro subscription","originalRequest":{"url":{"path":["api","package",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC package number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"274129e0-6d4f-41a0-8443-37644acd640b","name":"Resource not found","originalRequest":{"url":{"path":["api","package",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC package number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dc39ab5b-3599-4281-8d09-5e85e905d55f","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","package",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC package number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"87d20589-d93a-4b14-8155-af99ddd04984","name":"Get article change history","request":{"name":"Get article change history","description":{"content":"Retrieve docket-by-docket change history for an NMFC article.","type":"text/plain"},"url":{"path":["api","history",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"num","disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"c1939d00-3f6a-45e7-b698-435251de424e","name":"Change history","originalRequest":{"url":{"path":["api","history",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"articleNumber\": \"<string>\",\n  \"articleChangeHistoryDetails\": [\n    {\n      \"docket\": \"<string>\",\n      \"issuedDate\": \"<string>\",\n      \"subject\": \"<string>\",\n      \"quickView\": \"<string>\",\n      \"changeDetails\": [\n        {\n          \"description\": \"<string>\",\n          \"typeOfProvision\": \"<string>\",\n          \"item\": \"<string>\",\n          \"alternateItem\": \"<string>\",\n          \"action\": \"<string>\"\n        },\n        {\n          \"description\": \"<string>\",\n          \"typeOfProvision\": \"<string>\",\n          \"item\": \"<string>\",\n          \"alternateItem\": \"<string>\",\n          \"action\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"docket\": \"<string>\",\n      \"issuedDate\": \"<string>\",\n      \"subject\": \"<string>\",\n      \"quickView\": \"<string>\",\n      \"changeDetails\": [\n        {\n          \"description\": \"<string>\",\n          \"typeOfProvision\": \"<string>\",\n          \"item\": \"<string>\",\n          \"alternateItem\": \"<string>\",\n          \"action\": \"<string>\"\n        },\n        {\n          \"description\": \"<string>\",\n          \"typeOfProvision\": \"<string>\",\n          \"item\": \"<string>\",\n          \"alternateItem\": \"<string>\",\n          \"action\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ed279144-6568-4825-8530-e27fa30bac03","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","history",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1b5a9278-d723-4abf-a56a-95feef88d189","name":"Endpoint requires a Pro subscription","originalRequest":{"url":{"path":["api","history",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6b143e28-9516-46c3-b166-858b124ad4a8","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","history",":num"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) NMFC article number","type":"text/plain"},"type":"any","value":"<string>","key":"num"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"NMFC Calculators","description":"NMFC density and Item 680 (Note 2A/2B/2C) freight-class calculations (Pro plan).","item":[{"id":"0372b6b0-dbed-4638-8925-a8cdb0fac269","name":"Density calculator","request":{"name":"Density calculator","description":{"content":"Calculate shipping density (weight per cubic foot or kg per cubic meter)\nfrom handling-unit dimensions and weight. Supports inch/feet/cm/m and pound/kg.\n","type":"text/plain"},"url":{"path":["api","density"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unitDimensions\": [\n    {\n      \"HandlingUnitCount\": \"<integer>\",\n      \"length\": \"<number>\",\n      \"width\": \"<number>\",\n      \"height\": \"<number>\",\n      \"handlingUnitWeight\": \"<number>\"\n    }\n  ],\n  \"dimensionType\": \"Inch\",\n  \"weightType\": \"Pound\",\n  \"resultUnitType\": \"PoundsPerCubicFeet\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"a44deb3c-654f-41f7-aa87-c4b683f18227","name":"Density calculation result","originalRequest":{"url":{"path":["api","density"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unitDimensions\": [\n    {\n      \"HandlingUnitCount\": \"<integer>\",\n      \"length\": \"<number>\",\n      \"width\": \"<number>\",\n      \"height\": \"<number>\",\n      \"handlingUnitWeight\": \"<number>\"\n    }\n  ],\n  \"dimensionType\": \"Inch\",\n  \"weightType\": \"Pound\",\n  \"resultUnitType\": \"PoundsPerCubicFeet\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"unitDimensions\": [\n    {\n      \"handlingUnitCount\": \"<integer>\",\n      \"length\": \"<number>\",\n      \"width\": \"<number>\",\n      \"height\": \"<number>\",\n      \"handlingUnitCountVolume\": \"<number>\",\n      \"handlingUnitWeight\": \"<number>\",\n      \"density\": \"<number>\"\n    },\n    {\n      \"handlingUnitCount\": \"<integer>\",\n      \"length\": \"<number>\",\n      \"width\": \"<number>\",\n      \"height\": \"<number>\",\n      \"handlingUnitCountVolume\": \"<number>\",\n      \"handlingUnitWeight\": \"<number>\",\n      \"density\": \"<number>\"\n    }\n  ],\n  \"totalHandlingUnitCount\": \"<integer>\",\n  \"totalHandlingUnitCountVolume\": \"<number>\",\n  \"totalHandlingUnitWeight\": \"<number>\",\n  \"totalDensity\": \"<number>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a33e8cc0-34ed-403a-8ce6-0b05dde913ff","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","density"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unitDimensions\": [\n    {\n      \"HandlingUnitCount\": \"<integer>\",\n      \"length\": \"<number>\",\n      \"width\": \"<number>\",\n      \"height\": \"<number>\",\n      \"handlingUnitWeight\": \"<number>\"\n    }\n  ],\n  \"dimensionType\": \"Inch\",\n  \"weightType\": \"Pound\",\n  \"resultUnitType\": \"PoundsPerCubicFeet\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f569f3e4-aa57-496f-afe5-d3a8e34a88a4","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","density"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unitDimensions\": [\n    {\n      \"HandlingUnitCount\": \"<integer>\",\n      \"length\": \"<number>\",\n      \"width\": \"<number>\",\n      \"height\": \"<number>\",\n      \"handlingUnitWeight\": \"<number>\"\n    }\n  ],\n  \"dimensionType\": \"Inch\",\n  \"weightType\": \"Pound\",\n  \"resultUnitType\": \"PoundsPerCubicFeet\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8f1a7151-afb2-454c-bd86-5dc6bf97b469","name":"Endpoint requires a Pro subscription","originalRequest":{"url":{"path":["api","density"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unitDimensions\": [\n    {\n      \"HandlingUnitCount\": \"<integer>\",\n      \"length\": \"<number>\",\n      \"width\": \"<number>\",\n      \"height\": \"<number>\",\n      \"handlingUnitWeight\": \"<number>\"\n    }\n  ],\n  \"dimensionType\": \"Inch\",\n  \"weightType\": \"Pound\",\n  \"resultUnitType\": \"PoundsPerCubicFeet\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2efa3805-867d-47f5-b8be-5e626ed3f038","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","density"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"unitDimensions\": [\n    {\n      \"HandlingUnitCount\": \"<integer>\",\n      \"length\": \"<number>\",\n      \"width\": \"<number>\",\n      \"height\": \"<number>\",\n      \"handlingUnitWeight\": \"<number>\"\n    }\n  ],\n  \"dimensionType\": \"Inch\",\n  \"weightType\": \"Pound\",\n  \"resultUnitType\": \"PoundsPerCubicFeet\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"80b256f4-b72a-4cc4-853b-aa8dc2d87264","name":"Item 680 calculator (Note 2A / 2B / 2C)","request":{"name":"Item 680 calculator (Note 2A / 2B / 2C)","description":{"content":"Calculate the three Item 680 notes used to determine freight class for items\nin containers or on handling platforms.\n\n- **2A**: Percentage of package volume occupied by commodity\n- **2B**: Percentage of handling-platform surface area occupied by commodity\n- **2C**: Ratio of commodity height to lift-truck reach, with max-allowable dimensions\n","type":"text/plain"},"url":{"path":["api","item680",":type"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"2a","key":"type","disabled":false,"description":{"content":"(Required) Note type (This can only be one of 2a,2b,2c)","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"commodity\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  },\n  \"package\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"d5eb4c7e-f08d-4946-8ac5-b99c488fe6fc","name":"Calculation result","originalRequest":{"url":{"path":["api","item680",":type"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Note type (This can only be one of 2a,2b,2c)","type":"text/plain"},"type":"any","value":"2a","key":"type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"commodity\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  },\n  \"package\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": \"<boolean>\",\n  \"commodityVolume\": \"<number>\",\n  \"packageVolume\": \"<number>\",\n  \"percentageVolumeOccupiedByCommodity\": \"<number>\",\n  \"isBelowThreshold\": \"<boolean>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ed176ca2-82ed-42ed-bc42-2459674cd946","name":"Invalid request body or parameters","originalRequest":{"url":{"path":["api","item680",":type"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Note type (This can only be one of 2a,2b,2c)","type":"text/plain"},"type":"any","value":"2a","key":"type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"commodity\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  },\n  \"package\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"90a4bfb5-2607-42e2-a47d-f4c470873e79","name":"Missing or invalid API key","originalRequest":{"url":{"path":["api","item680",":type"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Note type (This can only be one of 2a,2b,2c)","type":"text/plain"},"type":"any","value":"2a","key":"type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"commodity\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  },\n  \"package\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"edd3b122-b946-40cf-9887-47784cbc2e0d","name":"Endpoint requires a Pro subscription","originalRequest":{"url":{"path":["api","item680",":type"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Note type (This can only be one of 2a,2b,2c)","type":"text/plain"},"type":"any","value":"2a","key":"type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"commodity\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  },\n  \"package\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"92814b21-18f0-43d5-b7d4-367afff8c3c4","name":"Monthly quota exceeded","originalRequest":{"url":{"path":["api","item680",":type"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Note type (This can only be one of 2a,2b,2c)","type":"text/plain"},"type":"any","value":"2a","key":"type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"commodity\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  },\n  \"package\": {\n    \"length\": \"<number>\",\n    \"width\": \"<number>\",\n    \"height\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}],"auth":{"type":"apikey","apikey":[{"type":"any","value":"X-API-Key","key":"key"},{"type":"any","value":"{{apiKey}}","key":"value"},{"type":"any","value":"header","key":"in"}]},"event":[],"variable":[{"key":"baseUrl","value":"https://freightapis.dev","description":"API base URL"},{"key":"apiKey","value":"","description":"Your FreightAPIs API key (from your account page at https://freightapis.dev/account). Sent as the X-API-Key header."}],"info":{"_postman_id":"0b71d765-4ab4-4bf8-a681-7df9d33ae200","name":"FreightAPIs","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Logistics data API for freight and shipping applications.\n\n**Products:**\n- Carrier locations: terminals and service points across 10 LTL/freight\n  carriers (ABF, Central Transport, CEVA, C.H. Robinson, Estes, GLS, SAIA,\n  Seko, TForce, USPS), searchable by state, ZIP, city, geographic radius and batch.\n- Seaports: 4,400+ global seaports by country, UN/LOCODE, shipping company\n  and geographic radius.\n- USPS drop points: 98,000+ post offices and collection boxes by ZIP, keyword or ID.\n- NMFC classification: full-text search of 20,000+ freight-class articles,\n  article/rule/package lookups with change history, and density / Item 680\n  (Note 2A/2B/2C) calculators.\n\n**Plans & access:** All endpoints are available on every plan (Free included)\nexcept NMFC classification, which requires Pro. Plans differ by monthly call\nquota, not endpoint access.\n\nCached responses are served from the Cloudflare edge network for 30 days.\nEvery authenticated call counts toward your monthly quota, even on a cache hit.\n\n\nContact Support:\n Name: FreightAPI Support\n Email: support@freightapis.dev","type":"text/plain"}}}