X-Access-Token: ********************
{
"startDate": "string",
"endDate": "string",
"consumptionType": 0,
"teamCharsetOrderId": 0,
"brand": "web",
"currentPage": 1,
"pageSize": 10,
"page": 0,
"size": 0,
"eid": 0,
"isFirstBuy": "string",
"context": "string"
}
curl --location --request POST 'http://127.0.0.1:8080/user/getBuyVipHistoryWeb' \
--header 'Content-Type: application/json' \
--header 'X-Access-Token;' \
--data-raw '{
"startDate": "string",
"endDate": "string",
"consumptionType": 0,
"teamCharsetOrderId": 0,
"brand": "web",
"currentPage": 1,
"pageSize": 10,
"page": 0,
"size": 0,
"eid": 0,
"isFirstBuy": "string",
"context": "string"
}'
{
"code": 0,
"msg": "",
"data": {
"current_page": 0,
"page_size": 0,
"total": 0,
"visual_total": 0,
"list": [
{
"id": 0,
"orderId": "",
"openid": "",
"totalFee": 0,
"brand": "",
"type": 0,
"typeContent": "",
"status": 0,
"createTime": "",
"updateTime": "",
"coinType": 0,
"coin": 0,
"orderType": 0,
"fromOpenId": "",
"secondFromOpenId": "",
"firstInviteRate": 0,
"secondInviteRate": 0,
"firstInviteCash": 0,
"secondInviteCash": 0,
"receiveStatus": 0,
"peripheryReceiveStatus": 0,
"isAddPurchase": 0,
"vipAddPurchaseDetails": [
{
"id": 0,
"orderId": "",
"unionId": "",
"totalFee": 0.0,
"status": 0,
"content": "",
"brand": "",
"createDate": "",
"count": 0,
"addPurchaseId": 0,
"type": 0,
"vipAddPurchaseMasterDTO": {
"id": 0,
"orderId": "",
"unionId": "",
"openId": "",
"value": "",
"brand": "",
"status": 0,
"createDate": "",
"activeDate": "",
"activeValue": "",
"count": 0,
"day": 0,
"amount": 0.0,
"tipShow": 0,
"addPurchaseId": 0,
"voiceList": [
{
"id": 0,
"name": "",
"ifChecked": false,
"value": "",
"type": "",
"url": "",
"photoUrl": "",
"content": ""
}
]
},
"vipAddPurchaseDTO": {
"id": 0,
"category": 0,
"name": "",
"day": 0,
"amount": 0.0,
"origin": 0.0,
"weight": 0,
"categoryWeight": 0,
"associateId": "",
"characterCount": 0,
"cloneCount": 0,
"isShow": 0,
"dayCh": "",
"vipAddPurchaseDTOS": [
{
"id": 0,
"category": 0,
"name": "",
"day": 0,
"amount": 0.0,
"origin": 0.0,
"weight": 0,
"categoryWeight": 0,
"associateId": "",
"characterCount": 0,
"cloneCount": 0,
"isShow": 0,
"dayCh": "",
"vipAddPurchaseDTOS": [
{}
],
"count": 0,
"giftPhoto": ""
}
],
"count": 0,
"giftPhoto": ""
}
}
]
}
],
"activeConfigList": [
{
"id": 0,
"orderId": "",
"openid": "",
"totalFee": 0,
"brand": "",
"type": 0,
"typeContent": "",
"status": 0,
"createTime": "",
"updateTime": "",
"coinType": 0,
"coin": 0,
"orderType": 0,
"fromOpenId": "",
"secondFromOpenId": "",
"firstInviteRate": 0,
"secondInviteRate": 0,
"firstInviteCash": 0,
"secondInviteCash": 0,
"receiveStatus": 0,
"peripheryReceiveStatus": 0,
"isAddPurchase": 0,
"vipAddPurchaseDetails": [
{
"id": 0,
"orderId": "",
"unionId": "",
"totalFee": 0.0,
"status": 0,
"content": "",
"brand": "",
"createDate": "",
"count": 0,
"addPurchaseId": 0,
"type": 0,
"vipAddPurchaseMasterDTO": {
"id": 0,
"orderId": "",
"unionId": "",
"openId": "",
"value": "",
"brand": "",
"status": 0,
"createDate": "",
"activeDate": "",
"activeValue": "",
"count": 0,
"day": 0,
"amount": 0.0,
"tipShow": 0,
"addPurchaseId": 0,
"voiceList": [
{
"id": 0,
"name": "",
"ifChecked": false,
"value": "",
"type": "",
"url": "",
"photoUrl": "",
"content": ""
}
]
},
"vipAddPurchaseDTO": {
"id": 0,
"category": 0,
"name": "",
"day": 0,
"amount": 0.0,
"origin": 0.0,
"weight": 0,
"categoryWeight": 0,
"associateId": "",
"characterCount": 0,
"cloneCount": 0,
"isShow": 0,
"dayCh": "",
"vipAddPurchaseDTOS": [
{
"id": 0,
"category": 0,
"name": "",
"day": 0,
"amount": 0.0,
"origin": 0.0,
"weight": 0,
"categoryWeight": 0,
"associateId": "",
"characterCount": 0,
"cloneCount": 0,
"isShow": 0,
"dayCh": "",
"vipAddPurchaseDTOS": [
{}
],
"count": 0,
"giftPhoto": ""
}
],
"count": 0,
"giftPhoto": ""
}
}
]
}
],
"startDate": "",
"endDate": "",
"consumptionType": 0,
"teamCharsetOrderId": 0,
"brand": "",
"pageNo": 0,
"size": 0
}
}