{
"product_id": "605175",
"line_date_info": "{\"0\":{\"id\":0,\"line_date\":\"2026-02-11\"}}",
"tuan_command_id": "85",
"creator_id":"",
"stock_type": "2",
"stock": "50",
"auto_allot_group":-1,
"car_seat_select_flag": "1",
"min_buy_num": "0",
"max_buy_num": "20",
"early_day": "",
"early_time": "23:59",
"tourist_check_type": "1",
"confirm_type": "1",
"clean_type": "1",
"contract_min_group_num":"10",
"seat_time_num": "",
"seat_time_type": "1",
"deposit_amount_type": "1",
"deposit_amount": "",
"car_type": ["1", "1"],
"seat_id": ["9rj7w622rkw", "xkamawfbiw"],
"relation_id": ["", ""],
"car_seat_reserved_id":[["1","2"]],
"car_seat_config_id": ["10", "12"],
"car_seat_type_id": ["9", "11"],
"car_seat_no": ["", "www"],
"price_data": {
"1": {
"cost_price": {
"1000": "800.00",
"1003": "800.00"
},
"retail_price": {
"1000": "800.00",
"1003": "800.00"
},
"min_sell_price": {
"1000": "700.00",
"1003": "800.00"
},
"package_name": "豪华套餐",
"price_set_type": "1",
"sell_price": {
"1000":{
"content":"成人备注信息",
"price_arr":{"13":"800","12":"900"}
},
"1003":{
"content":"儿童备注信息",
"price_arr":{"13":"800","12":"1000"}
}
},
"stock_type": "2",
"stock": "50",
"stock_free": ""
},
"2": {
"package_name": "标准套餐",
"price_set_type": "1",
"sell_price": {
"1000":{
"content":"成人备注信息",
"price_arr":{"13":"700.00","12":"900.00"}
},
"1002":{
"content":"儿童备注信息",
"price_arr":{"13":"800.00","12":"1000.00"}
}
},
"cost_price": {
"1000": "200.00",
"1002": "300.00"
},
"retail_price": {
"1000": "300.00",
"1002": "400.00"
},
"min_sell_price": {
"1000": "100.00",
"1002": "200.00"
},
"stock_type": "2",
"stock": "50",
"stock_free": ""
}
},
"otherCost":[
{
"item_id": 36,
"standard": " 门票是36",
"price": 50.00,
"cost_price": 85.00
},
{
"item_id": 33,
"standard": "用车是33",
"price": 150.00,
"cost_price": 150.00
}
]
}curl --location -g --request POST 'https://erp.e88.meiyouwx.com/open/api/v2?service=product.line.plan.package.price&access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"product_id": "605175",
"line_date_info": "{\"0\":{\"id\":0,\"line_date\":\"2026-02-11\"}}",
"tuan_command_id": "85",
"creator_id":"",
"stock_type": "2",
"stock": "50",
"auto_allot_group":-1,
"car_seat_select_flag": "1",
"min_buy_num": "0",
"max_buy_num": "20",
"early_day": "",
"early_time": "23:59",
"tourist_check_type": "1",
"confirm_type": "1",
"clean_type": "1",
"contract_min_group_num":"10",
"seat_time_num": "",
"seat_time_type": "1",
"deposit_amount_type": "1",
"deposit_amount": "",
"car_type": ["1", "1"],
"seat_id": ["9rj7w622rkw", "xkamawfbiw"],
"relation_id": ["", ""],
"car_seat_reserved_id":[["1","2"]],
"car_seat_config_id": ["10", "12"],
"car_seat_type_id": ["9", "11"],
"car_seat_no": ["", "www"],
"price_data": {
"1": {
"cost_price": {
"1000": "800.00",
"1003": "800.00"
},
"retail_price": {
"1000": "800.00",
"1003": "800.00"
},
"min_sell_price": {
"1000": "700.00",
"1003": "800.00"
},
"package_name": "豪华套餐",
"price_set_type": "1",
"sell_price": {
"1000":{
"content":"成人备注信息",
"price_arr":{"13":"800","12":"900"}
},
"1003":{
"content":"儿童备注信息",
"price_arr":{"13":"800","12":"1000"}
}
},
"stock_type": "2",
"stock": "50",
"stock_free": ""
},
"2": {
"package_name": "标准套餐",
"price_set_type": "1",
"sell_price": {
"1000":{
"content":"成人备注信息",
"price_arr":{"13":"700.00","12":"900.00"}
},
"1002":{
"content":"儿童备注信息",
"price_arr":{"13":"800.00","12":"1000.00"}
}
},
"cost_price": {
"1000": "200.00",
"1002": "300.00"
},
"retail_price": {
"1000": "300.00",
"1002": "400.00"
},
"min_sell_price": {
"1000": "100.00",
"1002": "200.00"
},
"stock_type": "2",
"stock": "50",
"stock_free": ""
}
},
"otherCost":[
{
"item_id": 36,
"standard": " 门票是36",
"price": 50.00,
"cost_price": 85.00
},
{
"item_id": 33,
"standard": "用车是33",
"price": 150.00,
"cost_price": 150.00
}
]
}'{
"status": "success",
"msg": "调用成功",
"data": {
"product_id": "605090",
"plan_package_map": {
"40230": [
44946,
44947
],
"40231": [
44948,
44949
]
}
}
}