v1

latestOpenAPI 3.1.02026-07-17283353.4 KB
HTTPWalletJSON

Aborts a transaction that is in progress

post/abortAction

Request body

referencestring

Example request

{
  "reference": "C1HST7xvPKzh66npoiJ5fKwnLtnH3xxQ4ylxaGBTTOA="
}

Response

The abortion result

abortedboolean

Example response

{
  "aborted": true
}