withdraw
Withdraw funds from merchant wallet to external wallet. On-chain operation.
post/withdraw
Headers
AUTHORIZATIONstring required
Your merchant private API key
Request body
Response
200
Example response
{
"success": true
}Withdraw funds from merchant wallet to external wallet. On-chain operation.
Your merchant private API key
200
{
"success": true
}