{
"coupons": [
{
"couponCode": "string",
"couponNumber": 0,
"startTime": 0,
"endTime": 0,
"description": "string",
"couponPrice": 0,
"periodLength": 1,
"periodType": "days",
"productDeliveryPlanId": 0,
"extraProducts": [
{
"productId": "string",
"description": "string"
}
],
"renewal": {
"renewalPrice": 0,
"periodLength": 1,
"periodType": "days"
},
"marketing": {
"project": "string",
"market": "string",
"activity": "string",
"salesMethod": "string"
}
}
]
}