Create action with crypto transaction data

⚠️ The method is deprecated. See Overview for details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique applicant identifier in the Sumsub system.

This identifier is a random combination of 24 digits and lowercase Latin characters. It is automatically generated when the applicant is created on the Sumsub side, and can be found in the Dashboard.

If the applicantId is unknown to you, use the Get applicant data (externalUserId) method to fetch it.

Body Params
string
required

Code of the crypto currency in which the transaction is made. For example, BTC, ETH, BCH, LTC, USDT, ERC-20, BSV, XLM, and so on.

string
enum
required

Transaction operation type.

Allowed:
string

Transaction hash.

⚠️ For withdrawals, the txn parameter should not be set at all or set to null.

string
required

Target address hash.

⚠️ For deposit checks, make sure to send a wallet address that receives funds.

string

Token identifier for the associated crypto currency.

Check the Get available tokens method to get the full list of available currencies and token identifiers.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!