Deletes an order line of a given order.
Request
Add parameter in header api-key
Example:api-key: ********************
Request Code Samples
curl --location --request DELETE 'https://api.logictrade.cloud/v1/rest/orders/123/lines/123' \
--header 'api-key: <api-key>'
Responses
application/json Modified at 2025-08-12 09:55:49