Skip to main content
GET
Get a transfer check

Authorizations

ds-api-token
string
header
required

API token passed in the request header.

Path Parameters

id
string
required

Check identifier.

Response

Transfer check.

TransferCheckResponse schema

alerts
(object | null)[]
block_number
integer | null
Example:

19500000

blockchain
enum<string>
Available options:
btc,
eth,
trx
Example:

"eth"

error
string | null
Example:

""

from_entity
(object | null)[]
id
string<uuid>
Example:

"a1b2c3d4-e5f6-4890-8bcd-ef1234567890"

indirects
(object | null)[]
risk_score
string | null
Example:

"0.15"

risk_score_grade
enum<string> | null
Available options:
high,
moderate,
low,
undefined
Example:

"low"

status
string
Example:

"success"

timestamp
string<date-time> | null
to_entity
(object | null)[]
token
enum<string>
Available options:
,
USDC,
USDT
Example:

""