v1
latestOpenAPI 3.0.02026-07-2640301.0 MBTransaction Management Endpoints
account/transaction/hold/release
This endpoint releases an existing hold transaction, making the previously held funds available again. The hold must be in a pending status to be released.
post/account/transaction/hold/release
Response
Example response
{
"Success": true
}