Provider
Cancel Transaction
CancelTransaction is called by the provider to cancel a transaction sent from this wallet.
POST
/
v1
/
provider
/
cancel_transaction
/
{txHash}
Path Parameters
txHash
string
requiredHex string encoding of the hash of the transaction that the bidder wants to cancel.
Response
200 - application/json
Hash of the cancellation transaction request.
txHash
string
requiredHex string encoding of the hash of the transaction that the bidder wants to cancel.