Deletes the specified transaction for the authenticated user.
DELETE
/transactions/{transactionId}
curl \
--request DELETE 'https://api.pre.zipformplus.com/api/transactions/{transactionId}' \
--header "X-Auth-ContextId: $API_KEY"