EasyFreight API V2


Delete Ocean Shipment

<h1>Delete Ocean Shipment</h1> <h2>Request</h2> <ul> <li>Method: <strong>DELETE</strong></li> <li>URI: <code>/api/v2/oceanShipments/{id}</code></li> </ul> <h2>Code Example</h2> <pre><code>Request: curl --location --request DELETE 'https://admin.easyfreight.solutions/api/v2/oceanShipments/5800' \ --header 'accept: application/json' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer xxxxxx' \ Response: HTTP/1.1 204 No Content </code></pre>

页面列表

ITEM_HTML