curl --location --request POST 'http://127.0.0.1:2000/openapi/order/searchPage' \
--header 'appID: 1' \
--header 'apiVersion: 2.0.0' \
--header 'traceID: 5831f960804c9217ec01e425b8cc76f5' \
--header 'timestamp: 1769394143' \
--header 'sign: ee0c7fd88f098cb4cf4c4eed5aa66bc3' \
--data-urlencode 'pageSize=10' \
--data-urlencode 'createdAt[]=1771257600000' \
--data-urlencode 'createdAt[]=1773849599999' \
--data-urlencode 'source=' \
--data-urlencode 'source2=' \
--data-urlencode 'goodsId=1924' \
--data-urlencode 'adminId=' \
--data-urlencode 'catchUid=' \
--data-urlencode 'keyNo=' \
--data-urlencode 'customNo=' \
--data-urlencode 'status=' \
--data-urlencode 'contactPhone=' \
--data-urlencode 'certNo=' \
--data-urlencode 'selectPhone=' \
--data-urlencode 'iccid='{
"code": 0,
"message": "string",
"data": {
"list": [
{
"id": 0,
"adminId": 0,
"goodsId": 0,
"specInfo": null,
"source": 0,
"source2": "string",
"contactPhone": "string",
"certName": "string",
"certNo": "string",
"essProvinceCode": "string",
"essCityCode": "string",
"provinceCode": "string",
"cityCode": "string",
"countyCode": "string",
"provinceName": "string",
"cityName": "string",
"countyName": "string",
"address": "string",
"selectPhone": "string",
"expressName": "string",
"expressNo": "string",
"iccid": "string",
"firstRechargeStatus": 0,
"firstRechargeAt": null,
"firstRechargeMoney": 0,
"flag": 0,
"flagRemark": "string",
"keyNo": "string",
"customNo": "string",
"applyFailReason": "string",
"status": 0,
"activateAt": null,
"createdAt": "string",
"sourceName": "string",
"statusName": "string",
"statusTag": "string",
"goodsName": "string",
"goodsTips": "string",
"goodsCode": "string",
"goodsLimitRule": {
"age": [
"string"
],
"allowResubmitSettle": 0,
"fraudFilter": true,
"noShippingKeyword": "string",
"noShippingRegion": [
"string"
],
"offlineActivate": {
"bookingMode": true,
"collectAddress": true,
"collectSwitch": true,
"informedCard": true,
"liveDetectionSwitch": true,
"nfcSwitch": true,
"signSwitch": true
},
"onlyShippingRegion": [
"string"
],
"person": {
"count": 0,
"cycle": 0
},
"postAfter": {
"event": 0,
"jumpUrl": "string"
},
"postBefore": {
"event": 0,
"goodsId": null,
"jumpUrl": "string"
},
"postBtnTitle": "string",
"specsLabelTitle": "string"
},
"compliance": "string",
"settleMode": 0,
"promoCode": "string",
"frontImage": "string",
"backImage": "string",
"headImage": "string",
"customImage1": "string",
"cutOrderId": 0,
"orderRemark": "string",
"isOffline": 0,
"payStatus": 0,
"payAmount": 0,
"category": 0,
"postStatus": 0,
"contactPhoneNum": 0,
"certNoNum": 0,
"contactPhoneSendNum": 0,
"certNoSendNum": 0,
"categoryName": "string",
"payNum": 0,
"shippingFee": 0,
"acceptFee": 0,
"acceptFeePayStatus": 0,
"custom1": "string",
"custom2": "string",
"custom3": "string",
"numberId": 0,
"offlineCollect": null,
"settleModeName": "string",
"agentSettleFailReason": "string",
"agentSettleDesc": "string",
"agentSettleReward": 0,
"agentSettleCycle": 0,
"showResubmitSettle": 0,
"resubmitSettle": null,
"adminRealName": "string",
"adminAvatar": "string",
"adminMobile": "string",
"adminJobNumber": "string",
"adminCityId": "string",
"adminAddress": "string",
"OrderBelong": "string",
"alarmRemark": "string",
"form": null,
"isAgent": true,
"isDeliveryAgent": true,
"cutLogs": null,
"catchUid": "string",
"catchUidLabel": "string",
"acceptFeePayStatusName": "string",
"shiftOrders": null,
"deliveryStatus": "string",
"deliveryAdminId": 0,
"deliveryAdminName": "string"
}
],
"counter": [
"string"
],
"deliveryCounter": null,
"totalCountX": 0
},
"timestamp": 0,
"traceID": "string"
}