transactions
Cancel a transaction that has not been broadcast
Cancels a transaction in SUBMITTED, PENDING_AUTHORIZATION, APPROVED, or PENDING_SIGNATURE state. Once a transaction has been broadcast it cannot be cancelled.
post/transactions/{id}/cancel
Path parameters
idstring uuid required
Response
Transaction cancelled
Changes
Changed in 1 of the 7 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○