Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Channels/ECCommonKf/ChannelsECCommonKfSendMessageRequest.json

21 lines
686 B
JSON

{
"request_id": "63abd34b-656b-4082-b364-5f74226e1a20",
"open_id": "o7eep4jVQelr2eyoDSmE1xxxxxx",
"msg_type": "xxx",
"text": {
"content": "测试消息123"
},
"image": {
"cos_url": "https://channels.weixin.qq.com/shop/commkf/downloadmedia?encrypted_param=xxxx&timestamp=xxxx&openid=o7eep4jVQelr2eyoDSmE1xxxxxx&msg_type=2"
},
"file": {
"cos_url": "https://channels.weixin.qq.com/shop/commkf/downloadmedia?encrypted_param=xxxx&timestamp=xxxx&openid=o7eep4jVQelr2eyoDSmE1xxxxxx&msg_type=8"
},
"order_share": {
"order_id": "372647xxxxxxxxxxx"
},
"product_share": {
"product_id": "10000xxxxxxx"
}
}