{
"couponAmount": 0,
"discountsInfo": [
{
"activityId": "string",
"amount": 0,
"currency": "string",
"goodsDetail": {
"discountAmount": 0,
"goodsId": "string",
"goodsName": "string",
"goodsRemark": "string",
"price": 0,
"quantity": 0
},
"merchantContribute": 0,
"name": "string",
"otherContribute": 0,
"promotionId": "string",
"scope": "string",
"type": "string",
"wxpayContribute": 0
}
]
}