{
"search": {
"pageSize": 50,
"currentPage": 1,
"offset": 0,
"limit": 10,
"total": 261,
"ruleName": "",
"itemIdStr": "",
"spuStr": "",
"articleNumberStr": "",
"status": "",
"fromRuleDate": "",
"toRuleDate": "",
"fromDownDate": "",
"toDownDate": "",
"accountNumberList": [],
"idList": [
"8935141660703064322",
"8935141660703064287",
"8935141660703064286",
"8935141660703064273",
"8935141660703064264",
"8935141660703064246",
"8935141660703064193",
"8935141660703064186",
"8935141660703064142",
"8935141660703064116"
]
},
"pageReqired": true,
"limit": 10,
"offset": 0
}curl --location --request POST 'http://localhost/sale-publish-shopee/shopeeOfflineRecord/download' \
--header 'Authorization: erp-usermgt-n-token:eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxODI2ODAiLCJzdWIiOiIxODI2ODAiLCJpc3MiOiJaU1RELU5FVyIsImlhdCI6MTcyNjYyMjc2MX0.xFQK8jvjI-t1UV19tgI4ehe4akkfuy9BEhnQ5RdJznZCh1ZrgfD7DVzyxCDlviUqei4Cpb0snd6qZML-kZSQBQ' \
--header 'Username: 182680' \
--header 'Content-Type: application/json' \
--data-raw '{
"search": {
"pageSize": 50,
"currentPage": 1,
"offset": 0,
"limit": 10,
"total": 261,
"ruleName": "",
"itemIdStr": "",
"spuStr": "",
"articleNumberStr": "",
"status": "",
"fromRuleDate": "",
"toRuleDate": "",
"fromDownDate": "",
"toDownDate": "",
"accountNumberList": [],
"idList": [
"8935141660703064322",
"8935141660703064287",
"8935141660703064286",
"8935141660703064273",
"8935141660703064264",
"8935141660703064246",
"8935141660703064193",
"8935141660703064186",
"8935141660703064142",
"8935141660703064116"
]
},
"pageReqired": true,
"limit": 10,
"offset": 0
}'{}