{
"buyerAddress": ""
}curl --location --request POST 'https://sit-api.playariagame.com/telegram/aria-nft/mint' \
--header 'Content-Type: application/json' \
--data-raw '{
"buyerAddress": ""
}'{
"success": true,
"errCode": null,
"errMessage": null,
"data": {
"nftItemIndex": 0,
"nftItemAddress": "EQAPx90P0MY2Kdn0iByrl3gxoFSFi9PjMoZsZfKp5kbKRpp8"
}
}