Authorization: ********************curl --location 'https://api.neucron.io/v1/fungible-token/redeem' \
--header 'X-Neucron-Team-ID;' \
--header 'X-App-Secret;' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"amount": 1000000000000000000,
"asset_id": "string",
"wallet_id": "string"
}'{
"txid": "string"
}