curl --location --request GET '/adminapi/promotion/timeDiscount/detail?discountId' \
--header 'X-Shop-Id: 0'
{
"discountInfo": {
"discountId": 0,
"promotionName": "string",
"shopId": 0,
"startTime": "string",
"endTime": "string",
"addTime": "string",
"statusName": "string",
"item": [
{
"itemId": 0,
"discountId": 0,
"productId": 0,
"discountType": 0,
"value": 0,
"startTime": "string",
"endTime": "string",
"skuIds": [
"string"
],
"product": {
"productId": 0,
"productName": "string",
"productSn": "string",
"productTsn": "string",
"productStock": 0,
"productPrice": 0,
"marketPrice": 0,
"costPrice": 0,
"shippingTplId": 0,
"productStatus": 0,
"productType": 0,
"categoryId": 0,
"brandId": 0,
"shopId": 0,
"keywords": "string",
"shopCategoryId": 0,
"checkStatus": 0,
"checkReason": "string",
"clickCount": 0,
"productWeight": 0,
"isPromote": 0,
"isPromoteActivity": 0,
"promotePrice": 0,
"promoteStartDate": 0,
"promoteEndDate": 0,
"seckillMaxNum": 0,
"productBrief": "string",
"productDesc": "string",
"picUrl": "string",
"picThumb": "string",
"picOriginal": "string",
"commentTag": "string",
"freeShipping": 0,
"integral": 0,
"addTime": 0,
"sortOrder": 0,
"storeSortOrder": 0,
"isDelete": 0,
"isBest": 0,
"isNew": 0,
"isHot": 0,
"lastUpdate": 0,
"remark": "string",
"giveIntegral": 0,
"rankIntegral": 0,
"suppliersId": 0,
"virtualSales": 0,
"limitNumber": 0,
"productCare": "string",
"productRelated": "string",
"productServiceIds": "string",
"isSupportReturn": 0,
"isSupportCod": 0,
"productVideo": "string",
"prepayPrice": 0,
"cardGroupId": 0,
"virtualSample": "string",
"paidContent": [
{}
],
"productSku": [
{
"skuId": 0,
"productId": 0,
"skuValue": "string",
"skuSn": "string",
"skuStock": 0,
"skuTsn": "string",
"skuPrice": 0,
"skuData": [
{}
]
}
]
}
}
]
}
}