Check withdrawal risks for provided address
The method allows you to get information about the risk level of withdrawal to the address
Check withdrawal risks for provided address
POSThttps://app.apollopayment.io/api-gateway/kyt/withdrawal-address-screening
Header parameters
Body
currency*string
Coin
"ETH"
network*string
Network
"ethereum"
address*string
Address-recipient of coins
"0xd90e2f925DA726b50C4Ed8D0Fb90Ad053324F31b"
Response
Body
success*boolean
Request success indicator
response*WithdrawalAddressScreeningResponse (object)
The body of the response with the screening result
Request
Response
Last updated