{
"tenantId": "{{tenantId}}",
"userName": "{{userName}}",
"createTime": "{{createTime}}",
"token": "{{token}}",
"objType": 1,
"executeType": 2,
"info": [
{
"senderWhatsApp": "{{senderWhatsApp}}",
"friendWhatsApp": "{{friendWhatsApp}}",
"contentList": [
{
"text": "【傲途SocialEpoch】尊敬的【xxx】您好,您的订单号是666666888888,您的物流单号是sf000123456,如有疑问请及时联系,感谢您对我们的关注,请对本次发送进行回复,满意请回复【1】,不满意请回复【2】,其他请回复【3】,谢谢您的参与!",
"type": 0,
"sort": 1
},
{
"url": "https://image.whatsappscrm.com/client/135/autoReply/20220804-whatsapp_03.png",
"type": 1,
"sort": 2
}
]
},
{
"senderWhatsApp": "{{senderWhatsApp}}",
"friendWhatsApp": "{{friendWhatsApp}}",
"contentList": [
{
"text": "【傲途SocialEpoch】尊敬的【xxx】您好,您的订单号是666666888888,您的物流单号是sf000123456,如有疑问请及时联系,感谢您对我们的关注,请对本次发送进行回复,满意请回复【1】,不满意请回复【2】,其他请回复【3】,谢谢您的参与!",
"type": 0,
"sort": 1
},
{
"text": "【傲途SocialEpoch】您的验证码是666666,5分钟内有效。若非本人操作,请忽略此消息,感谢您的关注,请对本次发送进行回复,满意请回复【1】,不满意请回复【2】,其他请回复【3】,谢谢您的参与!",
"type": 0,
"sort": 2
}
]
}
]
}
curl --location --request POST 'http://wascrm.socialepoch.com/wscrm-bus-api/openapi/gs/simpleCreateMomc' \
--header 'Content-Type: application/json' \
--data-raw '{
"tenantId": "503632",
"userName": "ALT000",
"createTime": "2022-09-16 11:57:10",
"token": "05a376fa833e90fe02fd0a9c4fa1ba2b",
"objType": 1,
"executeType": 2,
"info": [
{
"senderWhatsApp": "",
"friendWhatsApp": "",
"contentList": [
{
"text": "【傲途SocialEpoch】尊敬的【xxx】您好,您的订单号是666666888888,您的物流单号是sf000123456,如有疑问请及时联系,感谢您对我们的关注,请对本次发送进行回复,满意请回复【1】,不满意请回复【2】,其他请回复【3】,谢谢您的参与!",
"type": 0,
"sort": 1
},
{
"url": "https://image.whatsappscrm.com/client/135/autoReply/20220804-whatsapp_03.png",
"type": 1,
"sort": 2
}
]
},
{
"senderWhatsApp": "",
"friendWhatsApp": "",
"contentList": [
{
"text": "【傲途SocialEpoch】尊敬的【xxx】您好,您的订单号是666666888888,您的物流单号是sf000123456,如有疑问请及时联系,感谢您对我们的关注,请对本次发送进行回复,满意请回复【1】,不满意请回复【2】,其他请回复【3】,谢谢您的参与!",
"type": 0,
"sort": 1
},
{
"text": "【傲途SocialEpoch】您的验证码是666666,5分钟内有效。若非本人操作,请忽略此消息,感谢您的关注,请对本次发送进行回复,满意请回复【1】,不满意请回复【2】,其他请回复【3】,谢谢您的参与!",
"type": 0,
"sort": 2
}
]
}
]
}'
{}