Request Withdraw - Blockchain
requires auth
Request Withdraw for Digital Asset (Blockchain)
Endpoint to request a withdraw from your 1KPrime account to your external whitelisted wallets.
Path Parameters:
Path
Type
Description
accountId
*
string
your account ID
Body Parameters:
Body
Type
Description
amount
*
object
Asset amount you want to withdraw
network
string
The Blockchain network of your wallet
address
string
Your wallet address
instructions
array of string
Any additional instructions
Example
Last updated