curl --location --request GET '/v2/sim/volume?device_id=1702D8OBYWWQ&iccid=' \
--header 'X-Tg-App-Id: xxx' \
--header 'X-Tg-Date: {{currentUTCTime}}' \
--header 'X-Tg-Algorithm: TGV1-HMAC-SHA256' \
--header 'X-Tg-Signed-Headers: x-tg-app-id;x-tg-date' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: '{
"code": 0,
"msg": "string",
"data": {
"total_data_volume": 0,
"used_data_volume": 0
}
}