Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE https://api2.ecomailapp.cz/tracker/transaction/transaction_1234/delete \ -H "key: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "transaction_data": { "shop": "someshop.com" } }'
{ "deleted": true }
Delete a single transaction by order ID.
Show transaction_data properties