curl --location --request POST 'https://api.tokenone.com.br/v1/tokens//burn-from' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"amountTokens": "1000.50",
"from": "0x8A12c5FDa60E0817BD969bD247490CED3a17329c",
"metadata": {
"property1": "string",
"property2": "string"
},
"reason": "Subscrição de debênture",
"to": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb1"
}'{
"property1": "string",
"property2": "string"
}