v1
latestOpenAPI 3.0.02026-07-2640301.0 MBTransaction Management Endpoints
account/transaction/confirm
This endpoint allows users to confirm a flagged transaction. Confirming a flagged transaction permits the transaction to be processed. Unconfirmed flagged transactions will not be processed.
post/account/transaction/confirm
Response
Example response
{
"Success": true,
"TransactionConfirmed": true
}