v1
latestOpenAPI 3.1.02026-07-17283353.4 KBHTTPWalletJSON
Aborts a transaction that is in progress
post/abortAction
Request body
Example request
{
"reference": "C1HST7xvPKzh66npoiJ5fKwnLtnH3xxQ4ylxaGBTTOA="
}Response
The abortion result
Example response
{
"aborted": true
}