THIS SITE IS UNDER CONSTRUCTION
curl --location --request GET 'https://api-core.deriv.com/v1/cashier/url?wallet_id=3c0bbd69-f2d7-4d63-a56a-b4ed983d8500&operation=DEPOSIT¤cy=USD' \
--header 'Authorization: '
{
"data": {
"iframe_url": "https://doughflow-test.4x.my/Cashier/StartSession.asp?s=token"
},
"meta": {
"endpoint": "/v1/cashier/url",
"method": "GET",
"timing": 7310
}
}