Unblock an amount in an account and perform a transaction

/v3/ledger/account/block/{id}

2 credits per API call.


Unblocks a previously blocked amount in an account and invokes a ledger transaction from that account to a different recipient. If the request fails, the amount is not unblocked.

Path Params
string
required

Blockage ID

Body Params
string
required
length between 24 and 24

Internal recipient account ID within Tatum platform

string
required
length ≤ 38

Amount to be sent. Amount can be smaller then the blocked amount.

boolean
Defaults to false

Anonymous transaction does not show sender account to recipient, default is false

boolean

Enable compliant checks. Transaction will not be processed, if compliant check fails.

string
length between 1 and 100

For bookkeeping to distinct transaction purpose.

string
length between 1 and 100

Payment ID, External identifier of the payment, which can be used to pair transactions within Tatum accounts.

string
length between 1 and 500

Note visible to both, sender and recipient

number
≥ 0
Defaults to 1

Exchange rate of the base pair. Only applicable for Tatum's Virtual currencies Ledger transactions. Override default exchange rate for the Virtual Currency.

string
length between 1 and 500

Note visible to sender

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json