{
"id": 77,
"send_range": 3,
"send_range_data": [
983
],
"is_global": 0,
"is_show": 1,
"coupon_type": 1,
"is_new_user": 2,
"coupon_unit": 1,
"reduce_type": 2,
"send_type": 1,
"limit_user_rank": [
68,
69
],
"use_start_date": "2025-01-09 17:28:14",
"use_end_date": "2025-01-10 17:28:14",
"delay_day": 0,
"send_num": 1000,
"coupon_money": "99.00",
"coupon_discount": "10.0",
"min_order_amount": "0.00",
"max_order_amount": "0.00",
"limit_num": 0,
"receive_num": 0,
"coupon_id": 77,
"coupon_name": "会员的优惠11122",
"coupon_desc": "11",
"send_start_date": "",
"send_end_date": "",
"use_day": 0,
"enabled_click_get": 0,
"shop_id": 0,
"is_delete": 0,
"add_time": "2025-01-09 17:28:56",
"is_receive": 0
}curl --location --request POST '/adminapi/promotion/coupon/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 77,
"send_range": 3,
"send_range_data": [
983
],
"is_global": 0,
"is_show": 1,
"coupon_type": 1,
"is_new_user": 2,
"coupon_unit": 1,
"reduce_type": 2,
"send_type": 1,
"limit_user_rank": [
68,
69
],
"use_start_date": "2025-01-09 17:28:14",
"use_end_date": "2025-01-10 17:28:14",
"delay_day": 0,
"send_num": 1000,
"coupon_money": "99.00",
"coupon_discount": "10.0",
"min_order_amount": "0.00",
"max_order_amount": "0.00",
"limit_num": 0,
"receive_num": 0,
"coupon_id": 77,
"coupon_name": "会员的优惠11122",
"coupon_desc": "11",
"send_start_date": "",
"send_end_date": "",
"use_day": 0,
"enabled_click_get": 0,
"shop_id": 0,
"is_delete": 0,
"add_time": "2025-01-09 17:28:56",
"is_receive": 0
}'{}