Authorization: Bearer ********************{
"id": 0,
"ids": [
0
],
"merchantId": 0,
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"type": 0,
"videoUrl": "string",
"videoHeight": "string",
"likeCount": 0,
"commentCount": 0,
"shareCount": 0,
"author": "string",
"description": "string",
"name": "string",
"planId": 0,
"planName": "string",
"showApplicationCount": 0,
"applyCount": 0,
"showField": "string",
"showPrice": 0,
"realPrice": 0,
"rewardSetting": 0,
"memberReward": 0,
"shareReward": 0,
"sharePic": "string",
"sharePicText": "string",
"sharePoster": "string",
"sharePosterText": "string",
"top": 0,
"max": 0,
"status": 0,
"createTime": "2019-08-24T14:15:22Z",
"phone": "string",
"orderId": 0,
"detailList": [
{
"id": 0,
"inviteId": 0,
"type": 0,
"value": "string",
"detailSort": 0
}
],
"attachmentList": [
{
"id": 0,
"inviteId": 0,
"type": 0,
"fileUrl": "string",
"height": "string",
"attachmentSort": 0,
"max": 0
}
],
"partnerRewardList": [
{
"id": 0,
"planId": 0,
"planName": "string",
"reward": 0
}
],
"searchValue": "string"
}curl --location --request POST 'https://www.mengzhikeji.cn/prod-api/merchant/invite/info' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"ids": [
0
],
"merchantId": 0,
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"type": 0,
"videoUrl": "string",
"videoHeight": "string",
"likeCount": 0,
"commentCount": 0,
"shareCount": 0,
"author": "string",
"description": "string",
"name": "string",
"planId": 0,
"planName": "string",
"showApplicationCount": 0,
"applyCount": 0,
"showField": "string",
"showPrice": 0,
"realPrice": 0,
"rewardSetting": 0,
"memberReward": 0,
"shareReward": 0,
"sharePic": "string",
"sharePicText": "string",
"sharePoster": "string",
"sharePosterText": "string",
"top": 0,
"max": 0,
"status": 0,
"createTime": "2019-08-24T14:15:22Z",
"phone": "string",
"orderId": 0,
"detailList": [
{
"id": 0,
"inviteId": 0,
"type": 0,
"value": "string",
"detailSort": 0
}
],
"attachmentList": [
{
"id": 0,
"inviteId": 0,
"type": 0,
"fileUrl": "string",
"height": "string",
"attachmentSort": 0,
"max": 0
}
],
"partnerRewardList": [
{
"id": 0,
"planId": 0,
"planName": "string",
"reward": 0
}
],
"searchValue": "string"
}'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"ids": [
0
],
"merchantId": 0,
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"type": 0,
"videoUrl": "string",
"videoHeight": "string",
"likeCount": 0,
"commentCount": 0,
"shareCount": 0,
"author": "string",
"description": "string",
"name": "string",
"planId": 0,
"planName": "string",
"showApplicationCount": 0,
"applyCount": 0,
"showField": "string",
"showPrice": 0,
"realPrice": 0,
"rewardSetting": 0,
"memberReward": 0,
"shareReward": 0,
"sharePic": "string",
"sharePicText": "string",
"sharePoster": "string",
"sharePosterText": "string",
"top": 0,
"max": 0,
"status": 0,
"createTime": "2019-08-24T14:15:22Z",
"phone": "string",
"orderId": 0,
"detailList": [
{
"id": 0,
"inviteId": 0,
"type": 0,
"value": "string",
"detailSort": 0
}
],
"attachmentList": [
{
"id": 0,
"inviteId": 0,
"type": 0,
"fileUrl": "string",
"height": "string",
"attachmentSort": 0,
"max": 0
}
],
"partnerRewardList": [
{
"id": 0,
"planId": 0,
"planName": "string",
"reward": 0
}
],
"searchValue": "string"
}
}