{
"pageNum": 1,
"poolTradeNo":"PT1371894260562920389",
"status":1,
"pageSize": 3,
"orderTimeBegin":"2026-01-01 00:00:00",
"orderTimeEnd":"2027-01-01 00:00:00"
}curl --location 'https://www.xportcn.com/api/poizon/order/list' \
--header 'access-key;' \
--header 'nonce-str;' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{
"pageNum": 1,
"poolTradeNo":"PT1371894260562920389",
"status":1,
"pageSize": 3,
"orderTimeBegin":"2026-01-01 00:00:00",
"orderTimeEnd":"2027-01-01 00:00:00"
}'{
"total": 1,
"data": [
{
"id": "1278673924095213843",
"poolTradeNo": "PT1371894260562920389",
"outOrderId": null,
"outOrderNo": null,
"outOrderStatus": null,
"outShopAccount": null,
"outSource": 5,
"orderStatus": 1,
"orderStatusDesc": "WAITING_FOR_PAYMENT",
"outTotalPrice": 76500,
"totalPrice": 76500,
"servicePrice": 1148,
"outCurrency": "¥",
"tbOrderType": 10,
"userId": "1140421452109971555",
"payCancelTimes": 0,
"createTimeStr": "2026-05-13 16:58:00",
"deliveryAddress": {
"name": "婉清",
"mobilePhone": "13857163114",
"email": null,
"country": null,
"province": "浙江省",
"city": "浙江省",
"area": "余杭区",
"street": null,
"address": "恒生科技园39幢",
"displayName": null,
"iin": null,
"building": null,
"postCode": null
},
"attributes": null,
"poolOrderVOList": [
{
"id": "1278673924250403085",
"poolTradeId": "1278673924095213843",
"userId": "1140421452109971555",
"outPrice": 76500,
"price": 76500,
"freightPrice": 0,
"servicePrice": 1148,
"platformOrder": null,
"outFreightPrice": 0,
"orderStatus": 1,
"orderStatusDesc": "WAITING_FOR_PAYMENT",
"tbOrderType": 10,
"deliveryInfoList": null,
"tbOrderId": "0",
"poolSubOrderVOList": [
{
"id": "1278673924434952675",
"productId": "18624",
"skuId": "111738567",
"quantity": 1,
"subPrice": 76500,
"subTotalPrice": 76500,
"outSubPrice": 76500,
"outSubTotalPrice": 76500,
"subOrderStatus": 1,
"refundStatus": 0,
"subTbOrderId": null,
"subShippingPrice": 0,
"subOrderStatusDesc": "WAITING_FOR_PAYMENT",
"subServicePrice": 1148,
"productName": "Timberland添柏岚 PREMIUM系列 户外休闲防水经典 大黄靴马丁靴 男款 宽版 短筒",
"skuImage": "https://cdn.poizon.com/pro-img/origin-img/20251209/b33d1559d2fc46dab159075a1f24e9e9.jpg",
"skuInfos": "[{\"name\": \"尺码\", \"value\": \"39.5\"}, {\"name\": \"Size\", \"value\": \"39.5\"}, {\"name\": \"版本\", \"value\": \"宽版W\"}, {\"name\": \"Edition\", \"value\": \"Loose Fit W\"}]",
"refundId": null,
"poolOrderItemExtVO": {
"mkdOrderId": null,
"cainiaoItemId": null,
"handlingFee": 777
},
"skuTOList": [
{
"name": "尺码",
"value": "39.5"
},
{
"name": "Size",
"value": "39.5"
},
{
"name": "版本",
"value": "宽版W"
},
{
"name": "Edition",
"value": "Loose Fit W"
}
]
}
]
}
]
}
],
"code": 200,
"msg": null
}