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