{ "tenantId": "{{tenantId}}", "userName": "{{userName}}", "createTime": "{{createTime}}", "token": "{{token}}", "objType": 1, "executeType": 2, "senderWhatsApp": "{{senderWhatsApp}}", "friendWhatsApp": "{{friendWhatsApp}}", "content": { "type": 0, "text": "【傲途SocialEpoch】您的验证码是666666,5分钟内有效。若非本人操作,请忽略此消息,感谢您的关注,请对本次发送进行回复,满意请回复【1】,不满意请回复【2】,其他请回复【3】,谢谢您的参与!" } }
curl --location --request POST 'http://wascrm.socialepoch.com/wscrm-bus-api/openapi/gs/simpleCreateSosc' \ --header 'Content-Type: application/json' \ --data-raw '{ "tenantId": "503632", "userName": "ALT000", "createTime": "2022-09-16 11:57:10", "token": "05a376fa833e90fe02fd0a9c4fa1ba2b", "objType": 1, "executeType": 2, "senderWhatsApp": "", "friendWhatsApp": "", "content": { "type": 0, "text": "【傲途SocialEpoch】您的验证码是666666,5分钟内有效。若非本人操作,请忽略此消息,感谢您的关注,请对本次发送进行回复,满意请回复【1】,不满意请回复【2】,其他请回复【3】,谢谢您的参与!" } }'
{ "code": 0, "message": "string", "data": null }