curl --location --request GET '/v2/device/server/product/1702D8OBYWWQ' \
--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": 200,
"data": {
"device_product_key": "DP2SQnN6CsY0RJAHZgAVOOFlxjFHD",
"device_product_name": "普通IPC-365",
"device_category_key": "ipc",
"device_category_name": "",
"device_network": "wifi",
"device_wakeup": "no",
"device_media": "",
"device_channel_count": 1,
"is_p2p_require_purchase": false,
"is_sim_require_purchase": false,
"wx_voip_status": 0
},
"msg": "ok",
"ok": 1,
"requestid": "ad21fd79-d77b-45a4-abc7-5f2438612ef8",
"status": "ok"
}