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

successboolean

Example response

{
  "success": true
}

Changes