curl --location --request POST 'https://newsupport.xbit.pro/api/v1/withdraw/crypto' \
--header 'x-txc-payload;' \
--header 'x-txc-signature;' \
--header 'x-api-key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"nonce": 1707484035123,
"amountInCents": 100000,
"cryptoCurrencyType": "btc",
"walletAddress": "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa",
"currency": "UAH"
}'{
"id": 1,
"isConfirmRequired": true
}