JUMP TOIntroductionIntroductionAuthenticationError HandlingSupported FormatsTaxamo v2 APITaxCalculate taxpostValidate VAT numbergetTransactionsConfirm transactionpostUn-confirm transactionpostRetrieve full transactiongetStore transactionpostBrowse transactionsgetRetrieve transactiongetCancel transactiondeleteDictionariesProduct typesgetCountriesgetCurrenciesgetRefundsCancel refund by subnumberdeleteCreate a refundpostGet transaction refundsgetCancel refunddeleteEventsGet event datagetCancel transactiondelete https://services.taxamo.com/api/v2/transactions/:keyCancel an unconfirmed transaction.Authentication Private token is required. Examples Request$ curl -X DELETE -H "Private-Token: priv_***********" 'https://services.taxamo.com/api/v2/transactions/tr_test_zzcFWpLYeJ6g5oDetG7bGHpeOsA' Response{"success": true}