Freeze account
PUT {{baseUrl}}/v3/ledger/account/:id/freeze
2 credits per API call.
Disables all outgoing transactions. Incoming transactions to the account are available. When an account is frozen, its available balance is set to 0. This operation will create a new blockage of type ACCOUNT_FROZEN, which is automatically deleted when the account is unfrozen.