{
"cardBuyDetails": [
{
"spuNo": "string",
"templateName": "string",
"templateImgUrl": "string",
"useSpecification": "string",
"validTimeRule": {
"termType": 0,
"termValue": 0,
"termEndTime": 0
},
"productInfos": [
{
"skuNo": "string",
"originalPrice": 0,
"salePrice": 0,
"quantity": 0,
"giftPacks": [
{
"id": "string",
"name": "string",
"version": "string",
"rights": {
"couponRights": [
{
"couponId": null,
"couponName": null,
"count": null,
"status": null
}
],
"memberCardRights": [
{
"cardId": null,
"cardName": null,
"nonmemberOnly": null,
"cardStatus": null
}
],
"outRights": [
{
"rightsName": null,
"count": null
}
],
"pointRights": {
"point": 0,
"customPointName": "string"
},
"growthRights": {
"growthPoint": 0
},
"bonusAmountRights": {
"bonusAmount": 0
},
"presentRights": {
"presentId": "string",
"presentName": "string",
"picUrl": "string",
"presentStatus": "string"
}
},
"available": true,
"unavailableReason": "string",
"remark": "string"
}
]
}
]
}
]
}