Withdraw your crypto

Withdraw crypto to your desired address

Create a request to get your earnings out of our dashboard

POST https://api.ozurapay.com/requestWithdrawal

Gather a desire ERC20 wallet address, from providers like Metamask.

Request Body

Name
Type
Description

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?