curl --location --request POST 'https://api.develop.cresium.app/v3/deposit-address/' \
--header 'Content-Type: application/json' \
--data-raw '{
"value": "string"
}'{
"data": {
"id": 0,
"type": "CVU",
"value": "string",
"currencyId": 0
}
}