Cancel a Transaction
Cancel a transaction if it has not yet been confirmed.
Endpoint
PATCH /api/v2/transaction/{transactionId}/cancel
Headers
Request Body
Successful Response
⚠️ You can only cancel transactions in the quoted
state. Confirmed transactions cannot be canceled.
quoted
state. Confirmed transactions cannot be canceled.Last updated