CancelTransaction
API Reference
CancelTransaction
CancelTransaction is called by the provider to cancel a transaction sent from this wallet.
POST
CancelTransaction
Path Parameters
Hex string encoding of the hash of the transaction that the bidder wants to cancel.
Response
A successful response.
Hash of the cancellation transaction request.
Hex string encoding of the hash of the transaction that the bidder wants to cancel.
Pattern:
[a-fA-F0-9]{64}