curl --location --request POST '/coupon-mng-service/openapi/coupon_api_createCpSpec' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"couponSpec": {
"cpCouponSpecPrice": {
[
{
"couponSpec": {
"cpCouponSpecPrice": {
"cpValue": "415"
},
"cpGoogsLimitVo": {},
"typeId": 1008,
"useSource": [
"1011,物品"
],
"cpName": "终端交付券-样例",
"merchantId": 10001626,
"triggerObj": "畅享橙分期信用购机合约/每月180元折扣/24个月",
"getNum": "0",
"num": "9999999",
"startAndEndDay": [
"2024-04-25 00:00:00",
"2027-04-25 00:00:00"
],
"isTemplate": 0,
"cpDesc": "本券仅限在办理指定橙分期业务时可使用,核销本券时需到指定门店使用;本券金额不可拆分,订单实付金额需满415.01元时可用;单笔订单仅可使用1张优惠券;",
"cpValue": "415",
"pushData": "2",
"cpCouponBatch": {
"beginDtStr": "2024-04-25 00:00:00",
"endDtStr": "2027-04-25 00:00:00",
"num": "9999999"
},
"regionId": 8320100,
"specAttrInfoVo": [
{
"attrId": 1000021,
"attrValue": "2"
}
],
"cpUseLimits": [
{
"limitType": 1000,
"limitObjId": "1011",
"objName": "物品"
}
],
"cpTriggerConditions": [
{
"triggerObj": 911012169,
"triggerName": "畅享橙分期信用购机合约/每月180元折扣/24个月",
"triggerType": 1
}
]
},
"cpBase": {
"staffCode": "0900991",
"orgId": 11114304,
"regionId": 8320100
}
}
]'