curl --location --request GET '/adminapi/promotion/pointsExchange/detail?id' \
--header 'X-Shop-Id: 0'
{
"id": 0,
"productId": 0,
"exchangeIntegral": 0,
"pointsDeductedAmount": 0,
"isHot": 0,
"isEnabled": 0,
"skuId": 0,
"productName": "string",
"picThumb": "string",
"picUrl": "string",
"marketPrice": 0,
"costPrice": 0,
"productPrice": 0,
"discountsPrice": 0,
"productStock": 0,
"virtualSales": 0,
"productSn": "string"
}