Authorization: Bearer ********************
curl --location --request GET '/api/front/order/list?limit=20&page=1&type=100&orderPageStatus&orderId' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}'
{
"code": 0,
"data": {
"limit": 0,
"list": [
{
"activityType": "string",
"bargainId": 0,
"cartInfo": [
{
"id": 0,
"info": {
"attrValueId": 0,
"giveIntegral": 0,
"image": "string",
"isReply": 0,
"isSub": true,
"payNum": 0,
"price": 0,
"productId": 0,
"productName": "string",
"productType": 0,
"sku": "string",
"tempId": 0,
"vipPrice": 0,
"volume": 0,
"weight": 0
},
"orderId": 0,
"productId": 0,
"unique": "string"
}
],
"createTime": "2019-08-24T14:15:22Z",
"deliveryId": "string",
"deliveryName": "string",
"deliveryType": "string",
"id": 0,
"offlinePayStatus": 0,
"orderId": "string",
"orderInfoList": [
{
"attrId": 0,
"cartNum": 0,
"image": "string",
"briefImage": "string",
"isReply": 0,
"price": 0,
"productId": 0,
"sku": "string",
"storeName": "string",
"vipPrice": 0,
"storeInfo": "string"
}
],
"orderStatus": "string",
"paid": true,
"payPostage": 0,
"payPrice": 0,
"payTime": "2019-08-24T14:15:22Z",
"pinkId": 0,
"refundStatus": 0,
"shippingType": 0,
"status": 0,
"statusPic": "string",
"storeId": 0,
"storeOrder": {
"backIntegral": 0,
"bargainId": 0,
"bargainUserId": 0,
"beforePayPrice": 0,
"clerkId": 0,
"combinationId": 0,
"cost": 0,
"couponId": 0,
"couponPrice": 0,
"createTime": "2019-08-24T14:15:22Z",
"deductionPrice": 0,
"deliveryCode": "string",
"deliveryId": "string",
"deliveryName": "string",
"deliveryType": "string",
"freightPrice": 0,
"gainIntegral": 0,
"id": 0,
"isAlterPrice": true,
"isChannel": 0,
"isDel": true,
"isMerCheck": 0,
"isRemind": true,
"isSystemDel": true,
"mark": "string",
"merId": 0,
"orderId": "string",
"outTradeNo": "string",
"paid": true,
"payPostage": 0,
"payPrice": 0,
"payTime": "2019-08-24T14:15:22Z",
"payType": "string",
"pinkId": 0,
"proTotalPrice": 0,
"realName": "string",
"refundPrice": 0,
"refundReason": "string",
"refundReasonTime": "2019-08-24T14:15:22Z",
"refundReasonWap": "string",
"refundReasonWapExplain": "string",
"refundReasonWapImg": "string",
"refundStatus": 0,
"remark": "string",
"seckillId": 0,
"shippingType": 0,
"status": 0,
"storeId": 0,
"totalNum": 0,
"totalPostage": 0,
"totalPrice": 0,
"type": 0,
"uid": 0,
"updateTime": "2019-08-24T14:15:22Z",
"useIntegral": 0,
"userAddress": "string",
"userPhone": "string",
"verifyCode": "string"
},
"totalNum": 0,
"type": 0,
"verifyCode": "string",
"deliveryInfoJsonPath": "string",
"apiAddress": "string",
"orderPageStatus": 0,
"orderPageStatusStr": "string",
"briefImage": "string"
}
],
"page": 0,
"total": 0,
"totalPage": 0
},
"message": "string"
}