EasyFreight API V2


Delete Trade Party

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

页面列表

ITEM_HTML