{
"records": [
{}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"isSearchCount": true,
"hitCount": true,
"countId": "string",
"maxLimit": 0,
"data": {
"orderId": "string",
"orderNumber": "string",
"status": 0,
"statusList": [
0
],
"timezone": "string",
"oldOrderId": 0,
"skuList": [
"string"
]
},
"pageNum": 0,
"pageSize": 0,
"firstClick": true
}
curl --location --request POST 'https://www.nihaocloud.cn/st-order/query/search-order-page' \
--header 'Content-Type: application/json' \
--data-raw '{
"records": [
{}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"isSearchCount": true,
"hitCount": true,
"countId": "string",
"maxLimit": 0,
"data": {
"orderId": "string",
"orderNumber": "string",
"status": 0,
"statusList": [
0
],
"timezone": "string",
"oldOrderId": 0,
"skuList": [
"string"
]
},
"pageNum": 0,
"pageSize": 0,
"firstClick": true
}'
{
"pageNum": 0,
"pageSize": 0,
"list": [
{
"id": "",
"orderNumber": "",
"status": 0,
"statusStr": "",
"trackingNumber": "",
"language": 0,
"date": "",
"grandTotal": 0.0,
"totalPaid": 0.0,
"orderCurrencyCode": "",
"currencySymbol": "",
"tag": 0,
"isMXWarehouse": false,
"mxOrderTimeOut": 0,
"mxOrderTimeOut2": 0,
"totalQtyOrdered": 0,
"confirmedQty": 0,
"processingQty": 0,
"outOfStock": 0,
"skuImages": [
""
],
"orderSkuImgList": [
{
"img": "",
"customType": 0
}
],
"iso2": "",
"remark": "",
"currentDateTime": "",
"createdAt": "",
"updatedAt": "",
"makeWallet": false,
"isThereADispute": false,
"showDisputeBtn": false,
"chatStatus": false,
"disputeStatus": 0,
"inventoryType": 0,
"paymentMethod": 0,
"paymentMethodStr": "",
"alreadyUploadedProof": false,
"redirectUrl": "",
"paymentChannel": "",
"compensateFlag": 0,
"packageNumber": 0,
"packageCode": "",
"reviewState": 0
}
],
"total": 0
}