delete https://{youraccountname}.api-us1.com/api/3/ecomOrders/
Delete an existing e-commerce order resource.
Response
Delete an existing e-commerce order resource.
xxxxxxxxxx
curl --request DELETE \
--url https://youraccountname.api-us1.com/api/3/ecomOrders/ecomOrderId \
--header 'accept: application/json'