Cancel transaction
This operation cancels a specified transaction. Canceling a transaction stops it while it is still pending. For more information, see Cancel a transaction.
A transaction can be cancelled if its status is either of the following:
SubmittedPendingScreeningPendingAuthorizationPendingSignature(Only when the sub-status isQueue,InsufficientBalance,InsufficientBalanceFundLocked,PendingSignerApproval,PendingSystemProcessing, orBuilt)
Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Path Parameters
The transaction ID.
Response
The request was successful.
The request ID that is used to track a transaction request. The request ID is provided by you and must be unique within your organization.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The transaction ID.
"c986cb3b-1301-412f-9450-13a52c43a95f"
The transaction status. For more details including sub-statuses, please refer to Transaction statuses and sub-statuses.
Submitted, PendingScreening, PendingAuthorization, PendingSignature, Broadcasting, Confirming, Completed, Failed, Rejected, Pending "Submitted"
