{
"query": {
"pageSize": 50,
"currentPage": 1,
"offset": 0,
"limit": 50,
"total": 4000,
"accountNumbers": [],
"ruleName": "南宁仓店铺低毛利率订单调价20250115",
"productIds": [],
"skus": [],
"fromAfterGrossProfitRate": "",
"toAfterGrossProfitRate": "",
"confirmStatus": 0,
"updatePriceStatus": null,
"匹配规则时间": [
"2025-01-15T16:00:00.000Z",
"2025-01-15T16:00:00.000Z"
],
"确认修改时间": [
"",
""
],
"fromMatchedTime": "2025-01-16 00:00:00",
"toMatchedTime": "2025-01-16 23:59:59",
"ids": []
},
"confirmStatus": 1,
"confirmRemark": ""
}curl --location --request POST 'http://localhost/sale-publish-shopee/shopee-adjust-price-item-pool/confirm' \
--header 'Authorization: erp-usermgt-n-token:eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxODI2ODAiLCJzdWIiOiIxODI2ODAiLCJpc3MiOiJaU1RELU5FVyIsImlhdCI6MTcyNjYyMjc2MX0.xFQK8jvjI-t1UV19tgI4ehe4akkfuy9BEhnQ5RdJznZCh1ZrgfD7DVzyxCDlviUqei4Cpb0snd6qZML-kZSQBQ' \
--header 'Username: 182680' \
--header 'Content-Type: application/json' \
--data-raw '{
"query": {
"pageSize": 50,
"currentPage": 1,
"offset": 0,
"limit": 50,
"total": 4000,
"accountNumbers": [],
"ruleName": "南宁仓店铺低毛利率订单调价20250115",
"productIds": [],
"skus": [],
"fromAfterGrossProfitRate": "",
"toAfterGrossProfitRate": "",
"confirmStatus": 0,
"updatePriceStatus": null,
"匹配规则时间": [
"2025-01-15T16:00:00.000Z",
"2025-01-15T16:00:00.000Z"
],
"确认修改时间": [
"",
""
],
"fromMatchedTime": "2025-01-16 00:00:00",
"toMatchedTime": "2025-01-16 23:59:59",
"ids": []
},
"confirmStatus": 1,
"confirmRemark": ""
}'{}