curl --location --request GET '/open-api/v1/mirror/position/summary?walletIdStr=12936129221×tamp=1640995200000' \
--header 'open-apikey;' \
--header 'signature;'{
"data": {
"walletIdStr": "",
"totalAmountInBTC": "",
"data": [
{
"binanceUid": "",
"subtotalAmountInBTC": ""
}
]
},
"code": "",
"message": "",
}