Withdraw your crypto
Last updated
Was this helpful?
POST https://api.ozurapay.com/requestWithdrawal
Gather a desire ERC20 wallet address, from providers like Metamask.
amount
integer
The amount of crypto desired divided by 10000.
token
string
Symbol such as "ETH" or any specified currency
address
string
The desired receipient address
{
"Transaction Id": "0xfcf94eb805d024ad46698f42ee77ed70d62ae1be2eca78bc2730c301c581d88b"
}Good to know: You can setup a wallet using metamask.
Last updated
Was this helpful?
Was this helpful?
