Freeze a transaction

Freezes a transaction by ID.

Usually used for AML integrations when the incoming funds should be quarantined. For account based assets - the entire amount of the transaction is frozen For UTXO based assets - all UTXOs of the specified transaction are frozen
Endpoint Permission: Admin, Non-Signing Admin.

Path Params
string
required

The ID of the transaction to freeze

Headers
uuid

Unique ID of the End-User wallet to the API request. Required for end-user wallet operations.

string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Response

Language
URL
Request
Response
Choose an example:
application/json