{
"title": "0429100002",
"salesIds": [
464248809015488
],
"sopContents": [{
"sendType": 2,
"sendDate": "2022-04-29 10:02:00",
"sopDatas": [
{
"type": 1,
"content": "大声高呼宵夜的名字哦#"
},
{
"type": 99,
"mcId": "1c0832edb6e811ec99cd00163e06cc86",
"title": "04081122",
"content": "热热无若发送大幅度发的说法的发的发的顺丰的发的的官方的官方的",
"fileUrl": "https://blueh5.wechatsi.com/fdfsServer/group1/M00/01/54/rBIAY2I9pE2AYmw9AAAsTjWqIBM697.jpg",
"mcType": 2
},
{
"type": 2,
"fileName": "头子",
"fileUrl": "https://blue.wechatsi.com/fdfsServer/group1/M00/00/75/rBIAY2HUMb6ADK2SAACOmGxqn6Q616.jpg",
"mediaId": "3N2DpIExMsnqSvN-cm4P2BphPqej2T0DRp42mMw_Qa50",
"sign": "74251b38cea874851ff1d50ff3c06ea5",
"fileId": 69924
}
]
}
],
"type": 4
}
curl --location --request POST '/api/v3/customer-sop/save' \
--header 'appId;' \
--header 'timestamp;' \
--header 'sign;' \
--header 'appKey: {{appKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "0429100002",
"salesIds": [
464248809015488
],
"sopContents": [{
"sendType": 2,
"sendDate": "2022-04-29 10:02:00",
"sopDatas": [
{
"type": 1,
"content": "大声高呼宵夜的名字哦#"
},
{
"type": 99,
"mcId": "1c0832edb6e811ec99cd00163e06cc86",
"title": "04081122",
"content": "热热无若发送大幅度发的说法的发的发的顺丰的发的的官方的官方的",
"fileUrl": "https://blueh5.wechatsi.com/fdfsServer/group1/M00/01/54/rBIAY2I9pE2AYmw9AAAsTjWqIBM697.jpg",
"mcType": 2
},
{
"type": 2,
"fileName": "头子",
"fileUrl": "https://blue.wechatsi.com/fdfsServer/group1/M00/00/75/rBIAY2HUMb6ADK2SAACOmGxqn6Q616.jpg",
"mediaId": "3N2DpIExMsnqSvN-cm4P2BphPqej2T0DRp42mMw_Qa50",
"sign": "74251b38cea874851ff1d50ff3c06ea5",
"fileId": 69924
}
]
}
],
"type": 4
}'
{}