{ "operationId": "getVesselSummary", "request": { "method": "GET", "url": "https://cgmix.uscg.mil/xml/PSIXData.asmx/getVesselSummaryXMLString", "parameters": { "VesselID": "1234567" } }, "response": { "status": 200, "contentType": "text/xml", "body": "1234567SEA EAGLEUSAABC12345D101Cargo520031003205428DieselCoastwise" } }