{
"pageNum": 1,
"pageSize": 500,
"scanToAdd": 0,
"type": 0,
"appCartKey": "string",
"selectAll": 0,
"deleteAll": 0,
"deleteInvalidAll": 0,
"skuInfoList": "new ArrayList<>()",
"moveToWhishAll": 0,
"spuList": [
"string"
],
"spu": "string",
"sourceSpu": "string",
"skuList": [
"string"
],
"sourceKeyword": "string",
"sourcePage": "string",
"sourceType": "string",
"utmInfo": "string",
"pointUid": "string",
"referrerUrl": "string",
"logToken": "string",
"customerId": 0,
"iso2": "string",
"platform": "string",
"appVersion": "string",
"SalesProhibitionSkuList": "new ArrayList<>()",
"queryMxCount": 0,
"freeShipAll": 0,
"sensorsPublicParam": {
"formerPageUrl": "string",
"formerFirstLevelPage": "string",
"visitorTypes": "string",
"formerModuleId": "string",
"formerMktId": "string",
"currentPageTitle": "string",
"shipToCountry": "string",
"spm": "string",
"bhvType": "string",
"isLogin": true,
"pushExternalBatchId": "string",
"dmSource": "string",
"experimentName": "string",
"experiment_name": "string"
},
"eventAttributionProperties": {
"key": {}
},
"normalConfirm": 0,
"filterLabel": 0,
"supplierGroup": true,
"supplierCode": "string",
"labelList": "new ArrayList<>()",
"pushExternalBatchId": "string"
}
curl --location --request POST 'https://www.nihaocloud.cn/st-cart/cart/sku-count' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNum": 1,
"pageSize": 500,
"scanToAdd": 0,
"type": 0,
"appCartKey": "string",
"selectAll": 0,
"deleteAll": 0,
"deleteInvalidAll": 0,
"skuInfoList": "new ArrayList<>()",
"moveToWhishAll": 0,
"spuList": [
"string"
],
"spu": "string",
"sourceSpu": "string",
"skuList": [
"string"
],
"sourceKeyword": "string",
"sourcePage": "string",
"sourceType": "string",
"utmInfo": "string",
"pointUid": "string",
"referrerUrl": "string",
"logToken": "string",
"customerId": 0,
"iso2": "string",
"platform": "string",
"appVersion": "string",
"SalesProhibitionSkuList": "new ArrayList<>()",
"queryMxCount": 0,
"freeShipAll": 0,
"sensorsPublicParam": {
"formerPageUrl": "string",
"formerFirstLevelPage": "string",
"visitorTypes": "string",
"formerModuleId": "string",
"formerMktId": "string",
"currentPageTitle": "string",
"shipToCountry": "string",
"spm": "string",
"bhvType": "string",
"isLogin": true,
"pushExternalBatchId": "string",
"dmSource": "string",
"experimentName": "string",
"experiment_name": "string"
},
"eventAttributionProperties": {
"key": {}
},
"normalConfirm": 0,
"filterLabel": 0,
"supplierGroup": true,
"supplierCode": "string",
"labelList": "new ArrayList<>()",
"pushExternalBatchId": "string"
}'
[
{
"sku": "",
"count": 0,
"price": 0.0,
"discountPrice": 0.0,
"discount": 0.0
}
]