Withdrawal Verification
How to set up
to confirm withdrawal
Query Parameters
Name
Type
Description
// if you are the initiator of the withdrawal
{
isVerified :"true"
checksum :""
}// if you are not the initiator of the withdrawal
{
isVerified :"false"
checksum :"The-HASH-you-generated"
}Sample
2) How to set up verificationUrl
Go to "Settings" >> "ApiKey & Webhook"

Last updated