{
"hasConversationEnded": 0,
"redId": 0
}curl --location '/activity/carShowLottery/redEnvelope/pending' \
--header 'Content-Type: application/json' \
--data '{
"hasConversationEnded": 0,
"redId": 0
}'{
"code": 0,
"message": "",
"data": {
"toast": "",
"showPopup": false,
"popupUrl": "",
"activityUrl": "",
"amount": 0.0,
"num": 0,
"list": [
{
"id": 0,
"userId": 0,
"amount": 0.0,
"type": 0,
"issuedTime": "",
"createTime": "",
"redPacketIssued": 0,
"activityFlag": "",
"friendId": 0,
"rewardType": 0,
"point": 0,
"cardId": 0,
"cardName": "",
"cardUrl": ""
}
],
"leftAskNum": 0
}
}