curl --location --request POST 'https://newsupport.xbit.pro/api/v1/account-data/code-details' \
--header 'x-txc-payload;' \
--header 'x-txc-signature;' \
--header 'x-api-key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"nonce": 1707484035123,
"code": "ABC123DEF456"
}'{
"amountInCents": 30000,
"currency": "UAH",
"isRedeemed": false,
"createdAt": "2021-09-15T14:34:29.075Z"
}