{"info":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","description":"<html><head></head><body><p>Authentication key grants access to all available API calls for your account and is valid for 24 hours. The API calls themselves are differentiated by the Site_ID value in the header. Location compatability is listed in each folder.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"34699209","collectionId":"12784d53-a477-413b-91fe-5ce3a7742bf6","publishedId":"2sA3JGe3Ra","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-05-07T18:22:11.000Z"},"item":[{"name":"Authorization","item":[{"name":"Authorization Token","id":"ae6c2e9d-8534-4e75-823c-af2805e0d34a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"userName\":\"USER\",\n\t\"password\":\"PASSWORD\"\n}"},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/Auth/GetToken","urlObject":{"protocol":"https","port":"9001","path":["api","Auth","GetToken"],"host":["tosserviceuat-api","portsamerica","com"],"query":[],"variable":[]}},"response":[{"id":"644fc404-8cae-42ed-be9f-f1283650d609","name":"Authorization Token","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"userName\":\"USER\",\n\t\"password\":\"PASSWORD\"\n}","options":{"raw":{"language":"json"}}},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/Auth/GetToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1021"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Apr 2024 00:11:23 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"userName\": \"USER\",\n    \"token\": \"TOKEN\"\n}"}],"_postman_id":"ae6c2e9d-8534-4e75-823c-af2805e0d34a"}],"id":"451436c2-1e83-4110-96bf-34d00f274d9c","description":"<p>Authentication with username/password to provide API key good for 24 hours.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","packages":{},"exec":[""],"id":"79aa10d6-6e15-4b15-bdb1-5946216da84e"}},{"listen":"test","script":{"type":"text/javascript","packages":{},"exec":[""],"id":"0d5f94aa-9f2f-4b66-aa65-ac09c246ee91"}}],"_postman_id":"451436c2-1e83-4110-96bf-34d00f274d9c"},{"name":"Import Container","item":[{"name":"Container Availability","id":"ad34350d-0688-48fc-b8c0-c82b45b63c8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"containerNumber\": \"CONTAINER_NUMBER\",\r\n        \"boLNumber\": \"\"\r\n    }\r\n]"},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/ImportContainer/ContainerAvailability","description":"<p>Multiple container requests (Up to 50) can be made in the same call using the format [{PAYLOAD_1},{PAYLOAD_2},...]</p>\n<p>boLNumber is an optional value, but will not return a \"bill_of_lading_number\" value in the response, unless it is provided.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}},"urlObject":{"protocol":"https","port":"9001","path":["api","ImportContainer","ContainerAvailability"],"host":["tosserviceuat-api","portsamerica","com"],"query":[],"variable":[]}},"response":[{"id":"1116a5e8-f654-4016-9985-1ca114adb8d2","name":"Container Availability","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"url":"https://tosserviceuat-api.portsamerica.com:9001/api/ImportContainer/ContainerAvailability"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"887"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 03 May 2024 20:15:32 GMT"}],"cookie":[],"responseTime":null,"body":"[\r\n  {\r\n    \"container_number\": \"CONTAINER_NUMBER\",\r\n    \"bill_of_lading_number\": \"\",\r\n    \"availability\": \"None\",\r\n    \"steamshipline_code\": \"SSCO\",\r\n    \"hold_information\": [\r\n      {\r\n        \"hold_id\": \"Custom Hold\",\r\n        \"hold_remark\": \"PTT(Qty:354)\"\r\n      }\r\n    ],\r\n    \"vessel_name\": \"SHIP\",\r\n    \"voyage_number\": \"VOYAGE\",\r\n    \"order_of_accessibility\": \"\",\r\n    \"location\": \"Inland\",\r\n    \"last_free_day\": \"20230703\",\r\n    \"last_guarantee_date\": \"\",\r\n    \"paid_through_date\": \"\",\r\n    \"deumrrage_amount\": 0.0,\r\n    \"container_type\": \"ST\",\r\n    \"container_length\": \"40\",\r\n    \"container_height\": \"114\",\r\n    \"container_iso_code\": \"44G0\",\r\n    \"gross_weight\": \"40873\",\r\n    \"hazardous\": \"No\",\r\n    \"genset_required\": \"No\",\r\n    \"current_state\": \"PPT Gate Out\",\r\n    \"next_move\": \"Schedule Appointment\",\r\n    \"ResponseCode\": 0,\r\n    \"ResponseCodeDescription\": \"Success\"\r\n  }\r\n]"}],"_postman_id":"ad34350d-0688-48fc-b8c0-c82b45b63c8b"},{"name":"Container Availability by BoL","id":"1f6bd2cb-e2dd-41ac-a528-543f681fb838","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"raw","raw":"[\r\n\t{\r\n\t\t\"bolNumber\":\"BOL_NUMBER\"\r\n\t}\r\n]"},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/ImportContainer/ContainerAvailabilityByBol","description":"<p>This will return results for all containers on the provided bil of lading number.</p>\n<p>Multiple bil of lading number requests (Up to 50) can be made in the same call using the format [{PAYLOAD_1},{PAYLOAD_2},...]</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}},"urlObject":{"protocol":"https","port":"9001","path":["api","ImportContainer","ContainerAvailabilityByBol"],"host":["tosserviceuat-api","portsamerica","com"],"query":[],"variable":[]}},"response":[{"id":"e65b3f7f-e4a8-463a-9314-1d07291697e9","name":"Container Availability by BoL","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"url":"https://tosserviceuat-api.portsamerica.com:9001/api/ImportContainer/ContainerAvailabilityByBol"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"3191"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 03 May 2024 19:06:09 GMT"}],"cookie":[],"responseTime":null,"body":"[\r\n  {\r\n    \"container_number\": \"CONTAINER_NUMBER_1\",\r\n    \"bill_of_lading_number\": \"BoL_NUMBER\",\r\n    \"availability\": \"None\",\r\n    \"steamshipline_code\": \"SSCO\",\r\n    \"hold_information\": [],\r\n    \"vessel_name\": \"SHIP\",\r\n    \"voyage_number\": \"VOYAGE\",\r\n    \"order_of_accessibility\": \"\",\r\n    \"location\": \"Inland\",\r\n    \"last_free_day\": \"20230425\",\r\n    \"last_guarantee_date\": \"\",\r\n    \"paid_through_date\": \"\",\r\n    \"deumrrage_amount\": 0.0,\r\n    \"container_type\": \"ST\",\r\n    \"container_length\": \"40\",\r\n    \"container_height\": \"114\",\r\n    \"container_iso_code\": \"44G0\",\r\n    \"gross_weight\": \"28439\",\r\n    \"hazardous\": \"No\",\r\n    \"genset_required\": \"No\",\r\n    \"current_state\": \"Delivered 4/24/2023 4:04 PM\",\r\n    \"next_move\": \"N/A\",\r\n    \"ResponseCode\": 0,\r\n    \"ResponseCodeDescription\": \"Success\"\r\n  },\r\n  {\r\n    \"container_number\": \"CONTAINER_NUMBER_2\",\r\n    \"bill_of_lading_number\": \"BoL_NUMBER\",\r\n    \"availability\": \"None\",\r\n    \"steamshipline_code\": \"SSCO\",\r\n    \"hold_information\": [],\r\n    \"vessel_name\": \"SHIP\",\r\n    \"voyage_number\": \"VOYAGE\",\r\n    \"order_of_accessibility\": \"\",\r\n    \"location\": \"Inland\",\r\n    \"last_free_day\": \"20230424\",\r\n    \"last_guarantee_date\": \"\",\r\n    \"paid_through_date\": \"\",\r\n    \"deumrrage_amount\": 0.0,\r\n    \"container_type\": \"ST\",\r\n    \"container_length\": \"40\",\r\n    \"container_height\": \"114\",\r\n    \"container_iso_code\": \"44G0\",\r\n    \"gross_weight\": \"27998\",\r\n    \"hazardous\": \"No\",\r\n    \"genset_required\": \"No\",\r\n    \"current_state\": \"Delivered 4/25/2023 1:34 AM\",\r\n    \"next_move\": \"N/A\",\r\n    \"ResponseCode\": 0,\r\n    \"ResponseCodeDescription\": \"Success\"\r\n  },\r\n  {\r\n    \"container_number\": \"CONTAINER_NUMBER_3\",\r\n    \"bill_of_lading_number\": \"BoL_NUMBER\",\r\n    \"availability\": \"None\",\r\n    \"steamshipline_code\": \"SSCO\",\r\n    \"hold_information\": [],\r\n    \"vessel_name\": \"SHIP\",\r\n    \"voyage_number\": \"VOYAGE\",\r\n    \"order_of_accessibility\": \"\",\r\n    \"location\": \"Inland\",\r\n    \"last_free_day\": \"20230428\",\r\n    \"last_guarantee_date\": \"\",\r\n    \"paid_through_date\": \"\",\r\n    \"deumrrage_amount\": 0.0,\r\n    \"container_type\": \"ST\",\r\n    \"container_length\": \"40\",\r\n    \"container_height\": \"114\",\r\n    \"container_iso_code\": \"44G0\",\r\n    \"gross_weight\": \"27998\",\r\n    \"hazardous\": \"No\",\r\n    \"genset_required\": \"No\",\r\n    \"current_state\": \"Delivered 4/25/2023 1:09 AM\",\r\n    \"next_move\": \"N/A\",\r\n    \"ResponseCode\": 0,\r\n    \"ResponseCodeDescription\": \"Success\"\r\n  },\r\n  {\r\n    \"container_number\": \"CONTAINER_NUMBER_4\",\r\n    \"bill_of_lading_number\": \"BoL_NUMBER\",\r\n    \"availability\": \"None\",\r\n    \"steamshipline_code\": \"SSCO\",\r\n    \"hold_information\": [],\r\n    \"vessel_name\": \"SHIP\",\r\n    \"voyage_number\": \"VOYAGE\",\r\n    \"order_of_accessibility\": \"\",\r\n    \"location\": \"Inland\",\r\n    \"last_free_day\": \"20230428\",\r\n    \"last_guarantee_date\": \"\",\r\n    \"paid_through_date\": \"\",\r\n    \"deumrrage_amount\": 0.0,\r\n    \"container_type\": \"ST\",\r\n    \"container_length\": \"40\",\r\n    \"container_height\": \"114\",\r\n    \"container_iso_code\": \"44G0\",\r\n    \"gross_weight\": \"27557\",\r\n    \"hazardous\": \"No\",\r\n    \"genset_required\": \"No\",\r\n    \"current_state\": \"Delivered 4/25/2023 1:29 AM\",\r\n    \"next_move\": \"N/A\",\r\n    \"ResponseCode\": 0,\r\n    \"ResponseCodeDescription\": \"Success\"\r\n  }\r\n]"}],"_postman_id":"1f6bd2cb-e2dd-41ac-a528-543f681fb838"}],"id":"7312c3f1-6af4-45a3-95c7-99d045dd4d0d","description":"<p>Calls to get Container Availability on an Import Container. Available for:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Terminal</th>\n<th>SiteID</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>WBCT</td>\n<td>WBCT_LA</td>\n</tr>\n<tr>\n<td>Baltimore</td>\n<td>SGT_BAL</td>\n</tr>\n<tr>\n<td>PNCT</td>\n<td>PNCT_NJ</td>\n</tr>\n<tr>\n<td>NOLA</td>\n<td>NAP_NO</td>\n</tr>\n<tr>\n<td>Tampa</td>\n<td>PTCT_FL</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"7312c3f1-6af4-45a3-95c7-99d045dd4d0d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}}},{"name":"Gate Activity","item":[{"name":"Gate Activity","id":"e07baa3f-d2be-4749-b8fa-6ced3c3f0f24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"raw","raw":"{\n    \"containerNumbers\": [\n        \"CONTAINER_NUMBER_1\",\n        \"CONTAINER_NUMBER_2\",\n        \"CONTAINER_NUMBER_3\"\n        ],\n    \"truckingCompanyCode\": \"COMPANY_SCAC\",\n    \"startDate\": \"04/25/2024\",\n    \"endDate\": \"05/03/2024\"\n}"},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/GateActivity/GateTransaction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}},"urlObject":{"protocol":"https","port":"9001","path":["api","GateActivity","GateTransaction"],"host":["tosserviceuat-api","portsamerica","com"],"query":[],"variable":[]}},"response":[{"id":"a2f49eee-bc60-4982-9612-5c6890f494da","name":"Gate Activity","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"url":"https://tosserviceuat-api.portsamerica.com:9001/api/GateActivity/GateTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"1524"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 03 May 2024 20:12:51 GMT"}],"cookie":[],"responseTime":null,"body":"[\r\n  {\r\n    \"container_number\": \"CONTAINER_NUMBER_1\",\r\n    \"move_type\": \"Empty In\",\r\n    \"in_gate_time\": \"2024-04-26T11:10:46\",\r\n    \"container_type\": \"Reefer\",\r\n    \"container_length\": \"40\",\r\n    \"container_height\": \"114\",\r\n    \"container_iso_code\": \"44R0\",\r\n    \"steamshipline_code\": \"SSCO\",\r\n    \"chassis_length\": \"\",\r\n    \"reference_number\": \"\",\r\n    \"trucking_company_scac\": \"COMPANY_SCAC\",\r\n    \"trucking_company_name\": \"COMPANY_NAME.\",\r\n    \"ResponseCode\": 0,\r\n    \"ResponseCodeDescription\": \"Success\"\r\n  },\r\n  {\r\n    \"container_number\": \"CONTAINER_NUMBER_2\",\r\n    \"move_type\": \"Empty In\",\r\n    \"in_gate_time\": \"2024-04-26T13:38:01\",\r\n    \"container_type\": \"Reefer\",\r\n    \"container_length\": \"40\",\r\n    \"container_height\": \"114\",\r\n    \"container_iso_code\": \"44R0\",\r\n    \"steamshipline_code\": \"SSCO\",\r\n    \"chassis_length\": \"\",\r\n    \"reference_number\": \"\",\r\n    \"trucking_company_scac\": \"COMPANY_SCAC\",\r\n    \"trucking_company_name\": \"COMPANY_NAME\",\r\n    \"ResponseCode\": 0,\r\n    \"ResponseCodeDescription\": \"Success\"\r\n  },\r\n  {\r\n    \"container_number\": \"CONTAINER_NUMBER_3\",\r\n    \"move_type\": \"Empty In\",\r\n    \"in_gate_time\": \"2024-04-26T11:01:09\",\r\n    \"container_type\": \"Reefer\",\r\n    \"container_length\": \"40\",\r\n    \"container_height\": \"114\",\r\n    \"container_iso_code\": \"44R0\",\r\n    \"steamshipline_code\": \"SSCO\",\r\n    \"chassis_length\": \"\",\r\n    \"reference_number\": \"\",\r\n    \"trucking_company_scac\": \"COMPANY_SCAC\",\r\n    \"trucking_company_name\": \"COMPANY_NAME\",\r\n    \"ResponseCode\": 0,\r\n    \"ResponseCodeDescription\": \"Success\"\r\n  }\r\n]"}],"_postman_id":"e07baa3f-d2be-4749-b8fa-6ced3c3f0f24"}],"id":"eebfcf67-7676-4abd-bbe0-038e432b7135","description":"<p>Gate transaction details.</p>\n<p>Available for:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Terminal</th>\n<th>SiteID</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>WBCT</td>\n<td>WBCT_LA</td>\n</tr>\n<tr>\n<td>Baltimore</td>\n<td>SGT_BAL</td>\n</tr>\n<tr>\n<td>PNCT</td>\n<td>PNCT_NJ</td>\n</tr>\n<tr>\n<td>NOLA</td>\n<td>NAP_NO</td>\n</tr>\n<tr>\n<td>Tampa</td>\n<td>PTCT_FL</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"eebfcf67-7676-4abd-bbe0-038e432b7135","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}}},{"name":"Appointments","item":[{"name":"Get Appointment","id":"8231f770-2cba-4b99-837a-d34273bef236","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"raw","raw":""},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/Appointment/GetAppointment/{APPOINTMENT_ID_NUMBER}/","description":"<p>This is used to pull appointment related infomraiton off of a single appointment ID. No body is sent in the payload, the appointment ID is appeneded to the call URL</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}},"urlObject":{"protocol":"https","port":"9001","path":["api","Appointment","GetAppointment","{APPOINTMENT_ID_NUMBER}",""],"host":["tosserviceuat-api","portsamerica","com"],"query":[],"variable":[]}},"response":[{"id":"5e1901f0-e6e7-44e1-b524-31fd1c72b8b6","name":"Get Appointment","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"url":"https://tosservice-api.portsamerica.com:9001/api/Appointment/GetAppointment/{APPOINTMENT_ID_NUMBER}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1827"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 03 May 2024 20:39:41 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"apptId\": APPOINTMENT_ID,\n    \"preAdvisePin\": 0,\n    \"limitId\": 9446757,\n    \"confirmationId\": \"APPOINTMENT_ID_1900\",\n    \"mainMoveId\": null,\n    \"subMoveId\": null,\n    \"terminalName\": \"YML LAX\",\n    \"moveType\": 2,\n    \"containerNumber\": \"CONTAINER_NUMBER\",\n    \"containerLocation\": \"PP4-428-C2(D)\",\n    \"containerLength\": \"40\",\n    \"containerType\": \"Standard\",\n    \"blNumber\": null,\n    \"bookingNumber\": null,\n    \"vesselCall\": {\n        \"vesselCode\": \"SHIP\",\n        \"callYear\": \"2024\",\n        \"callSeq\": null,\n        \"vesselName\": null,\n        \"voyageNumber\": null,\n        \"outVoyageNumber\": null,\n        \"yardClose\": null,\n        \"actualTimeOfDeparture\": null,\n        \"estimatedTimeOfDeparture\": null,\n        \"beginReefer\": null,\n        \"beginHazardous\": null,\n        \"emptyStart\": null,\n        \"fullStart\": null,\n        \"callSequence\": \"0065\",\n        \"isDeparted\": false,\n        \"reeferCutoff\": null,\n        \"hazardousCutoff\": null\n    },\n    \"chassisNumber\": null,\n    \"sscoCode\": \"SSCO\",\n    \"apptStatus\": 4,\n    \"truckerCode\": \"COMPANY\",\n    \"truckPlate\": null,\n    \"apptDate\": \"2024-04-30T19:00:00\",\n    \"apptUpdateOn\": \"2024-04-30T19:54:09\",\n    \"apptSlotRange\": \"1900-2000\",\n    \"apptMadeOn\": \"2024-04-27T23:46:49\",\n    \"apptMadeBy\": \"NAME\",\n    \"driverId\": null,\n    \"dualMoveType\": 0,\n    \"sealNumber\": null,\n    \"duration\": 100,\n    \"applicationType\": 2,\n    \"gateMoveDate\": \"0001-01-01T00:00:00\",\n    \"gateMoveDateString\": \"1/1/0001\",\n    \"isStray\": false,\n    \"emptyType\": 0,\n    \"vesselVoyage\": null,\n    \"wheeled\": null,\n    \"groupCode\": null,\n    \"pendingReason\": null,\n    \"workGroup\": null,\n    \"userId\": \"USER_ID\",\n    \"hasDualAppt\": false,\n    \"hasDualApptOld\": false,\n    \"isMissed\": false,\n    \"utn\": null,\n    \"gensetNumber\": null,\n    \"containerHeight\": \"114\",\n    \"containerWeight\": null,\n    \"containerTareWeight\": null,\n    \"chassisLicense\": null,\n    \"chassisType\": null,\n    \"chassisLength\": null,\n    \"isTripLeased\": false,\n    \"isOwnChassis\": false,\n    \"isHazardous\": false,\n    \"isOutOfGauge\": false,\n    \"gensetType\": 0,\n    \"gensetSscoCode\": null,\n    \"chassisSscoCode\": null,\n    \"groupId\": 0,\n    \"tosValidationErrors\": [],\n    \"tosValidationWarnings\": null,\n    \"isExpressGate\": false,\n    \"expressGateInfo\": null,\n    \"availableSlotCount\": 0,\n    \"groupOrApptId\": GROUP_APPOINTMENT_ID,\n    \"pinNumber\": null,\n    \"isSSCoLockout\": false,\n    \"inGroupCount\": 0,\n    \"outGroupCount\": 0\n}"}],"_postman_id":"8231f770-2cba-4b99-837a-d34273bef236"},{"name":"Update Appointment","id":"1cfc50f5-62b2-45ef-991b-a473dd6bb5c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"raw","raw":"{\n    \"apptId\": APPOINTMENT_ID_NUMBER,\n    \"truckPlate\": \"TST123\",\n    \"driverId\": \"T1234567\",\n    \"sealNumber\": \"9999\"\n}"},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/Appointment/UpdateAppointment/","description":"<p>Update an existing appointment with latest truck, driver, and seal information</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}},"urlObject":{"protocol":"https","port":"9001","path":["api","Appointment","UpdateAppointment",""],"host":["tosserviceuat-api","portsamerica","com"],"query":[],"variable":[]}},"response":[{"id":"c12405dd-bcfe-464f-91dd-cc9a652b9631","name":"Update Appointment","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"raw","raw":"{\n    \"apptId\": APPOINTMENT_ID_NUMBER,\n    \"truckPlate\": \"TST123\",\n    \"driverId\": \"T1234567\",\n    \"sealNumber\": \"9999\"\n}"},"url":"https://tosservice-api.portsamerica.com:9001/api/Appointment/UpdateAppointment/"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Server","value":"Kestrel"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 03 May 2024 20:52:05 GMT"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1cfc50f5-62b2-45ef-991b-a473dd6bb5c0"},{"name":"Get Appointments by IDs","id":"2312e56a-356e-4b13-98a5-aa8ad3580c36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"raw","raw":"[\n    APPOINTMENT_ID_1,\n    APPOINTMENT_ID_2\n]\n"},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/Appointment/GetAppointments/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}},"urlObject":{"protocol":"https","port":"9001","path":["api","Appointment","GetAppointments",""],"host":["tosserviceuat-api","portsamerica","com"],"query":[],"variable":[]}},"response":[{"id":"410ee6ba-9644-40fe-bea5-f3d2ec9c52ea","name":"Get Appointments by IDs","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"file","file":{},"options":{"raw":{"language":"json"}}},"url":"https://tosservice-api.portsamerica.com:9001/api/Appointment/GetAppointments/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"3657"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 03 May 2024 20:35:25 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"apptId\": APPOINTMENT_ID_1,\n        \"preAdvisePin\": 0,\n        \"limitId\": 9446717,\n        \"confirmationId\": \"APPOINTMENT_ID_1_0900\",\n        \"mainMoveId\": null,\n        \"subMoveId\": null,\n        \"terminalName\": \"YML LAX\",\n        \"moveType\": 2,\n        \"containerNumber\": \"CONTAINER_1\",\n        \"containerLocation\": \"PP3-326-D3(D)\",\n        \"containerLength\": \"40\",\n        \"containerType\": \"Standard\",\n        \"blNumber\": null,\n        \"bookingNumber\": null,\n        \"vesselCall\": {\n            \"vesselCode\": \"SHIP\",\n            \"callYear\": \"2024\",\n            \"callSeq\": null,\n            \"vesselName\": null,\n            \"voyageNumber\": null,\n            \"outVoyageNumber\": null,\n            \"yardClose\": null,\n            \"actualTimeOfDeparture\": null,\n            \"estimatedTimeOfDeparture\": null,\n            \"beginReefer\": null,\n            \"beginHazardous\": null,\n            \"emptyStart\": null,\n            \"fullStart\": null,\n            \"callSequence\": \"0065\",\n            \"isDeparted\": false,\n            \"reeferCutoff\": null,\n            \"hazardousCutoff\": null\n        },\n        \"chassisNumber\": null,\n        \"sscoCode\": \"SSCO\",\n        \"apptStatus\": 4,\n        \"truckerCode\": \"COMPANY\",\n        \"truckPlate\": null,\n        \"apptDate\": \"2024-04-30T09:00:00\",\n        \"apptUpdateOn\": \"2024-04-30T09:24:14\",\n        \"apptSlotRange\": \"0900-1000\",\n        \"apptMadeOn\": \"2024-04-27T22:33:20\",\n        \"apptMadeBy\": \"NAME\",\n        \"driverId\": null,\n        \"dualMoveType\": 0,\n        \"sealNumber\": null,\n        \"duration\": 100,\n        \"applicationType\": 2,\n        \"gateMoveDate\": \"0001-01-01T00:00:00\",\n        \"gateMoveDateString\": \"1/1/0001\",\n        \"isStray\": false,\n        \"emptyType\": 0,\n        \"vesselVoyage\": null,\n        \"wheeled\": null,\n        \"groupCode\": null,\n        \"pendingReason\": null,\n        \"workGroup\": null,\n        \"userId\": \"USER_ID\",\n        \"hasDualAppt\": false,\n        \"hasDualApptOld\": false,\n        \"isMissed\": false,\n        \"utn\": null,\n        \"gensetNumber\": null,\n        \"containerHeight\": \"114\",\n        \"containerWeight\": null,\n        \"containerTareWeight\": null,\n        \"chassisLicense\": null,\n        \"chassisType\": null,\n        \"chassisLength\": null,\n        \"isTripLeased\": false,\n        \"isOwnChassis\": false,\n        \"isHazardous\": false,\n        \"isOutOfGauge\": false,\n        \"gensetType\": 0,\n        \"gensetSscoCode\": null,\n        \"chassisSscoCode\": null,\n        \"groupId\": 0,\n        \"tosValidationErrors\": [],\n        \"tosValidationWarnings\": null,\n        \"isExpressGate\": false,\n        \"expressGateInfo\": null,\n        \"availableSlotCount\": 0,\n        \"groupOrApptId\": GROUP_APPOINTMENT_ID,\n        \"pinNumber\": null,\n        \"isSSCoLockout\": false,\n        \"inGroupCount\": 0,\n        \"outGroupCount\": 0\n    },\n    {\n        \"apptId\": APPOINTMENT_ID_1,\n        \"preAdvisePin\": 0,\n        \"limitId\": 9446757,\n        \"confirmationId\": \"APPOINTMENT_ID_1_900\",\n        \"mainMoveId\": null,\n        \"subMoveId\": null,\n        \"terminalName\": \"YML LAX\",\n        \"moveType\": 2,\n        \"containerNumber\": \"CONTAINER_2\",\n        \"containerLocation\": \"PP4-428-C2(D)\",\n        \"containerLength\": \"40\",\n        \"containerType\": \"Standard\",\n        \"blNumber\": null,\n        \"bookingNumber\": null,\n        \"vesselCall\": {\n            \"vesselCode\": \"SHIP\",\n            \"callYear\": \"2024\",\n            \"callSeq\": null,\n            \"vesselName\": null,\n            \"voyageNumber\": null,\n            \"outVoyageNumber\": null,\n            \"yardClose\": null,\n            \"actualTimeOfDeparture\": null,\n            \"estimatedTimeOfDeparture\": null,\n            \"beginReefer\": null,\n            \"beginHazardous\": null,\n            \"emptyStart\": null,\n            \"fullStart\": null,\n            \"callSequence\": \"0065\",\n            \"isDeparted\": false,\n            \"reeferCutoff\": null,\n            \"hazardousCutoff\": null\n        },\n        \"chassisNumber\": null,\n        \"sscoCode\": \"SSCO\",\n        \"apptStatus\": 4,\n        \"truckerCode\": \"COMPANY\",\n        \"truckPlate\": null,\n        \"apptDate\": \"2024-04-30T19:00:00\",\n        \"apptUpdateOn\": \"2024-04-30T19:54:09\",\n        \"apptSlotRange\": \"1900-2000\",\n        \"apptMadeOn\": \"2024-04-27T23:46:49\",\n        \"apptMadeBy\": \"NAME\",\n        \"driverId\": null,\n        \"dualMoveType\": 0,\n        \"sealNumber\": null,\n        \"duration\": 100,\n        \"applicationType\": 2,\n        \"gateMoveDate\": \"0001-01-01T00:00:00\",\n        \"gateMoveDateString\": \"1/1/0001\",\n        \"isStray\": false,\n        \"emptyType\": 0,\n        \"vesselVoyage\": null,\n        \"wheeled\": null,\n        \"groupCode\": null,\n        \"pendingReason\": null,\n        \"workGroup\": null,\n        \"userId\": \"USER_ID\",\n        \"hasDualAppt\": false,\n        \"hasDualApptOld\": false,\n        \"isMissed\": false,\n        \"utn\": null,\n        \"gensetNumber\": null,\n        \"containerHeight\": \"114\",\n        \"containerWeight\": null,\n        \"containerTareWeight\": null,\n        \"chassisLicense\": null,\n        \"chassisType\": null,\n        \"chassisLength\": null,\n        \"isTripLeased\": false,\n        \"isOwnChassis\": false,\n        \"isHazardous\": false,\n        \"isOutOfGauge\": false,\n        \"gensetType\": 0,\n        \"gensetSscoCode\": null,\n        \"chassisSscoCode\": null,\n        \"groupId\": 0,\n        \"tosValidationErrors\": [],\n        \"tosValidationWarnings\": null,\n        \"isExpressGate\": false,\n        \"expressGateInfo\": null,\n        \"availableSlotCount\": 0,\n        \"groupOrApptId\": GROUP_APPOINTMENT_ID,\n        \"pinNumber\": null,\n        \"isSSCoLockout\": false,\n        \"inGroupCount\": 0,\n        \"outGroupCount\": 0\n    }\n]"}],"_postman_id":"2312e56a-356e-4b13-98a5-aa8ad3580c36"},{"name":"Get Appointments by Group ID","id":"299370fc-a7c6-43d4-b938-291270fe1596","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"raw","raw":""},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/Appointment/GetApptsInGroup/{GROUP_ID}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}},"urlObject":{"protocol":"https","port":"9001","path":["api","Appointment","GetApptsInGroup","{GROUP_ID}",""],"host":["tosserviceuat-api","portsamerica","com"],"query":[],"variable":[]}},"response":[{"id":"b6e17a25-e92b-4afe-90ba-d2023a0ca2d3","name":"Get Appointments by Group ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"url":"https://tosservice-api.portsamerica.com:9001/api/Appointment/GetApptsInGroup/{GROUP_ID}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"3660"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 03 May 2024 20:39:13 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"apptId\": APPOINTMENT_ID_1,\n        \"preAdvisePin\": 0,\n        \"limitId\": 9441574,\n        \"confirmationId\": \"APPOINTMENT_ID_1_1900\",\n        \"mainMoveId\": null,\n        \"subMoveId\": null,\n        \"terminalName\": \"YML LAX\",\n        \"moveType\": 2,\n        \"containerNumber\": \"CONTAINER\",\n        \"containerLocation\": \"PP6-626-F2(D)\",\n        \"containerLength\": \"40\",\n        \"containerType\": \"Standard\",\n        \"blNumber\": null,\n        \"bookingNumber\": null,\n        \"vesselCall\": {\n            \"vesselCode\": \"SHIP\",\n            \"callYear\": \"2024\",\n            \"callSeq\": null,\n            \"vesselName\": null,\n            \"voyageNumber\": null,\n            \"outVoyageNumber\": null,\n            \"yardClose\": null,\n            \"actualTimeOfDeparture\": null,\n            \"estimatedTimeOfDeparture\": null,\n            \"beginReefer\": null,\n            \"beginHazardous\": null,\n            \"emptyStart\": null,\n            \"fullStart\": null,\n            \"callSequence\": \"0064\",\n            \"isDeparted\": false,\n            \"reeferCutoff\": null,\n            \"hazardousCutoff\": null\n        },\n        \"chassisNumber\": null,\n        \"sscoCode\": \"SSCO\",\n        \"apptStatus\": 4,\n        \"truckerCode\": \"COMPANY\",\n        \"truckPlate\": null,\n        \"apptDate\": \"2024-04-25T19:00:00\",\n        \"apptUpdateOn\": \"2024-04-25T20:44:07\",\n        \"apptSlotRange\": \"1900-2000\",\n        \"apptMadeOn\": \"2024-04-25T19:45:12\",\n        \"apptMadeBy\": \"NAME\",\n        \"driverId\": null,\n        \"dualMoveType\": 0,\n        \"sealNumber\": null,\n        \"duration\": 100,\n        \"applicationType\": 2,\n        \"gateMoveDate\": \"0001-01-01T00:00:00\",\n        \"gateMoveDateString\": \"1/1/0001\",\n        \"isStray\": false,\n        \"emptyType\": 0,\n        \"vesselVoyage\": null,\n        \"wheeled\": null,\n        \"groupCode\": null,\n        \"pendingReason\": null,\n        \"workGroup\": null,\n        \"userId\": \"USER_ID\",\n        \"hasDualAppt\": true,\n        \"hasDualApptOld\": false,\n        \"isMissed\": false,\n        \"utn\": null,\n        \"gensetNumber\": null,\n        \"containerHeight\": \"114\",\n        \"containerWeight\": null,\n        \"containerTareWeight\": null,\n        \"chassisLicense\": null,\n        \"chassisType\": null,\n        \"chassisLength\": null,\n        \"isTripLeased\": false,\n        \"isOwnChassis\": false,\n        \"isHazardous\": false,\n        \"isOutOfGauge\": false,\n        \"gensetType\": 0,\n        \"gensetSscoCode\": null,\n        \"chassisSscoCode\": null,\n        \"groupId\": GROUP_ID,\n        \"tosValidationErrors\": [],\n        \"tosValidationWarnings\": null,\n        \"isExpressGate\": false,\n        \"expressGateInfo\": null,\n        \"availableSlotCount\": 0,\n        \"groupOrApptId\": GROUP_APPOINTMENT_ID,\n        \"pinNumber\": null,\n        \"isSSCoLockout\": false,\n        \"inGroupCount\": 0,\n        \"outGroupCount\": 0\n    },\n    {\n        \"apptId\": APPOINTMENT_ID_2,\n        \"preAdvisePin\": 0,\n        \"limitId\": 9442363,\n        \"confirmationId\": \"APPOINTMENT_ID_2_1900\",\n        \"mainMoveId\": APPOINTMENT_ID_1,\n        \"subMoveId\": null,\n        \"terminalName\": \"YML LAX\",\n        \"moveType\": 6,\n        \"containerNumber\": \"CONTAINER\",\n        \"containerLocation\": null,\n        \"containerLength\": \"40\",\n        \"containerType\": \"Standard\",\n        \"blNumber\": null,\n        \"bookingNumber\": null,\n        \"vesselCall\": {\n            \"vesselCode\": null,\n            \"callYear\": null,\n            \"callSeq\": null,\n            \"vesselName\": null,\n            \"voyageNumber\": null,\n            \"outVoyageNumber\": null,\n            \"yardClose\": null,\n            \"actualTimeOfDeparture\": null,\n            \"estimatedTimeOfDeparture\": null,\n            \"beginReefer\": null,\n            \"beginHazardous\": null,\n            \"emptyStart\": null,\n            \"fullStart\": null,\n            \"callSequence\": null,\n            \"isDeparted\": false,\n            \"reeferCutoff\": null,\n            \"hazardousCutoff\": null\n        },\n        \"chassisNumber\": null,\n        \"sscoCode\": \"SSCO\",\n        \"apptStatus\": 4,\n        \"truckerCode\": \"COMPANY\",\n        \"truckPlate\": null,\n        \"apptDate\": \"2024-04-25T19:00:00\",\n        \"apptUpdateOn\": \"2024-04-25T20:19:18\",\n        \"apptSlotRange\": \"1900-2000\",\n        \"apptMadeOn\": \"2024-04-25T19:45:12\",\n        \"apptMadeBy\": \"NAME\",\n        \"driverId\": null,\n        \"dualMoveType\": 0,\n        \"sealNumber\": null,\n        \"duration\": 100,\n        \"applicationType\": 2,\n        \"gateMoveDate\": \"0001-01-01T00:00:00\",\n        \"gateMoveDateString\": \"1/1/0001\",\n        \"isStray\": false,\n        \"emptyType\": 0,\n        \"vesselVoyage\": null,\n        \"wheeled\": null,\n        \"groupCode\": null,\n        \"pendingReason\": \"None\",\n        \"workGroup\": null,\n        \"userId\": \"USER_ID\",\n        \"hasDualAppt\": true,\n        \"hasDualApptOld\": false,\n        \"isMissed\": false,\n        \"utn\": null,\n        \"gensetNumber\": null,\n        \"containerHeight\": \"114\",\n        \"containerWeight\": null,\n        \"containerTareWeight\": null,\n        \"chassisLicense\": null,\n        \"chassisType\": null,\n        \"chassisLength\": null,\n        \"isTripLeased\": false,\n        \"isOwnChassis\": false,\n        \"isHazardous\": false,\n        \"isOutOfGauge\": false,\n        \"gensetType\": 0,\n        \"gensetSscoCode\": null,\n        \"chassisSscoCode\": null,\n        \"groupId\": GROUP_ID,\n        \"tosValidationErrors\": [],\n        \"tosValidationWarnings\": null,\n        \"isExpressGate\": false,\n        \"expressGateInfo\": null,\n        \"availableSlotCount\": 0,\n        \"groupOrApptId\": GROUP_APPOINTMENT_ID,\n        \"pinNumber\": null,\n        \"isSSCoLockout\": false,\n        \"inGroupCount\": 0,\n        \"outGroupCount\": 0\n    }\n]"}],"_postman_id":"299370fc-a7c6-43d4-b938-291270fe1596"}],"id":"0f4fd4c1-7067-4694-bf23-c16ea1e9e709","description":"<p>Appointment information</p>\n<p>Available for:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Terminal</th>\n<th>SiteID</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>WBCT</td>\n<td>WBCT_LA</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"0f4fd4c1-7067-4694-bf23-c16ea1e9e709","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}}},{"name":"EIR","item":[{"name":"EIR","id":"53179aa0-4a55-4e35-85ef-b7ff379b8954","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"raw","raw":"{\n    \"equipmentId\": [\n        \"EQUIPMENT_ID\"\n    ],\n    \"equipmentType\": \"EQUIPMENT_TYPE\",\n    \"startDate\": \"04/25/2024\",\n    \"endDate\": \"05/03/2024\"\n}"},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/EIR/GetEirDetails","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}},"urlObject":{"protocol":"https","port":"9001","path":["api","EIR","GetEirDetails"],"host":["tosserviceuat-api","portsamerica","com"],"query":[],"variable":[]}},"response":[{"id":"3b30bf30-2ecd-4ae5-8bc6-23b801cb3a01","name":"EIR","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"url":"https://tosservice-api.portsamerica.com:9001/api/EIR/GetEirDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1432"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 03 May 2024 20:24:09 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"gatePassNumber\": \"GATE_PASS_NUMBER\",\n        \"gateTransactionNumber\": \"TRANSACTION_NUMBER\",\n        \"steamShipCompanyCode\": \"SSCO\",\n        \"steamShipCompanyName\": \"SSCO_FULL_NAME\",\n        \"dispatchMode\": \"EI\",\n        \"truckingCompanyCode\": null,\n        \"truckingCompanyName\": \"COMPANY_NAME\",\n        \"truckLicensePlateNumber\": \"LICENSE_PLATE\",\n        \"truckId\": null,\n        \"containerNumber\": \"CONTAINER_NUMBER\",\n        \"containerType\": \"Reefer\",\n        \"containerLength\": \"40'\",\n        \"containerHeight\": \"9'6\\\"\",\n        \"containerGrossWeight\": null,\n        \"containerSafeWeight\": null,\n        \"containerSealNumber\": \"\",\n        \"chassisNumber\": \"FLATBED\",\n        \"chassisLengthAndType\": \"\",\n        \"gensetNumber\": null,\n        \"bookedTemperatureInfo\": \"\",\n        \"bookedVentInfo\": \"\",\n        \"vesselName\": \"\",\n        \"portOfDischargeName\": \"\",\n        \"bookingOrBillOfLadingNumber\": \"\",\n        \"terminalName\": \"WBCT\",\n        \"outTime\": null,\n        \"driverName\": \"\",\n        \"voyageNumber\": \"\",\n        \"scaleWeight\": null,\n        \"airExchangeInfo\": \" \",\n        \"cargoWeight\": null,\n        \"inTime\": \"4/26/2024 11:10:46 AM\",\n        \"licenseNumber\": \"DRIVER_LICENSE\",\n        \"containerHazardousLabels\": null,\n        \"gatePassDate\": \"20240426\",\n        \"gatePassSequence\": \"1\",\n        \"containerDamageRemarks\": \" \",\n        \"cargoDescription\": null,\n        \"finalPortOfDischargeName\": \"\",\n        \"containerMovementInfo\": \"IN\",\n        \"containerHazardousInfo\": \"No\",\n        \"containerFullEmptyInfo\": \"Empty\",\n        \"containerOversizeInfo\": \"No\",\n        \"totalRoadWeight\": null,\n        \"tractorWeight\": null,\n        \"chassisWeight\": null,\n        \"containerTareWeight\": null,\n        \"driverInstructions\": [\n            \"01 - GO TO MAP OFFICE: \",\n            \"02 - 01: - GO TO BERTH 100 PEDESTALS 8,9,10,11,12\",\n            \"\"\n        ],\n        \"notations\": null,\n        \"signature1\": \" DRIVER_LICENSE\",\n        \"signature2\": null,\n        \"unitOfMeasurement\": \"LB\"\n    }\n]"}],"_postman_id":"53179aa0-4a55-4e35-85ef-b7ff379b8954"}],"id":"95588133-ee65-4584-ac7d-f2aca8503376","description":"<p>Equipment Interchange Reciept.</p>\n<p>Available for:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Terminal</th>\n<th>SiteID</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>WBCT</td>\n<td>WBCT_LA</td>\n</tr>\n<tr>\n<td>Baltimore</td>\n<td>SGT_BAL</td>\n</tr>\n<tr>\n<td>PNCT</td>\n<td>PNCT_NJ</td>\n</tr>\n<tr>\n<td>NOLA</td>\n<td>NAP_NO</td>\n</tr>\n<tr>\n<td>Tampa</td>\n<td>PTCT_FL</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"95588133-ee65-4584-ac7d-f2aca8503376","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}}},{"name":"Vessel Schedule","item":[{"name":"Vessel Schedule","id":"9184e620-d7ba-46fb-bcb9-4741d7ce60e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"body":{"mode":"raw","raw":"{\n    \"startDate\": \"01/25/2024\",\n    \"endDate\": \"05/03/2024\",\n    \"ssco\": [\n        \"SSCO\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://tosserviceuat-api.portsamerica.com:9001/api/VesselSchedule/GetVesselSchedule","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}},"urlObject":{"protocol":"https","port":"9001","path":["api","VesselSchedule","GetVesselSchedule"],"host":["tosserviceuat-api","portsamerica","com"],"query":[],"variable":[]}},"response":[{"id":"6bb602f7-1f22-4c6d-a549-c496fa06955b","name":"Vessel Schedule","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"SiteID","value":"SiteID"}],"url":"https://tosservice-api.portsamerica.com:9001/api/VesselSchedule/GetVesselSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"524"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 03 May 2024 21:08:56 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"vesselName\": \"VESSEL\",\n        \"vesselCode\": null,\n        \"arrivingVoyageNo\": \"VOYAGE_1\",\n        \"departingVoyageNo\": \"VOYAGE_2\",\n        \"steamshipCompanyCode\": \"SSCO\",\n        \"steamshipCompanyName\": \"SSCO_FULL_NAME\",\n        \"estimatedArrival\": null,\n        \"estimatedDeparture\": null,\n        \"generalCutOff\": null,\n        \"reeferCutOff\": null,\n        \"hazardousCutOff\": null,\n        \"actualArrival\": null,\n        \"actualDeparture\": \"3/15/2024 3:00:00 AM\",\n        \"startWork\": \"3/10/2024 8:15:26 AM\",\n        \"emptyRelease\": \"Contact Line\",\n        \"fullStart\": \"Contact Line\",\n        \"gateCutOff\": \"Contact Line\",\n        \"beginReceiveReefer\": null,\n        \"sscoSpecificVesselSchedules\": null\n    }\n]"}],"_postman_id":"9184e620-d7ba-46fb-bcb9-4741d7ce60e2"}],"id":"478d90bc-b425-40d7-af32-99b1e13e7eb3","description":"<p>Vessel Schedule details.</p>\n<p>Available for:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Terminal</th>\n<th>SiteID</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>WBCT</td>\n<td>WBCT_LA</td>\n</tr>\n<tr>\n<td>Baltimore</td>\n<td>SGT_BAL</td>\n</tr>\n<tr>\n<td>PNCT</td>\n<td>PNCT_NJ</td>\n</tr>\n<tr>\n<td>NOLA</td>\n<td>NAP_NO</td>\n</tr>\n<tr>\n<td>Tampa</td>\n<td>PTCT_FL</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"478d90bc-b425-40d7-af32-99b1e13e7eb3","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"12784d53-a477-413b-91fe-5ce3a7742bf6","id":"12784d53-a477-413b-91fe-5ce3a7742bf6","name":"PA Connect Documentation (UAT)","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"7406d3b0-aba5-4866-94b7-dd0d9345eecc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"35a4ef6d-bb63-45a0-976a-d9c160751298","type":"text/javascript","packages":{},"exec":[""]}}]}