{
"discount_voucher": {
"ceiling_amount": "string",
"discount": "string",
"floor_amount": "string",
"goods_name": "string",
"origin_amount": "string"
},
"exchange_voucher": {
"amount": "string",
"biz_type": "string",
"customer_service_mobile": "string",
"customer_service_url": "string",
"floor_amount": "string",
"overdue_refundable": true,
"payee_pid": "string",
"refundable": true,
"sale_amount": "string",
"settle_type": "string",
"voucher_detail_url": "string",
"voucher_name": "string"
},
"fix_voucher": {
"amount": "string",
"floor_amount": "string",
"goods_name": "string"
},
"special_voucher": {
"floor_amount": "string",
"goods_name": "string",
"origin_amount": "string",
"special_amount": "string"
},
"voucher_available_scope": {
"order_voucher_available_city_code": {
"all_city": true,
"city_codes": [
"string"
]
},
"order_voucher_available_shop": {
"order_voucher_merchant_all_shop": {
"exclude_shop_ids": [
"string"
]
},
"real_shop_ids": [
"string"
],
"shop_ids": [
"string"
]
},
"voucher_available_type": "string"
},
"voucher_valid_period": {
"type": "string",
"valid_begin_time": "string",
"valid_days_after_receive": 0,
"valid_end_time": "string",
"wait_days_after_receive": 0
}
}