{
"tenantId": 520323,
"userName": "dijia",
"token": "c1186310d98ab8daa53fcf2e9d03e8f4",
"createTime": "2021-03-08 14:25:00",
"info": {
"userName": "dijia",
"whatsId": "",
"taskType": 1,
"friendWhatsIds": [
"919448767724","33753875029"
],
"startInterval": 10,
"endInterval": 10,
"sendData": [
{
"sendIndex": 1,
"file": {
"fileUrl": "http://ocs-ap-south1.heytapcs2.com/scrm-whatsapp/client/0/test/20230421174529-image-20220225144745084.png",
"fileType": 1
},
"sendType": 2
},
{
"content": " {0} 你好,你的订单号: 。生日{0},手机号{2},性别{3},地址{4},邮箱{5},职业{6},收入{7},备注{8},来源:{9},阶段:{10}",
"contentIndexField": [
{
"index": 0,
"fieldType": 0,
"fieldName": "Name"
},
{
"index": 1,
"fieldType": 0,
"fieldName": "DOB"
},
{
"index": 2,
"fieldType": 0,
"fieldName": "WhatsApp"
},
{
"index": 3,
"fieldType": 0,
"fieldName": "Gender"
},
{
"index": 4,
"fieldType": 0,
"fieldName": "Address"
},
{
"index": 5,
"fieldType": 0,
"fieldName": "Email"
},
{
"index": 6,
"fieldType": 0,
"fieldName": "Position"
},
{
"index": 7,
"fieldType": 0,
"fieldName": "Income"
},
{
"index": 8,
"fieldType": 0,
"fieldName": "Description"
},
{
"index": 9,
"fieldType": 0,
"fieldName": "From"
},
{
"index": 10,
"fieldType": 0,
"fieldName": "State"
}
],
"sendIndex": 0,
"sendType": 1
}
]
}
}
curl --location --request POST 'http://wascrm.socialepoch.com/wscrm-bus-api/open/sender/batchAdd' \
--header 'Content-Type: application/json' \
--data-raw '{
"tenantId": 520323,
"userName": "dijia",
"token": "c1186310d98ab8daa53fcf2e9d03e8f4",
"createTime": "2021-03-08 14:25:00",
"info": {
"userName": "dijia",
"whatsId": "",
"taskType": 1,
"friendWhatsIds": [
"919448767724","33753875029"
],
"startInterval": 10,
"endInterval": 10,
"sendData": [
{
"sendIndex": 1,
"file": {
"fileUrl": "http://ocs-ap-south1.heytapcs2.com/scrm-whatsapp/client/0/test/20230421174529-image-20220225144745084.png",
"fileType": 1
},
"sendType": 2
},
{
"content": " {0} 你好,你的订单号: 。生日{0},手机号{2},性别{3},地址{4},邮箱{5},职业{6},收入{7},备注{8},来源:{9},阶段:{10}",
"contentIndexField": [
{
"index": 0,
"fieldType": 0,
"fieldName": "Name"
},
{
"index": 1,
"fieldType": 0,
"fieldName": "DOB"
},
{
"index": 2,
"fieldType": 0,
"fieldName": "WhatsApp"
},
{
"index": 3,
"fieldType": 0,
"fieldName": "Gender"
},
{
"index": 4,
"fieldType": 0,
"fieldName": "Address"
},
{
"index": 5,
"fieldType": 0,
"fieldName": "Email"
},
{
"index": 6,
"fieldType": 0,
"fieldName": "Position"
},
{
"index": 7,
"fieldType": 0,
"fieldName": "Income"
},
{
"index": 8,
"fieldType": 0,
"fieldName": "Description"
},
{
"index": 9,
"fieldType": 0,
"fieldName": "From"
},
{
"index": 10,
"fieldType": 0,
"fieldName": "State"
}
],
"sendIndex": 0,
"sendType": 1
}
]
}
}'
{}