{
"buyer_contact": "直客联系人",
"buyer_tel": "159779740891",
"province_id": 110000,
"city_id": 350211,
"town_id": 110101,
"group_proterty": 1,
"group_info": "api新增单团02",
"demand_start_date": "2025-09-18",
"demand_tour_day": 1,
"regionalid_2": 39,
//"regionalid_3": 47410,
//"regionalid_4": 47420,
"tuan_command_id": 88,
"tourist_price_list": [
{
"type": 1,
"cost_price": 100,
"price": "100",
"num": 1
}
],
{
"tourist_type": "1",
"username": "efefef11",
"card_type": "1",
"card_no": "110101199001011392",
"sex": "1",
"age": "",
"telephone": "",
"remark": "",
"last_name": "",
"first_name": "",
"issue_at": "",
"expiry_date": "",
"issue_date": "",
"birthplace": "",
"nationality": "",
"birthday": "",
"health": "\u5065\u5eb7",
"native_place": "",
"email": ""
}
}curl --location -g --request POST 'https://erp.e88.meiyouwx.com/open/api/v2?service=customGroup.order.create&access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"buyer_contact": "直客联系人",
"buyer_tel": "159779740891",
"province_id": 110000,
"city_id": 350211,
"town_id": 110101,
"group_proterty": 1,
"group_info": "api新增单团02",
"demand_start_date": "2025-09-18",
"demand_tour_day": 1,
"regionalid_2": 39,
//"regionalid_3": 47410,
//"regionalid_4": 47420,
"tuan_command_id": 88,
"tourist_price_list": [
{
"type": 1,
"cost_price": 100,
"price": "100",
"num": 1
}
],
{
"tourist_type": "1",
"username": "efefef11",
"card_type": "1",
"card_no": "110101199001011392",
"sex": "1",
"age": "",
"telephone": "",
"remark": "",
"last_name": "",
"first_name": "",
"issue_at": "",
"expiry_date": "",
"issue_date": "",
"birthplace": "",
"nationality": "",
"birthday": "",
"health": "\u5065\u5eb7",
"native_place": "",
"email": ""
}
}'{
"status": "success",
"msg": "调用成功",
"data": {
"tuan_id": "2514",
"tuan_no": "DX0001sdfsfdsfs-20250918-0003",
"order_id": 74280,
"order_no": "25091717444332518"
}
}