{
"cycle_selling_conf": {
"cycle_selling_url": "string",
"support_cycle_sell": true,
"cycle_type": [
"string"
]
},
"manage_url_conf": {
"cycle_manage_url": "string",
"downgrade_url": "string",
"refund_url": "string",
"renew_url": "string",
"upgrade_url": "string"
},
"open_selling_conf": {
"end_date": "string",
"price_detail": [
{
"desc": "string",
"price": "string",
"price_type": "string",
"worth": "string"
}
],
"selling_url": "string",
"start_date": "string"
}
}